Template:UserInfo: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |- ! colspan="2" | [[File:{{{picture|Placeholder.png}}}|200px]] |- ! colspan="2" | {{{name|Fox Doe}}} |- ! Alt. Nick | {{{altnicknames|Foxie, Foxington}}} |- ! Minecraft | {{{mcnickname|Foxer621}}} |- ! Role | {{{role|Member}}} |- ! Date joined | {{{datejoined|21-june-2026}}} |- ! Website | {{{website|foxter.one}}} |- ! Matrix | {{{matrix|somefox:drgnz.club}}} |} <noinclude> <templatedata> { "description": "Infobox for a user profile.", "params..." |
No edit summary |
||
| Line 3: | Line 3: | ||
! colspan="2" | [[File:{{{picture|Placeholder.png}}}|200px]] | ! colspan="2" | [[File:{{{picture|Placeholder.png}}}|200px]] | ||
|- | |- | ||
! colspan="2" | {{{name| | ! colspan="2" | {{{name|}}} | ||
|- | |- | ||
! Alt. Nick | ! Alt. Nick | ||
| {{{altnicknames| | | {{{altnicknames|}}} | ||
|- | |- | ||
! Minecraft | ! Minecraft | ||
| {{{mcnickname| | | {{{mcnickname|}}} | ||
|- | |- | ||
! Role | ! Role | ||
| {{{role| | | {{{role|}}} | ||
|- | |- | ||
! Date joined | ! Date joined | ||
| {{{datejoined| | | {{{datejoined|}}} | ||
|- | |- | ||
! Website | ! Website | ||
| {{{website| | | {{{website|}}} | ||
|- | |- | ||
! Matrix | ! Matrix | ||
| {{{matrix| | | {{{matrix|}}} | ||
|} | |} | ||
| Line 39: | Line 39: | ||
}, | }, | ||
"altnicknames": { | "altnicknames": { | ||
"label": " | "label": "Alt. Nick ", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"mcnickname": { | "mcnickname": { | ||
"label": "Minecraft | "label": "Minecraft", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
Revision as of 17:38, 25 July 2026
| |
|---|---|
| Alt. Nick | |
| Minecraft | |
| Role | |
| Date joined | |
| Website | |
| Matrix | |
Infobox for a user profile.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Picture | picture | no description | File | optional |
| Name | name | no description | String | required |
| Alt. Nick | altnicknames | no description | String | optional |
| Minecraft | mcnickname | 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 |
