Template:Infobox Player: Difference between revisions
Template page
More languages
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|name = |
|name = |
||
|bodystyle = |
|bodystyle = |
||
|title = {{{minecraftname|{{PAGENAME}} |
|title = {{{minecraftname|{{PAGENAME}}}}} |
||
|titlestyle = |
|titlestyle = |
||
|image = {{{imageurl|}}} |
|image = {{{imageurl|}}} |
||
Line 42: | Line 42: | ||
|label10 = Staff member |
|label10 = Staff member |
||
|data10 = {{#ifeq:{{lc:{{{moderator|}}}}}|yes|[[Moderator]][[Category:Moderators|{{uc:{{{minecraftname|}}}}}]]|{{#ifeq:{{lc:{{{admin|}}}}}|yes|[[Admin]][[Category:Admins|{{uc:{{{minecraftname|}}}}}]]|}}}} |
|data10 = {{#ifeq:{{lc:{{{moderator|}}}}}|yes|[[Moderator]][[Category:Moderators|{{uc:{{{minecraftname|}}}}}]]|{{#ifeq:{{lc:{{{admin|}}}}}|yes|[[Admin]][[Category:Admins|{{uc:{{{minecraftname|}}}}}]]|}}}} |
||
{{#if:{{{minecraftname|}}}|[[Category:Players]]}} |
|||
}}</includeonly> |
}}</includeonly> |
||
<noinclude><templatedata> |
<noinclude><templatedata> |
||
Line 49: | Line 50: | ||
"minecraftname": { |
"minecraftname": { |
||
"label": "Minecraft Name", |
"label": "Minecraft Name", |
||
"description": "The player's Minecraft username |
"description": "The player's Minecraft username", |
||
"type": "string", |
"type": "string", |
||
"required": |
"required": true |
||
}, |
}, |
||
"imageurl": { |
"imageurl": { |
Revision as of 00:56, 3 August 2025
Infobox for displaying information about a player
Parameter | Description | Type | Status | |
---|---|---|---|---|
Minecraft Name | minecraftname | The player's Minecraft username | String | required |
Image URL | imageurl | A wiki-URL to a picture of the player | String | required |
Caption | imagecaption | Caption for the image | String | optional |
Alias | preferredname | Preferred or alternative name(s) the player goes by | String | optional |
Gender | gender | The person's gender. | String | optional |
Pronouns | pronouns | The person's preferred pronouns | String | optional |
Location | location | Country/city/location where the player is currently located. | String | optional |
Nationality | nationality | The player's nationality | String | optional |
Birthday Year | birthdayyear | Year the person was born | Number | optional |
Birthday Month | birthdaymonth | Month the person was born (e.g., Jan, Feb, etc. or numeric) | String | optional |
Birthday Day | birthdayday | Day of the month the person was born | Number | optional |
Resides in | residence | Place of residence in Terrafirma | String | optional |
Moderator Status | moderator | Set to 'yes' if the player is a Moderator | String | optional |
Admin Status | admin | Set to 'yes' if the player is an Admin | String | optional |