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; width:250px;"> | <div style="float:right; clear:right; margin:0 0 1em 1em; width:250px;"> | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 22: | Line 19: | ||
! Role | ! Role | ||
{{!}} {{{role}}} | {{!}} {{{role}}} | ||
}}<!-- | |||
-->{{#if:{{{activity|}}}|<nowiki/> | |||
{{!}}- | |||
! Activity | |||
{{!}} {{{activity}}} | |||
}}<!-- | }}<!-- | ||
-->{{#if:{{{datejoined|}}}|<nowiki/> | -->{{#if:{{{datejoined|}}}|<nowiki/> | ||
| Line 37: | Line 39: | ||
! Matrix | ! Matrix | ||
{{!}} {{{matrix}}} | {{!}} {{{matrix}}} | ||
}} | }} | ||
|} | |} | ||
| Line 70: | Line 67: | ||
"label": "Role", | "label": "Role", | ||
"type": "string" | "type": "string" | ||
}, | |||
"activity": { | |||
"label": "Activity", | |||
"type": "string", | |||
"suggestedvalues": ["Active", "Inactive", "On break"] | |||
}, | }, | ||
"datejoined": { | "datejoined": { | ||
| Line 81: | Line 83: | ||
"matrix": { | "matrix": { | ||
"label": "Matrix", | "label": "Matrix", | ||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 18:13, 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 | altnicknames | no description | String | optional |
| Minecraft | mcnickname | no description | String | optional |
| Role | role | no description | String | optional |
| Activity | activity | no description
| String | optional |
| Date joined | datejoined | no description | Date | optional |
| Website | website | no description | URL | optional |
| Matrix | matrix | no description | String | optional |
