Template:Infobox character/doc

From Undertale Yellow Wiki
Jump to navigation Jump to search

This template is used as an infobox for characters.

Parameters

ParameterDescription
undertaleName of the character's article on Undertale Wiki or yes if the Undertale Wiki's article has the same name as Deltarune Wiki's
defenseDF of the character
nocheckSet to "yes" if the character has no "Check" ACT
expThe amount of EXP the character drops when killed.
actACTs of the character
goldThe amount of GOLD earned after killing/sparing the character
captionImage caption.
healthMax HP of the character
relationshipsRelationships of the character
imageImage inserted in the infobox. Use a gallery if you want multiple images.
nameCharacter name (if different from page name).
waresIf the character is a vendor, these are the wares they are selling
locationFirst occurrence of the character
musicLeitmotif of the character
aka"Also known as" section
attackAT of the character

Sample output

{{Infobox character
|name          = Flowey
|image         = Flowey battle idle.gif
|aka           = Alias, Nickname
|location      = Place
|relationships = Person (type) 
|music         = Themes
|health        = 99
|attack        = 99
|defense       = 99
|exp           = 99
|gold          = 99
|act           = Act, Act
|undertale     = yes
}}

gives...

{{Infobox character
|name          = Multiple images example
|image         = <gallery>
  Penilla battle idle.gif     | Battle
  Penilla battle hurt.png     | Hurt
  Penilla battle critical.gif | Critical
  Penilla overworld.png       | Overworld
</gallery>
}}

gives...

See also

Category:Characters for usage examples.