Template:Infobox player character
Appearance
| Infobox player character | |
|---|---|
| Player Character |
This infobox is for player-created characters.
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 | Infobox title. Defaults to the page name. | String | optional |
| Player | player | Player controlling the character. | String | suggested |
| Portrait image | image | File name only, without File:. | File | suggested |
| Portrait size | imagesize | Example: 300px.
| String | optional |
| Portrait caption | image_caption | Caption under the portrait. | String | optional |
| Race | race | Race page name to link to. | Page name | optional |
| Age | age | Example: 26 cycles. | String | optional |
| Nationality | nationality | Nationality page name to link to. | Page name | optional |
| Origin | origin | Origin page name to link to. | Page name | optional |
| Settlement (legacy) | settlement | 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 | Faction or organization. | String | optional |
| Status | status | Alive, deceased, missing, non-canonical, etc. | String | optional |
| In-game image | game_image | File name only, without File:. | File | optional |
| In-game image size | game_imagesize | Example: 180px.
| String | optional |
| In-game image caption | game_image_caption | Caption under the in-game image. | String | optional |
| Disable category | nocat | Set to any value to prevent adding Category:Player characters. | String | optional |