Template:Spell Infobox: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Creating a new template for spells. I'll try updating the spell pages as much as I can.
 
Lino49 (talk | contribs)
No edit summary
 
(21 intermediate revisions by 11 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 = {{{title| {{{name| {{PAGENAME}} }}} }}}
! style="background-color: #FFFFFF;" | Kana
| title =
| {{{japanese}}}
| label1 = Japanese
|-
| data1 = <span lang="ja">{{{japanese | {{{jap| }}} }}}</span>
! style="background-color: #FFFFFF;" | Japanese name
| label2 = Rōmaji
| {{{romaji}}}
| data2 = <span lang="ja">''{{{romaji| }}}''</span>
|-
| label3 = Translation
! style="background-color: #FFFFFF;" | Original name
| data3 = {{{translation|}}}
| {{{old}}}
| label4 = Type
|-
| data4 = {{{type|}}}
! style="background-color:#FFFFFF;" | Type
| label5 = First appearance
| {{{type}}}
| data5 = {{{first|}}}
|-
| label6 = Other names
|}
| data6 = {{{other|}}}
 
| label7 = Dragon Warrior naming
 
| data7 = {{{dw|}}}
<noinclude>
| label8 = '''Older names'''
 
| data8 = {{{old|}}}
This template is for spells and abilities.
}}</includeonly><noinclude>
 
{{Spell Infobox/doc}}
To use this template, copy+paste this into the article:
[[Category:Spell templates]]
 
[[Category:Infobox templates]]
<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]]

Latest revision as of 16:31, 25 February 2026

Usage[edit source]

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[edit source]

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