Template:UserInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
{{!}} {{{altnicknames}}} | {{!}} {{{altnicknames}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{mcnickname|}}}|<nowiki/> | |||
{{!}}- | |||
! Minecraft | |||
{{!}} {{{mcnickname}}} | |||
}}<!-- | |||
-->{{#if:{{{role|}}}|<nowiki/> | -->{{#if:{{{role|}}}|<nowiki/> | ||
{{!}}- | {{!}}- | ||
| Line 26: | Line 30: | ||
{{!}} {{{website}}} | {{!}} {{{website}}} | ||
}}<!-- | }}<!-- | ||
-->{{#if:{{{matrix|}}}|<nowiki/> | -->{{#if:{{{matrix|}}}|<nowiki/> | ||
{{!}}- | {{!}}- | ||
! Matrix | ! Matrix | ||
{{!}} {{{matrix}}} | {{!}} {{{matrix}}} | ||
| Line 77: | Line 75: | ||
"Member" | "Member" | ||
] | ] | ||
}, | }, | ||
"datejoined": { | "datejoined": { | ||
| Line 107: | Line 92: | ||
"description": "User's Matrix handle", | "description": "User's Matrix handle", | ||
"example": "@user:drgnz.club" | "example": "@user:drgnz.club" | ||
}, | |||
"activity": { | |||
"label": "Activity", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Very Active", | |||
"Active", | |||
"Somewhat Active", | |||
"Inactive", | |||
"Banned", | |||
"Left Drgnz Club" | |||
], | |||
"description": "How active is this user?" | |||
} | } | ||
}, | }, | ||
Revision as of 18:24, 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 | Alternative names the user goes by | String | optional |
| Minecraft | mcnickname | User's Minecraft nickname | String | optional |
| Role | role | User's role in the community
| String | optional |
| Date joined | datejoined | When did the User join. Or aprox date
| Date | optional |
| Website | website | User's personal website | URL | optional |
| Matrix | matrix | User's Matrix handle
| String | optional |
| Activity | activity | How active is this user?
| String | optional |
