Template:UserInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
! Date joined | ! Date joined | ||
{{!}} {{{datejoined}}} | {{!}} {{{datejoined}}} | ||
}}<!-- | |||
-->{{#if:{{{dateleft|}}}|<nowiki/> | |||
{{!}}- | |||
! Date left | |||
{{!}} {{{dateleft}}} | |||
}}<!-- | }}<!-- | ||
-->{{#if:{{{website|}}}|<nowiki/> | -->{{#if:{{{website|}}}|<nowiki/> | ||
| Line 78: | Line 83: | ||
"description": "When did the User join. Or aprox date", | "description": "When did the User join. Or aprox date", | ||
"example": "22 April 2023" | "example": "22 April 2023" | ||
}, | |||
"dateleft": { | |||
"label": "Date left", | |||
"type": "date", | |||
"description": "When did the User leave the community. Or aprox date", | |||
"example": "23 October 2023" | |||
}, | }, | ||
"website": { | "website": { | ||
| Line 115: | Line 126: | ||
"role", | "role", | ||
"datejoined", | "datejoined", | ||
"dateleft", | |||
"website", | "website", | ||
"matrix", | "matrix", | ||
Latest revision as of 07:19, 17 August 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 |
| Role | role | User's role in the community
| String | optional |
| Date joined | datejoined | When did the User join. Or aprox date
| Date | optional |
| Date left | dateleft | When did the User leave the community. Or aprox date
| Date | optional |
| Website | website | User's personal website | URL | optional |
| Matrix | matrix | User's Matrix handle
| String | optional |
| Minecraft | mcnickname | User's Minecraft nickname | String | optional |
| Activity | activity | How active is this user?
| String | optional |
