Template:Infobox player: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Donor ranks |
||
Line 15: | Line 15: | ||
| netherite = <span style="color:#AA0000;">❊</span>Netherite | | netherite = <span style="color:#AA0000;">❊</span>Netherite | ||
}} | }} | ||
|param3=Staff position | |param3=Donor Rank | ||
| | |param3-content={{#switch:{{lc:{{{donor-rank|}}}}} | ||
| donor = <span style="color:#FFAA00;">Donor</span> | |||
| patron = <span style="color:#FFAA00;">Donor</span> | |||
}} | |||
|param4=Staff position | |||
|param4-content={{#switch:{{lc:{{{staff-position|}}}}} | |||
| moderator = <span style="color:#00AA00;">Moderator</span> [[Category:Moderators]] | | moderator = <span style="color:#00AA00;">Moderator</span> [[Category:Moderators]] | ||
| admin = <span style="color:#AA0000;">Admin</span> [[Category:Admins]] | | admin = <span style="color:#AA0000;">Admin</span> [[Category:Admins]] | ||
Line 23: | Line 28: | ||
| former moderator = <span style="color: #AAAAAA;">Former Moderator</span> [[Category:Former_staff]] | | former moderator = <span style="color: #AAAAAA;">Former Moderator</span> [[Category:Former_staff]] | ||
}} | }} | ||
| | |param5=First joined | ||
| | |param5-content={{#formatdate:{{{first-joined|}}}|dmy}} | ||
| | |param6=Pronouns | ||
| | |param6-content={{{pronouns|}}} | ||
| | |param7=Location/timezone | ||
| | |param7-content={{{location|}}} | ||
}}{{DEFAULTSORT:{{{title|{{PAGENAME}}}}}}} | }}{{DEFAULTSORT:{{{title|{{PAGENAME}}}}}}} | ||
Line 97: | Line 102: | ||
"example": "The dark lord", | "example": "The dark lord", | ||
"type": "string" | "type": "string" | ||
}, | |||
"donor-rank": { | |||
"label": "Donor Rank", | |||
"suggestedvalues": [ | |||
"donor", | |||
"patron" | |||
] | |||
} | } | ||
}, | }, | ||
Line 108: | Line 120: | ||
"pronouns", | "pronouns", | ||
"location", | "location", | ||
"caption" | "caption", | ||
"donor-rank" | |||
], | ], | ||
"format": "block" | "format": "block" |
Revision as of 06:57, 19 April 2025
An infobox for player pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | no description
| String | optional |
Nicknames | nickname | no description
| String | optional |
Rank | rank | no description
| String | suggested |
Staff position | staff-position | no description
| String | optional |
First joined | first-joined | no description
| Date | suggested |
Pronouns | pronouns | no description
| String | suggested |
Location | location | no description
| String | optional |
Caption | caption | no description
| String | optional |
Donor Rank | donor-rank | no description
| Unknown | optional |