Template:Spell: Difference between revisions

No edit summary
mNo edit summary
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3"  
<onlyinclude><includeonly>
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}''
{| cellpadding="0" cellspacing="0" class="spellTemplateTable"  
{{qif|test={{{image|}}}|then= {{{image}}}}}
! colspan="2" class="spellTemplateHeader" | {{{image|&nbsp;}}}&nbsp; {{{name}}} {{#if: {{{console|}}} | ({{{console}}}) }}
|-
| class="spellTemplateHeader" | {{MP}}  
| class="spellTemplateCell" | {{{mp}}}
|-
|-
! style="background-color: #FFFFFF;" | Kanji
| class="spellTemplateHeader" | Effect
| {{{japanese}}}
| class="spellTemplateCell" | {{{effect}}}
|-
|
! style="background-color: #FFFFFF;" | Localized As
{{#if: {{{flavor|}}} |
| {{{names}}}
{{!}}-
|-
{{!}} class="equipmentTemplateHeader" {{!}} Flavor text
! style="background-color: #FFFFFF;" | MP Usage
{{!}} class="equipmentTemplateCell" {{!}} {{{flavor}}} }}
| {{{mp}}}
{{#if: {{{notes|}}} |
|-
{{!}}-  
! style="background-color:#FFFFFF;" | Effect
{{!}} class="equipmentTemplateHeader" {{!}} Note
| {{{effect}}}
{{!}} class="equipmentTemplateCell" {{!}} {{{note}}} }}
|}<noinclude>
|} </includeonly></onlyinclude><noinclude>
 
{{Spell/doc}}
== Usage ==
[[Category:Spell templates]]
<pre>
{{Spell
|title = ''use the title of the article (ex.'' Baikiruto'')''
|image = 
|japanese = ''use kanji 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>