Aller au contenu
Dans:

Modèle:Infobox in battle

De Wiki Undertale FR

Infobox used on In Battle pages.

Paramètres du modèle[Modifier les données du modèle]

Ce modèle possède une mise en forme personnalisée.

ParamètreDescriptionTypeÉtat
Imageimage

Image of the battle.

Exemple
Mad Mew Mew screenshot battle.png
Fichiersuggéré
Image caption.caption

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

Chaînefacultatif
Music Playingmusic

Music playing during the battle.

Contenusuggéré
HPhealth

The enemy's HP.

Contenusuggéré
Attackattack

The enemy's attack.

Contenusuggéré
Defensedefense

The enemy's defense.

Contenusuggéré
EXP on killexp

EXP awarded upon killing this enemy.

Contenusuggéré
GOLD on wingold

GOLD awarded upon winning a battle against this enemy.

Contenusuggéré
ACTsact

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

Contenusuggéré
Exclude Check ACT?nocheck

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

Valeurs suggérées
yes
Chaînefacultatif

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