|
|
| (10 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| This template is an infobox for spells and is to be used at the top of spell articles. Note that for specific details of a spell in a certain game/version, the [[Template:Spell]] template should be used. This template uses [[Template:Infobox]] as a base template. | | ==Usage== |
| | This template is a standard spell/ability infobox template. |
| | (Uses [[Template:Infobox]] as a base template) |
|
| |
|
| <pre> | | <pre> |
| {{Spell Infobox | | {{Spell Infobox |
| |title = | | |name = |
| |image = | | |image = |
| |japanese = | | |japanese = |
| |romaji = | | |romaji = |
| |type = | | |translation = |
| | |type = |
| | |first = |
| | |dw = |
| | |other = |
| | |old = |
| }} | | }} |
| </pre> | | </pre> |
|
| |
|
| *'''title''' - The current English name of the spell (Frizz as opposed to Fireball, Omniheal as opposed to Healusall, etc.)
| | ==Example== |
| *'''image''' - An image of a character performing the spell, or an illustration of such
| |
| *'''japanese''' - The kana (Japanese characters) used for the Japanese games
| |
| *'''romaji''' - The romanized (English) spelling of the Japanese name
| |
| *'''type''' - What kind of effect this spell has (See below for details)
| |
|
| |
|
| == Spell and Ability Types == | | {{Spell Infobox |
| *'''Offensive''' - Spells that deal damage or cause instant death (Frizz, Zap, Crack, Whack, etc.)
| | |title = Kafrizz |
| *'''Restorative''' - Spells that restore HP or MP or cure status ailments (Heal, Zing, Drain Magic, Squelch, etc.)
| | |image = [[File:DQ3 Spell Kafrizzle.png|170px]] |
| *'''Status Boosting''' - Spells that increase stats or cause positive status effects (Buff, Oomph, Bounce, Acceleratle, etc.)
| | |japanese = メラゾーマ |
| *'''Disruptive''' - Spells that causes negative status effects or lowers stats (Snooze, Sap, Fuddle, Fizzle, etc.)
| | |romaji = Merazōma |
| *'''Exploratory''' - Spells that can transport party members, change the time, lure enemies, or sense treasure (Zoom, Safe passage, Whistle, etc.)
| | |type = Offensive |
| *'''Skills''' - Abilities learned as a part of a skill set of a class or as part of a skill point system (Thin Air, Hustle Dance, Gigaslash, etc.)
| | |first = {{DQ3|short}} |
| *'''Other''' - Spells like Hocus Pocus, which don't fit in anywhere else.
| | |other = Kafrizzle |
| | |dw = Blazemost |
| | }} |
| | |
| | <pre> |
| | {{Spell Infobox |
| | |title = Kafrizz |
| | |image = [[File:DQ3 Spell Kafrizzle.png|170px]] |
| | |japanese = メラゾーマ |
| | |romaji = Merazōma |
| | |type = Offensive |
| | |first = {{DQ3|short}} |
| | |other = Kafrizzle |
| | |dw = Blazemost |
| | }} |
| | </pre> |