Template:PlayerInfobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 60: | Line 60: | ||
| admin = [[Category:Admins]] | | admin = [[Category:Admins]] | ||
}} | }} | ||
[[Category:Players]] | [[Category:Players]]</includeonly><noinclude><pre> | ||
</includeonly> | |||
<noinclude> | |||
<pre> | |||
{{PlayerInfobox | {{PlayerInfobox | ||
|quote = | |quote = | ||
| Line 104: | Line 99: | ||
"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 132: | ||
"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 138: | ||
"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" | ||
}, | }, | ||
"death_location": { | "death_location": { | ||
"label": "Death | "label": "Death location", | ||
"description": "If applicable, where the player died in the world (e.g. in a town, in a trial chamber, etc.", | "description": "If applicable, where the player died in the world (e.g. in a town, in a trial chamber, etc.", | ||
"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" | ||
| Line 172: | Line 167: | ||
}, | }, | ||
"rivalries": { | "rivalries": { | ||
"label": " | "label": "Rivalries", | ||
"description": "If known, players or groups that the player was a known rival of.", | "description": "If known, players or groups that the player was a known rival of.", | ||
"type": "string" | "type": "string" | ||
Latest revision as of 07:49, 7 February 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 =
}}