Template:Infobox character
From Wikipedia, the free encyclopedia
| Infobox character | |
|---|---|
| {{{series}}} character | |
| {{{image}}} {{{caption}}} |
|
| First appearance | {{{first}}} |
| Last appearance | {{{last}}} |
| Cause/reason | {{{cause}}} |
| Created by | {{{creator}}} |
| Portrayed by | {{{portrayer}}} |
| Episode count | {{{episode}}} |
| {{{lbl1}}} | {{{data1}}} |
| {{{lbl2}}} | {{{data2}}} |
| {{{lbl3}}} | {{{data3}}} |
| {{{lbl4}}} | {{{data4}}} |
| {{{lbl5}}} | {{{data5}}} |
| Information | |
| Nickname(s) | {{{nickname}}} |
| Aliases | {{{alias}}} |
| Species | {{{species}}} |
| Gender | {{{gender}}} |
| Age | {{{age}}} |
| Date of birth | {{{born}}} |
| Date of death | {{{death}}} |
| Specialty | {{{specialty}}} |
| Occupation | {{{occupation}}} |
| Title | {{{title}}} |
| Call sign | {{{callsign}}} |
| Family | {{{family}}} |
| Spouse(s) | {{{spouse}}} |
| Significant other(s) | {{{significantother}}} |
| Children | {{{children}}} |
| Relatives | {{{relatives}}} |
| Address | {{{residence}}} |
| Religion | {{{religion}}} |
| Nationality | {{{nationality}}} |
| {{{lbl21}}} | {{{data21}}} |
| {{{lbl22}}} | {{{data22}}} |
| {{{lbl23}}} | {{{data23}}} |
| {{{lbl24}}} | {{{data24}}} |
| {{{lbl25}}} | {{{data25}}} |
| {{{extra-hdr}}} | |
| {{{lbl31}}} | {{{data31}}} |
| {{{lbl32}}} | {{{data32}}} |
| {{{lbl33}}} | {{{data33}}} |
| {{{lbl34}}} | {{{data34}}} |
| {{{lbl35}}} | {{{data35}}} |
This template can be used to create an infobox for a fictional character of any type. The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.
{{Infobox character
| colour =
| colour text =
| name =
| series =
| image =
| caption =
| first =
| last =
| cause =
| creator =
| portrayer =
| episode =
| nickname =
| alias =
| species =
| gender =
| age =
| born =
| death =
| specialty =
| occupation =
| title =
| callsign =
| family =
| spouse =
| significantother=
| children =
| relatives =
| residence =
| religion =
| nationality =
| imdb_id =
}}
[edit]
Template documentation
[edit] Usage
All parameters are optional (even "name" can be taken from PAGENAME).
Note that information which is not significant to the character/story should not be included. For instance, there is no need to set the 'species' parameter for a story in which everyone is human.
- colour = Background color for header bars (default = #DEDEE2)
- colour text = Text color for header bars (default = #000)
- name = Character name to display in top header (default = PAGENAME)
- series = Name of the fictional world or story in which the character appears
- image = Image of the character
- caption = Caption to display below image
- first = First appearance of the character
- last = Last appearance of the character
- cause = Reason the character left
- creator = Name of the person who invented the character
- portrayer = Name of the person(s) who portrayed the character
- episode = Number of episodes the character has appeared in
- info-hdr = Text for display in second header (default = Information)
- nickname = Any nicknames for the character
- alias = Any aliases used by the character
- species = Species of the character
- gender = Gender of the character
- age = Age of the character
- born = Character's date of birth
- death = Character's date of death
- specialty = Character's talent
- occupation = Character's profession
- title = Character's title
- callsign = Character's callsign
- family = Family members of the character
- spouse = Name(s) of character's spouse(s)
- significantother = Name(s) of character's significant other(s)/life partner(s). Generally used for gay people.
- children = Names of character's children
- relatives = Family members of the character
- residence = Location where the character lives
- religion = Spiritual beliefs of the character
- nationality = Character's national origin
- extra-hdr = Text for display in third header (default = No third header)
- lbl# = Label to display in left column where '#' is 1-5, 21-25, or 31-35 for custom fields under the 1st, 2nd, or 3rd headers respectively
- data# = Text to display in the right column corresponding to the appropriate 'lbl#'
- tbl-class = Overall class for the table (default = infobox)
- tbl-style = Overall styles for the table (default = width: 20em; text-align: left; font-size: 90%)
- lbl-style = Style to apply to all cells in the left column
- data-style = Style to apply to all cells in the right column
- sep = Separator character(s) to display after each label in the left column
- imdb_id = insert the imdb character id, insert only the number
- noinfo = disable the first "information" header

