Template:Infobox character/doc

From Wings of Fire: The New World Wiki
Revision as of 13:40, 8 July 2024 by Stonley (talk | contribs) (Update docs to match)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[[Category:Template documentation pages{{#translation:}}]]

Infobox character is used to create an infobox for a fictional character of any type.

Usage[edit source]

The blank form immediately below shows the most commonly used fields, and complete instructions are listed further down the page.


{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
Created by{{{creator}}}
{{{lbl1}}}{{{data1}}}
{{{lbl2}}}{{{data2}}}
{{{lbl3}}}{{{data3}}}
{{{lbl4}}}{{{data4}}}
{{{lbl5}}}{{{data5}}}
{{{info-hdr}}}
Full name{{{full_name}}}
Alias{{{alias}}}
Gender{{{gender}}}
Title{{{title}}}
Occupation{{{occupation}}}
Affiliation{{{affiliation}}}
Family{{{family}}}
Spouse{{{spouse}}}
Significant other{{{significant_other}}}
Children{{{children}}}
Relatives{{{relatives}}}
Year of hatching{{{year_hatched}}}
{{{lbl21}}}{{{data21}}}
{{{lbl22}}}{{{data22}}}
{{{lbl23}}}{{{data23}}}
{{{lbl24}}}{{{data24}}}
{{{lbl25}}}{{{data25}}}
{{{extra-hdr}}}
{{{lbl31}}}{{{data31}}}
{{{lbl32}}}{{{data32}}}
{{{lbl33}}}{{{data33}}}
{{{lbl34}}}{{{data34}}}
{{{lbl35}}}{{{data35}}}

<syntaxhighlight lang="wikitext" style="overflow: auto;">

Infobox character/doc
In-universe information

</syntaxhighlight>

Parameters[edit source]

All parameters are optional. Separate multiple entries using {{Plainlist }}.

Parameter Notes
name Character name to display in top header (default = PAGENAME).
image Image of the character. "File:" and wikilinking is not required; i.e. use |image=Example.png.
image_upright The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px.
alt Alt text for image.
caption A caption explaining the image.
creator Name of the individuals who are credited with the creation of the character.
noinfo Disable the first "In-universe information" header.
info-hdr Text for display in second header (default = Information).
full_name The character's full name.
  • alias
  • aliases
Any aliases used by the character.
tribe The tribe of the character.
gender The gender of the character. Use only if not obvious.
title Titles the character was known by.
affiliation The kingdom or nation the character belongs to.
family The character's family members.
spouse The character's spouse.
significant_other The character's significant other.
children The characters's children.
relatives The characters's relatives.
year_hatched The year of the character's hatching.
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#".

TemplateData[edit source]

TemplateData


Infobox character

[[Category:TemplateData documentation{{#translation:}}]]

Creates an infobox for a fictional character of any type.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

Character name to display in top header (default = PAGENAME).

Stringoptional
Imageimage

Image of the character. "File:" and wikilinking is not required; i.e. use {{para|image|Example.png}}.

Stringoptional
Image sizeimage_size

A fixed pixel width for the image.

Example
125px
Unknownoptional
Image uprightimage_upright

The image size defaults to frameless (220px). The size should not be set to a value that would result in an image width greater than 270px.

Stringoptional
Altalt

Alt text for image per [[WP:MOSALT]].

Stringoptional
Captioncaption

A caption explaining the image.

Stringoptional
Creatorcreator

Name of the individuals who are credited with the creation of the character.

Stringoptional
Label 1lbl1

Label to display in left column for custom fields under the 1st header.

Stringoptional
Data 1data1

Text to display in the right column corresponding to lbl1.

Stringoptional
Label 2lbl2

Label to display in left column for custom fields under the 1st header.

Stringoptional
Data 2data2

Text to display in the right column corresponding to lbl2.

Stringoptional
Label 3lbl3

Label to display in left column for custom fields under the 1st header.

Stringoptional
Data 3data3

Text to display in the right column corresponding to lbl3.

Stringoptional
Label 4lbl4

Label to display in left column for custom fields under the 1st header.

Stringoptional
Data 4data4

Text to display in the right column corresponding to lbl4.

Stringoptional
Label 5lbl5

Label to display in left column for custom fields under the 1st header.

Stringoptional
Data 5data5

Text to display in the right column corresponding to lbl5.

Stringoptional
Disable second headernoinfo

Disable the first "In-universe information" header.

Stringoptional
Second header textinfo-hdr

Text for display in second header (default = Information).

Stringoptional
Full namefull_name

The character's full name.

Stringoptional
Aliasalias

An alias used by the character. If there is more than one alias, use {{para|aliases}} and separate multiple entries using {{tl|Plainlist}}.

Stringoptional
Aliasaliases

Any aliases used by the character. If there is only one alias, use {{para|alias}}.

Stringoptional
Tribetribe

The tribe of the character.

Stringoptional
Gendergender

The gender of the character.

Stringoptional
Titletitle

Titles the character was known by.

Stringoptional
Occupationoccupation

The character's job or role.

Stringoptional
Affiliationaffiliation

The kingdom or nation the character belongs to.

Stringoptional
Familyfamily

The character's family members.

Stringoptional
Spousespouse

The character's spouse.

Stringoptional
Significant othersignificant_other

The character's significant other.

Stringoptional
Childrenchildren

The characters's children

Stringoptional
Relativesrelatives

The characters's relatives

Stringoptional
Year of hatchingyear_hatched

The year of the character's hatching

Stringoptional
Label 21lbl21

Label to display in left column for custom fields under the 2nd header.

Stringoptional
Data 21data21

Text to display in the right column corresponding to lbl21.

Stringoptional
Label 22lbl22

Label to display in left column for custom fields under the 2nd header.

Stringoptional
Data 22data22

Text to display in the right column corresponding to lbl22.

Stringoptional
Label 23lbl23

Label to display in left column for custom fields under the 2nd header.

Stringoptional
Data 23data23

Text to display in the right column corresponding to lbl23.

Stringoptional
Label 24lbl24

Label to display in left column for custom fields under the 2nd header.

Stringoptional
Data 24data24

Text to display in the right column corresponding to lbl24.

Stringoptional
Label 25lbl25

Label to display in left column for custom fields under the 2nd header.

Stringoptional
Data 25data25

Text to display in the right column corresponding to lbl25.

Stringoptional
Third header textextra-hdr

Text for display in third header (default = No third header).

Stringoptional
Label 31lbl31

Label to display in left column for custom fields under the 3rd header.

Stringoptional
Data 31data31

Text to display in the right column corresponding to lbl31.

Stringoptional
Label 32lbl32

Label to display in left column for custom fields under the 3rd header.

Stringoptional
Data 32data32

Text to display in the right column corresponding to lbl32.

Stringoptional
Label 33lbl33

Label to display in left column for custom fields under the 3rd header.

Stringoptional
Data 33data33

Text to display in the right column corresponding to lbl33.

Stringoptional
Label 34lbl34

Label to display in left column for custom fields under the 3rd header.

Stringoptional
Data 34data34

Text to display in the right column corresponding to lbl34.

Stringoptional
Label 35lbl35

Label to display in left column for custom fields under the 3rd header.

Stringoptional
Data 35data35

Text to display in the right column corresponding to lbl35.

Stringoptional

All parameters (not for general use)[edit source]

Complete list of parameters

<syntaxhighlight lang="wikitext">

Infobox character/doc
In-universe information
</syntaxhighlight>

Example[edit source]

John Doe
Created byAgnes Nixon
In-universe information
AliasJack Dew
GenderMale
TitleDetective
OccupationLaw enforcement
FamilyDoe
SpouseJane Doe
ChildrenJohn Doe, Jr.
Relatives
  • Phil Doe (father)
  • Nancy Doe (mother)

<syntaxhighlight lang="wikitext">

John Doe
Created byAgnes Nixon
In-universe information
AliasJack Dew
GenderMale
TitleDetective
OccupationLaw enforcement
FamilyDoe
SpouseJane Doe
ChildrenJohn Doe, Jr.
Relatives
  • Phil Doe (father)
* Nancy Doe (mother)

</syntaxhighlight>

Tracking categories[edit source]

See also[edit source]