Template:Spell: Difference between revisions
From Dragon Quest Wiki
FlyingRagnar (talk | contribs) (Created template) |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | {| align = right class="infobox bordered" style="width: 18em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3" | ||
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}'' | |||
{{qif|test={{{image|}}}|then= {{{image}}}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | [http://en.wikipedia.org/wiki/Kana Kana] | |||
| {{{japanese}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Localized As | |||
| {{{names}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | MP Usage | |||
| {{{mp}}} | |||
|- | |||
! style="background-color:#FFFFFF;" | Effect | |||
| {{{effect}}} | |||
|}<noinclude> | |||
== Usage == | |||
<pre> | |||
{{Spell | |||
|title = ''use the title of the article (ex.'' Baikiruto'')'' | |||
|image = | |||
|japanese = ''use kana only (ex.'' バイキルト'')'' | |||
|names = ''example:'' Bikill''<br>'' TwinHits''<br>'' Oomph | |||
|mp = ''if not a constant number (ex. 8) enter the range (ex. 2-4), including the specific detail in the article'' | |||
|effect = ''if effect is not constant, use'' various, see article | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Revision as of 10:50, 27 April 2010
{{{title}}} | |
---|---|
Kana | {{{japanese}}} |
Localized As | {{{names}}} |
MP Usage | {{{mp}}} |
Effect | {{{effect}}} |
Usage
{{Spell |title = ''use the title of the article (ex.'' Baikiruto'')'' |image = |japanese = ''use kana only (ex.'' バイキルト'')'' |names = ''example:'' Bikill''<br>'' TwinHits''<br>'' Oomph |mp = ''if not a constant number (ex. 8) enter the range (ex. 2-4), including the specific detail in the article'' |effect = ''if effect is not constant, use'' various, see article }}