Template:CharacterInfobox
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{CharacterInfobox
|name = Ariste Atreides
|image = Ariste Atreides.jpg
|type = Major Character
|affiliation = House Atreides
|status = alive
|dialogue=yes
|aliases=
* Ari
|relatives =
* [[Leto Atreides]] (father)
* [[Jessica Atreides]] (mother)
}}
|
| ||||||||||||||||||
Template Data
This template renders an infobox for in-game characters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The character's name | String | required |
| Type | type | The type of character in the game
| String | required |
| Affiliation | affiliation | The character's affiliation to a house/faction
| String | required |
| Status | status | The current living status of the character
| String | suggested |
| Dialogue | dialogue | If the character has dialogue options
| Boolean | suggested |
| Image | image | Image of the character | File | required |
| Aliases | aliases | Other names the character is known by | String | optional |
| Relatives | relatives | Known relations to other characters | String | optional |
| Version | version | The game version that the character was first added | String | suggested |