Template:Infobox Character
Usage
To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox.
Full
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|frameless|border|center|alt={{{alt}}}|upright=1]] {{{caption}}} | |
| Biographical information | |
Aliases | {{{aliases}}} |
Nationality | {{{nationality}}} |
Affiliation | {{{affiliation}}} |
Religion | {{{religion}}} |
Language/s | {{{languages}}} |
Origin | {{{origin}}} |
| Personal information | |
Race | {{{race}}} |
Age | {{{age}}} |
Birthday | {{{birthday}}} |
Birthplace | {{{residence}}} |
Gender | {{{gender}}} |
Residence | {{{residence}}} |
Height | {{{height}}} |
Weight | {{{weight}}} |
Hair color | {{{hair_color}}} |
Eye color | {{{eye_color}}} |
Death | {{{death}}} |
Deathplace | {{{deathplace}}} |
| Player information | |
Ingame name | {{{ingame_name}}} |
Discord | {{{discord}}} |
Join date | {{{join_date}}} |
{{Infobox Character
| name =
| image =
| caption =
| alt =
| aliases =
| nationality =
| affiliation =
| religion =
| languages =
| origin =
| race =
| age =
| birthday =
| birthplace =
| gender =
| residence =
| height =
| weight =
| hair_color =
| eye_color =
| death =
| deathplace =
| ingame_name =
| discord =
| join_date =
}}
An infobox template for displaying information about characters.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The character's name | String | required |
| Primary Image | image | Name of the character's portrait file
| String | suggested |
| Image Caption | caption | Brief description of the image's content
| String | optional |
| Alternative Image Text | alt | Alt text for image description | String | optional |
| Aliases | aliases | Aliases of the character. This can include noble titles, nicknames and so on
| String | optional |
| Nationality | nationality | The nation the character is from
| String | optional |
| Affiliation | affiliation | Any type of organization (army, mercenaries, guilds...) the character is part of.
| String | optional |
| Official Religion | religion | The nation's official religion
| Content | optional |
| Spoken Languages | languages | List of spoken languages by the character
| Content | optional |
| Origin | origin | Culture or ethnicity the character comes from
| String | optional |
| Race | race | Race the character belongs to
| String | optional |
| Age | age | The character's age
| String | optional |
| Birthday | birthday | The character's birth day
| String | optional |
| Birthplace | birthplace | The character's birthplace
| String | optional |
| Gender | gender | The character's gender
| String | optional |
| Residence | residence | The character's residence place
| String | optional |
| Height | height | The character's height. Both metric and imperial units are recommended
| String | optional |
| Weight | weight | The character's weight. Both metric and imperial units are recommended
| String | optional |
| Hair color | hair_color | The character's hair color
| String | optional |
| Eye color | eye_color | The character's eye color
| String | optional |
| Death date | death | The character's date of death
| String | optional |
| Deathplace | deathplace | The character's deathplace
| String | optional |
| In-game name | ingame_name | The player's in-game name (IGN) in Minecraft
| String | optional |
| Discord Username | discord | The player's discord username
| String | optional |
| Join Date | join_date | The date the player joined Pactoria
| String | optional |