Template:PlayerInfobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 95: | Line 95: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "Player infobox", | ||
"params": { | "params": { | ||
"quote": { | "quote": { | ||
| Line 104: | Line 104: | ||
"image": { | "image": { | ||
"label": "Image", | "label": "Image", | ||
"description": "An image of the player | "description": "An image of the player (e.g. ExampleFile.png).", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 137: | Line 137: | ||
"join_num": { | "join_num": { | ||
"label": "Join number", | "label": "Join number", | ||
"description": "The player's unique join number | "description": "The player's unique join number.", | ||
"type": "string", | "type": "string", | ||
"required":true | "required":true | ||
| Line 143: | Line 143: | ||
"death_date": { | "death_date": { | ||
"label": "Death date", | "label": "Death date", | ||
"description": "If applicable, the date the player died | "description": "If applicable, the date the player died.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"death_cause": { | "death_cause": { | ||
"label": "Death cause", | "label": "Death cause", | ||
"description": "If applicable, how the player died | "description": "If applicable, how the player died.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 156: | Line 156: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "head_status": { | ||
"label": "Head | "label": "Head status", | ||
"description": "If applicable and known, the location of or who holds the player's head.", | "description": "If applicable and known, the location of or who holds the player's head.", | ||
"type": "string" | "type": "string" | ||
Latest revision as of 06:14, 25 January 2026
{{PlayerInfobox
|quote =
|image =
|player_name =
|other_names =
|status =
|playtime =
|join_date =
|join_num =
|death_date =
|death_cause =
|death_location =
|head_status =
|last_will =
|allegiances =
|rivalries =
}}