Template:UserInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="float:right; clear:right; margin:0 0 1em 1em;"> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 5: | Line 6: | ||
! colspan="2" | {{{name|}}} | ! colspan="2" | {{{name|}}} | ||
|- | |- | ||
! | ! Role | ||
| {{{ | | {{{role|}}} | ||
|- | |||
! Nicknames | |||
| {{{nicknames|}}} | |||
|- | |- | ||
! Minecraft | ! Minecraft | ||
| {{{ | | {{{minecraft|}}} | ||
|- | |- | ||
! Date joined | ! Date joined | ||
| Line 23: | Line 24: | ||
| {{{matrix|}}} | | {{{matrix|}}} | ||
|} | |} | ||
</div> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 37: | Line 39: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "nicknames": { | ||
"label": " | "label": "nicknames", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "minecraft": { | ||
"label": "Minecraft", | "label": "Minecraft nickname", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 58: | Line 60: | ||
}, | }, | ||
"matrix": { | "matrix": { | ||
"label": "Matrix", | "label": "Matrix handle", | ||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 17:51, 25 July 2026
Infobox for a user profile.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Picture | picture | no description | File | optional |
| Name | name | no description | String | required |
| nicknames | nicknames | no description | String | optional |
| Minecraft nickname | minecraft | no description | String | optional |
| Role | role | no description | String | optional |
| Date joined | datejoined | no description | Date | optional |
| Website | website | no description | URL | optional |
| Matrix handle | matrix | no description | String | optional |
