Template:Infobox character
Character infobox with centered name, image and caption below, and labeled fields in a two-column list. Empty fields are hidden automatically.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Full name of the character.
| String | optional |
| Image | image | Image file name (omit the 'File:' prefix).
| String | optional |
| Caption | caption | Short caption or quote under the image.
| String | optional |
| Aliases | aliases | Alternate names or titles the character is known by.
| String | optional |
| Loyalties | loyalties | Groups, houses, or causes the character serves.
| String | optional |
| Title | title | Formal or informal title(s).
| String | optional |
| Role | role | Occupation, focus, or narrative role.
| String | optional |
| Birthplace | birthplace | Place of birth or origin.
| String | optional |
| Birthdate | birthdate | Date of birth (any readable format).
| String | optional |
| Status | status | Current status (Alive, Deceased, Unknown, etc.).
| String | optional |
| Species | species | Race or species.
| String | optional |
| Gender | gender | Gender identity.
| String | optional |
| Orientation | orientation | Sexual orientation.
| String | optional |
| Partners | partners | Romantic or bonded partners.
| String | optional |
| Education | education | Training, schooling, or institutions.
| String | optional |
Usage
Default (no data)
When you insert the template with no parameters, it renders nothing (so you don’t get an empty box):
{{Infobox character}}
Starter (blank fields ready to fill)
Paste and fill as needed:
{{Infobox character
| name =
| image =
| caption =
| aliases =
| loyalties =
| title =
| role =
| birthplace =
| birthdate =
| status =
| species =
| gender =
| orientation =
| partners =
| education =
}}
Example (filled)
{{Infobox character
| name = Valkaénnar Vaeari
| image = Valkaennar.jpg
| caption = The Lord of Stillness.
| aliases = Lucien Brumenoir; Klaus von Nibelheim
| loyalties = House Vaeari; Equinox
| title = Marquis; Graf
| role = Enchanter; Swordmage
| birthplace = Feywild
| birthdate = 14 Summer 1492
| status = Alive
| species = Ayldarzi
| gender = Male
| orientation = Pansexual
| partners = Vael
| education = Arcane College of Ilina
}}