|
|
| Line 80: |
Line 80: |
| </pre> | | </pre> |
| </noinclude> | | </noinclude> |
| | |
| | <div style="display:none"> |
| | {{Documentation|content= |
| | Infobox for [[Players|Player]] pages. |
| | }} |
| | |
| | |
|
| |
|
| <templatedata> | | <templatedata> |
Latest revision as of 05:02, 11 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 =
}}
Template:Documentation
Template parameters[Edit template data]
| Parameter | Description | Type | Status |
|---|
| Quote | quote | A quote from the player. Do not include quotation marks.
| String | optional |
|---|
| Image | image | An image of the player (e.g. ExampleFile.png).
| String | optional |
|---|
| Player name | player_name | The in-game name of the player. This can usually be omitted if the article name is already the player name.
| String | optional |
|---|
| Other names | other_names | Other names used by the player. For example, if a player has changed their username.
| String | optional |
|---|
| Status | status | The status of the player. Must be alive, inactive, dead or admin.
| String | required |
|---|
| Playtime | playtime | Playtime in hours. Can be found in [[Player Statistics]].
| String | required |
|---|
| Join date | join_date | The player's join date formatted as 'DD MMMM YYYY'. Can be found in [[Player Statistics]].
| String | required |
|---|
| Join number | join_num | The player's unique join number.
| String | required |
|---|
| Death date | death_date | If applicable, the date the player died.
| String | optional |
|---|
| Death cause | death_cause | If applicable, how the player died.
| String | optional |
|---|
| Death location | death_location | If applicable, where the player died in the world (e.g. in a town, in a trial chamber, etc.
| String | optional |
|---|
| Head status | head_status | If applicable and known, the location of or who holds the player's head.
| String | optional |
|---|
| Last will | last_will | If applicable, the last will of the player.
| String | optional |
|---|
| Allegiances | allegiances | If known, players or groups that the player was associated with.
| String | optional |
|---|
| Rivalries | rivalries | If known, players or groups that the player was a known rival of.
| String | optional |
|---|