Template:Spell Infobox: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m moved Template:Spellinfo to Template:Spell Infobox: renaming to show infobox formatting
updating to use infobox formatting
Line 1: Line 1:
{| align = right class="infobox bordered" style="width: 18em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3"
<includeonly><onlyinclude>{{Infobox
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | {{{title}}}
| bgcolor =  
{{qif|test={{{image|}}}|then= {{{image}}}}}
| image = {{{image}}}
|-
| type = {{{type}}}
! style="background-color: #FFFFFF;" | Kana
| title = {{{title}}}
| {{{japanese}}}
| Japanese = {{{japanese}}}
|-
| Romanji = {{{romanji}}}
! style="background-color: #FFFFFF;" | Japanese name
}}</onlyinclude></includeonly><noinclude>
| {{{romaji}}}
{{{{PAGENAME}}/doc}}
|-
[[Category:Spell templates|{{PAGENAME}}]]
! style="background-color: #FFFFFF;" | Original name
[[Category: Infobox templates|{{PAGENAME}}]]
| {{{old}}}
|-
! style="background-color:#FFFFFF;" | Type
| {{{type}}}
|-
|}
 
 
<noinclude>
 
This template is for spells and abilities.
 
To use this template, copy+paste this into the article:
 
<pre>
{{Spellinfo
|title =
|image =
|japanese =
|romaji =
|old =
|type =
}}
</pre>
 
*'''title''' - The current English name of the spell (Frizz as opposed to Fireball, Omniheal as opposed to Healusall, etc.)
*'''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
*'''old''' - The English name used for Dragon Warrior I, II, III, IV, and VII
*'''type''' - What kind of effect this spell has (See below for details)
 
== Spell and Ability Types ==
*'''Offensive''' - Spells that deal damage or cause instant death (Frizz, Zap, Crack, Whack, etc.)
*'''Restorative''' - Spells that restore HP or MP or cure status ailments (Heal, Zing, Drain Magic, Squelch, etc.)
*'''Status Boosting''' - Spells that increase stats or cause positive status effects (Buff, Oomph, Bounce, Acceleratle, etc.)
*'''Disruptive''' - Spells that causes negative status effects or lowers stats (Snooze, Sap, Fuddle, Fizzle, etc.)
*'''Exploratory''' - Spells that can transport party members, change the time, lure enemies, or sense treasure (Zoom, Safe passage, Whistle, etc.)
*'''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.)
*'''Other''' - Spells like Hocus Pocus, which don't fit in anywhere else.
 
== Variation Between Games ==
 
Use this table to show variations of the spell in different games.
 
<pre>
{| class="wikitable" border="1" style="text-align:center; width:; height:"  cellpadding="2"
|-
!  Game !!  System !!  MP Cost  !!  Effect  !!  Learned by...  !!  ...at Level 
|-
|    ||    ||    ||    ||    ||    ||   
|}
</pre>
 
</noinclude>
</noinclude>
[[Category:Spells]]

Revision as of 13:53, 22 October 2010

Usage

This template is a standard spell/ability infobox template. (Uses Template:Infobox as a base template)

{{Spell Infobox
|name =
|image =
|japanese =
|romaji =
|translation = 
|type =
|first = 
|dw = 
|other = 
|old =
}}

Example

{{Spell Infobox
|title = Kafrizz
|image = [[File:DQ3 Spell Kafrizzle.png|170px]]
|japanese = メラゾーマ
|romaji = Merazōma
|type = Offensive
|first = {{DQ3|short}}
|other = Kafrizzle
|dw = Blazemost
}}