Jump to content
Discussions

Template:Infobox in battle/doc

From Undertale Wiki

Infobox used on In Battle pages.

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Imageimage

Image of the battle.

Example
Mad Mew Mew screenshot battle.png
Filesuggested
Image captioncaption

Caption of the image, usually a quote from the battle itself.

Stringoptional
Music playingmusic

Music playing during the battle.

Contentsuggested
HPhealth

The enemy's HP.

Contentsuggested
Attackattack

The enemy's attack.

Contentsuggested
Defensedefense

The enemy's defense.

Contentsuggested
EXP on killexp

EXP awarded upon killing this enemy.

Contentsuggested
GOLD on wingold

GOLD awarded upon winning a battle against this enemy.

Contentsuggested
ACTsact

ACTs that can be used on this enemy. 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

Sample output

{{Infobox in battle
|name    = Toriel
|image   = Heartache soundtrack.png
|caption = Toriel blocks the way!
|music   = [[Heartache]]
|health  = 440
|attack  = 80 (6 or 8)
|defense = 80 (1 or -9999)
|exp     = 0
|gold    = 0
|act     = Talk
}}

gives...

See also