Template:Infobox Player: Difference between revisions
Template page
More languages
More actions
m Protected "Template:Infobox Player" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Skeleton Infobox | ||
|name = | |name = | ||
|bodystyle = | |bodystyle = | ||
|title = {{{minecraftname|{{PAGENAME}}}}} | |title = {{{minecraftname|{{PAGENAME}}}}} | ||
|titlestyle = | |titlestyle = | ||
|image | |image = {{#if:{{{imageurl|}}} | ||
| [[File:{{{imageurl}}}|300px]] | |||
| <div class="autogenerated-skin">https://render.crafty.gg/3d/full/{{{minecraftname|}}}?width=600&height=900&x=-20&y=10&z=50.png</div> | |||
}} | |||
|imagestyle = | |imagestyle = | ||
|caption = {{{imagecaption|}}} | |caption = {{{imagecaption|}}} | ||
| Line 55: | Line 58: | ||
}, | }, | ||
"imageurl": { | "imageurl": { | ||
"label": "Image | "label": "Image", | ||
"description": " | "description": "Filename of a picture of a player", | ||
"type": " | "type": "wiki-file-name", | ||
" | "autovalue": "", | ||
"suggested": true | |||
}, | }, | ||
"imagecaption": { | "imagecaption": { | ||
| Line 100: | Line 104: | ||
"description": "Year the person was born", | "description": "Year the person was born", | ||
"type": "number", | "type": "number", | ||
"required": false | "required": false, | ||
"autovalue": "XXXX", | |||
"suggested": true | |||
}, | }, | ||
"birthdaymonth": { | "birthdaymonth": { | ||
| Line 106: | Line 112: | ||
"description": "Month the person was born (e.g., Jan, Feb, etc. or numeric)", | "description": "Month the person was born (e.g., Jan, Feb, etc. or numeric)", | ||
"type": "string", | "type": "string", | ||
"required": false | "required": false, | ||
"autovalue": "XX", | |||
"suggested": true | |||
}, | }, | ||
"birthdayday": { | "birthdayday": { | ||
| Line 112: | Line 120: | ||
"description": "Day of the month the person was born", | "description": "Day of the month the person was born", | ||
"type": "number", | "type": "number", | ||
"required": false | "required": false, | ||
"autovalue": "XX", | |||
"suggested": true | |||
}, | }, | ||
"residence": { | "residence": { | ||
Latest revision as of 20:24, 29 July 2026
Infobox for displaying information about a player
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Minecraft Name | minecraftname | The player's Minecraft username | String | required |
| Image | imageurl | Filename of a picture of a player
| File | suggested |
| 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 Day | birthdayday | Day of the month the person was born
| Number | suggested |
| Birthday Month | birthdaymonth | Month the person was born (e.g., Jan, Feb, etc. or numeric)
| String | suggested |
| Birthday Year | birthdayyear | Year the person was born
| Number | suggested |
| 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 |