Template:Spell: Difference between revisions
No edit summary |
Created template |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
See [[Template:Spell/doc]] for documentation on this template.<br/> | |||
[[Category:Spell templates|Spell]] | |||
| | |||
</noinclude> | </noinclude> | ||
<onlyinclude><includeonly> | |||
{{ #switch: {{{1}}} | |||
| header = {{{!}} cellpadding="0" cellspacing="0" class="spellTemplateTable" | |||
{{!}}- | |||
| entry = | |||
{{!}} style="vertical-align:top;" {{!}} | |||
{{{!}} cellpadding="5" cellspacing="0" style="margin: 0px 10px 0px 0px; height:100%; width:250px; border-collapse: collapse;" | |||
{{!}}- | |||
{{!}} colspan="2" style="font-size:120%; font-weight:bold;" class="spellTemplateHeader" {{!}} {{#if: {{{image|}}} | {{{image}}} }} {{{name}}} | |||
{{!}}- | |||
{{!}} style="width:50px;" class="spellTemplateHeader" {{!}} MP | |||
{{!}} class="spellTemplateCell" {{!}} {{{mp}}} | |||
{{!}}- | |||
{{!}} style="width:50px;" class="spellTemplateHeader" {{!}} Effect | |||
{{!}} class="spellTemplateCell" {{!}} {{{effect}}} | |||
{{!}} | |||
{{#if: {{{flavor|}}} | {{!}}- | |||
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Flavor text | |||
{{!}} class="equipmentTemplateCell" {{!}} {{{flavor}}} }} | |||
{{#if: {{{console|}}} | {{!}}- | |||
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Console | |||
{{!}} class="equipmentTemplateCell" {{!}} {{{console}}} }} | |||
{{#if: {{{notes|}}} | {{!}}- | |||
{{!}} style="width:50px;" class="equipmentTemplateHeader" {{!}} Notes | |||
{{!}} class="equipmentTemplateCell" {{!}} {{{notes}}} }} | |||
{{!}}} | |||
{{!}} | |||
| footer = {{!}}} }} | |||
</includeonly></onlyinclude> | |||