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 |
||
| Line 100: | Line 100: | ||
"description": "Year the person was born", | "description": "Year the person was born", | ||
"type": "number", | "type": "number", | ||
"required": false | "required": false, | ||
"default": "XX", | |||
"autovalue": "XX", | |||
"suggested": true | |||
}, | }, | ||
"birthdaymonth": { | "birthdaymonth": { | ||
| Line 106: | Line 109: | ||
"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, | ||
"default": "XX", | |||
"autovalue": "XX", | |||
"suggested": true | |||
}, | }, | ||
"birthdayday": { | "birthdayday": { | ||
| Line 112: | Line 118: | ||
"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, | ||
"default": "XX", | |||
"autovalue": "XX", | |||
"suggested": true | |||
}, | }, | ||
"residence": { | "residence": { | ||
Revision as of 15:53, 29 October 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 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 |