Jump to content
Discussions

Template:Infobox character/doc

From Undertale Wiki

This template is used as an infobox for characters.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Infobox titlename

Character name (if different from page name).

Auto value
{{PAGENAME}}
Stringoptional
Image(s)image

Image inserted in the infobox. Use a gallery if multiple images are required.

Example
Toriel battle.png
Contentsuggested
Image captioncaption

Caption of the image. This should be primarily used for quotes. Do not use this in conjunction with the "description" parameter.

Stringoptional
Descriptiondescription

Descriptive caption for the image. It has no quotation marks. Do not use this in conjunction with the "caption" parameter.

Stringoptional
Pronounspronouns

All pronouns that a character uses.

Suggested values
he/him she/her they/them it/its
Example
it/its, they/them
Stringsuggested
Also known as...aka

Nicknames the character uses. Only list aliases if they are noteworthy and not one-off gags!

Contentoptional
Appearanceslocation

Bulleted list of locations which the character appears in. Each location auto-categorizes the article the infobox is placed on into the relevant location category! See Category:Locations for a list of location categories.

Example
Ruins, Waterfall, etc.
Contentsuggested
Relationshipsrelationships

Relationships the character has to another character. Only list relationships here if they are particularly noteworthy. For example, familial relationships, romantic interests, or relationships explored in-depth in the game.

Contentoptional
Leitmotifleitmotif

Musical leitmotif of the character. Only specify this if there's a relevant section for it in the Leitmotifs article.

Stringoptional
HPhealth

The character's HP.

Contentsuggested
Attackattack

The character's attack.

Contentsuggested
Defensedefense

The character's defense.

Contentsuggested
EXP on killexp

EXP awarded upon killing this character.

Contentsuggested
GOLD on wingold

GOLD awarded upon winning a battle against this character.

Contentsuggested
ACTsact

ACTs that can be used on this character. By default, Check is automatically included.

Contentsuggested
Exclude Check ACT?nocheck

Whether to exclude the Check ACT from being automatically included n the the "act" parameter.

Suggested values
yes
Stringoptional
White textwhite

White text displayed in the True Pacifist Ending Credits.

Stringsuggested
Yellow textyellow

Yellow text displayed in the True Pacifist Ending Credits.

Stringoptional

Sample output

{{Infobox character
|image         = Toriel battle.png
|aka           = Alias, Nickname
|location      = Place
|relationships = Person (type) 
|music         = Themes
|health        = 99
|attack        = 99
|defense       = 99
|exp           = 99
|gold          = 99
|act           = Act, Act
|white         = White text
|yellow        = Yellow text
}}

gives...

{{Infobox character
|name          = Multiple images example
|image         = <gallery>
    Toriel battle.png          | Image 1
    Toriel battle in fight.png | Image 2
</gallery>
}}

gives...

See also