Template:Spell Infobox: Difference between revisions

From Dragon Quest Wiki
(Creating a new template for spells. I'll try updating the spell pages as much as I can.)
 
m (del duplicate attribute, simplifying syntax)
(9 intermediate revisions by 6 users not shown)
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>{{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}}}
| label1 = '''[[Wikipedia:Kana|Kana]]'''
|-
| data1 = <span lang="ja">{{{japanese}}}</span>
! style="background-color: #FFFFFF;" | Japanese name
| label2 = '''Romanji'''
| {{{romaji}}}
| data2 = ''{{{romaji}}}''
|-
| label3 = '''Older translations'''
! style="background-color: #FFFFFF;" | Original name
| data3 = {{{old|}}}
| {{{old}}}
}}</includeonly><noinclude>
|-
{{{{PAGENAME}}/doc}}
! style="background-color:#FFFFFF;" | Type
[[Category:Spell templates|{{PAGENAME}}]]
| {{{type}}}
[[Category:Infobox templates|{{PAGENAME}}]]
|-
|}
 
 
<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 04:19, 22 November 2015

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.

{{Spell Infobox
|title =
|image =
|japanese =
|romaji =
|old =
|type =
}}
  • 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
  • type - What kind of effect this spell has (See below for details)

Optional parameters:

  • japanese - The name for the Japanese games
  • romaji - The romanized spelling of the Japanese name
  • old - The names from older translations from earlier localizations (i.e. under "Dragon Warrior" brand name)

Types of Spell and Ability

  • 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.)
  • Support - Spells that increase stats or cause positive status effects (Buff, Oomph, Bounce, Acceleratle, etc.)
  • Debilitating - Spells that causes negative status effects or lowers stats (Snooze, Sap, Fuddle, Fizzle, etc.)
  • Exploration - Spells that can transport party members, change the time, lure enemies, or sense treasure (Zoom, Safe passage, Whistle, etc.)
  • Skill - Abilities learned as a part of a skill set of a class or as part of a skill point system (Thin Air, Lightning Storm, Gigaslash, etc.)
  • Dance - Abilities performed as a dance (Hustle Dance, Underpants Dance, etc.)
  • Other - Spells/abilities like Hocus Pocus, which don't fit in anywhere else.