Template:Infobox Player: Difference between revisions
Template page
More languages
More actions
No edit summary |
No edit summary |
||
| (21 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 101: | Line 105: | ||
"type": "number", | "type": "number", | ||
"required": false, | "required": false, | ||
"autovalue": "XXXX", | |||
"autovalue": " | |||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 110: | Line 113: | ||
"type": "string", | "type": "string", | ||
"required": false, | "required": false, | ||
"autovalue": "XX", | "autovalue": "XX", | ||
"suggested": true | "suggested": true | ||
| Line 119: | Line 121: | ||
"type": "number", | "type": "number", | ||
"required": false, | "required": false, | ||
"autovalue": "XX", | "autovalue": "XX", | ||
"suggested": true | "suggested": true | ||
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 |