Template:Infobox player character
Template:Documentation subpage
This infobox is for player-created characters. Use Template:Tl on player character pages.
Usage
{{Infobox player character
| name =
| player =
| image =
| image_caption =
| race =
| age =
| nationality =
| origin =
| aliases =
| occupation =
| status =
| game_image =
| game_image_caption =
}}
Infobox for player-created characters on the Mundus Wiki.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Character name shown in the infobox title. Defaults to the page name. | String | optional |
| Player | player | The player controlling or owning the character (display name). | String | suggested |
| Portrait image | image | File name of the character portrait (without 'File:'). | File | suggested |
| Portrait size | imagesize | Portrait size, for example 300px.
| String | optional |
| Portrait alt text | image_alt | Alt text for the portrait image. | String | optional |
| Portrait caption | image_caption | Caption shown below the portrait. | String | optional |
| Race | race | Race page name to link to. | Page name | suggested |
| Age | age | Age text, for example '26 cycles'. | String | optional |
| Nationality | nationality | Nationality page name to link to. | Page name | optional |
| Origin | origin | Origin page name to link to (city, region, settlement). | Page name | optional |
| Settlement (legacy) | settlement | Legacy alias for origin. Used only if origin is blank. | Page name | optional |
| Aliases | aliases | Nicknames or titles. | String | optional |
| Occupation | occupation | Role or job title. | String | optional |
| Affiliation | affiliation | Organization, faction, or group. | String | optional |
| Status | status | Alive, deceased, missing, non-canonical, etc. | String | optional |
| In-game image | game_image | File name of an in-game screenshot (without 'File:'). | File | optional |
| In-game image size | game_imagesize | In-game image size, for example 180px.
| String | optional |
| In-game image alt text | game_image_alt | Alt text for the in-game image. | String | optional |
| In-game image caption | game_image_caption | Caption shown below the in-game image. | String | optional |
| Disable category | nocat | Set to any value to prevent adding Category:Player characters. | String | optional |