Template:Infobox spell
This template is used as an infobox on pages describing spells.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Infobox title | name | Name of the spell, if not the same as the page name
| String | optional |
| Image | image | Image of the spell | File | suggested |
| Image caption | caption | Caption of the image | String | optional |
| Also known as | aka | Alternate names used for this spell | Content | optional |
| Usable by | use | Which party members can use the spell | Content | suggested |
| Effect | effect | Effect the spell has when used | Content | suggested |
| TP cost | cost | TP cost to use the spell | Content | suggested |
| Related spells | related | A list of spells related to this one | Content | suggested |
| Flavor text | flavortext | Flavor text shown when hovering over the spell in the POWER menu | Content | suggested |
| Battle text | battle | Flavor text shown when hovering over the spell in the battle menu | Content | suggested |
{{Infobox spell
|name = Susie Buster
|image = Susie battle spellready.gif
|caption = Susie preparing her finest spell
|use = [[Susie]]
|effect = Instantly defeats the enemy
|cost = 1%
|related = [[Rude Buster]]
|flavortext = Susie's finest spell. Instantly KO the enemy and look cool while doing so.
|battle = Instant KO
}}gives...
- Spell, for usage examples.
- MediaWiki:Infobox.css for the styles used in the template.