Template:Infobox player: Difference between revisions
Jump to navigation
Jump to search
Import>Ardakaz mNo edit summary |
m no cats |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{DISPLAYTITLE:{{{title|{{PAGENAME}}}}}}}{{Infobox | ||
|color= | |color=E9FFE9 | ||
|title={{{title|{{PAGENAME}}}}} | |title={{{title|{{PAGENAME}}}}} | ||
|header=<div style="padding:10px;">https://cravatar.eu/helmavatar/{{{title|{{PAGENAME}}}}}/128.png</div> | |header=<div style="padding:10px;">https://cravatar.eu/helmavatar/{{{title|{{PAGENAME}}}}}/128.png</div> | ||
Line 15: | Line 15: | ||
| netherite = <span style="color:#AA0000;">❊</span>Netherite | | netherite = <span style="color:#AA0000;">❊</span>Netherite | ||
}} | }} | ||
|param3= | |param3=Donor Rank | ||
|param3-content={{#switch:{{lc:{{{ | |param3-content={{#switch:{{lc:{{{donor-rank|}}}}} | ||
| | | donor = <span style="color:#FFAA00;">Donor</span> | ||
| patron = <span style="color:#FFAA00;">Patron</span> | |||
| | |||
}} | }} | ||
|param4=First joined | |param4=Staff position | ||
| | |param4-content={{#switch:{{lc:{{{staff-position|}}}}} | ||
| | | moderator = <span style="color:#00AA00;">Moderator</span> | ||
| | | admin = <span style="color:#AA0000;">Admin</span> | ||
| | | overseer = <span style="color:#AA0000;">Overseer</span> | ||
| | | owner = <span style="color: #AA0000;">Owner</span> | ||
}} | | former moderator = <span style="color: #AAAAAA;">Former Moderator</span> | ||
}} | |||
|param5=First joined | |||
|param5-content={{#formatdate:{{{first-joined|}}}|dmy}} | |||
|param6=Pronouns | |||
|param6-content={{{pronouns|}}} | |||
|param7=Location/timezone | |||
|param7-content={{{location|}}} | |||
}}{{DEFAULTSORT:{{{title|{{PAGENAME}}}}}}} | |||
<includeonly> | <includeonly> | ||
Line 67: | Line 73: | ||
"admin", | "admin", | ||
"overseer", | "overseer", | ||
"owner" | "owner", | ||
"former moderator" | |||
] | ] | ||
}, | }, | ||
Line 95: | Line 102: | ||
"example": "The dark lord", | "example": "The dark lord", | ||
"type": "string" | "type": "string" | ||
}, | |||
"donor-rank": { | |||
"label": "Donor Rank", | |||
"suggestedvalues": [ | |||
"donor", | |||
"patron" | |||
] | |||
} | } | ||
}, | }, | ||
Line 106: | Line 120: | ||
"pronouns", | "pronouns", | ||
"location", | "location", | ||
"caption" | "caption", | ||
"donor-rank" | |||
], | ], | ||
"format": "block" | "format": "block" | ||
Line 112: | Line 127: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:Infobox_templates]]</noinclude> |
Latest revision as of 15:23, 1 June 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 |