Difference between revisions of "Template:Spell"

From Krafties
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<onlyinclude>{| class=bluetable style="width:500px"
 
<onlyinclude>{| class=bluetable style="width:500px"
!colspan=4 style="text-align:center"|{{{1|Spell Name}}}
+
|colspan=2 style="text-align:center"|'''{{{name|?}}}'''
 
|-
 
|-
 
!style="width:100px"|Type
 
!style="width:100px"|Type
|style="text-align:center"|{{{type|?}}}
+
|{{{type|?}}}
!style="width:100px"|Element
+
|-
 +
!Element
 
|{{{{{element|Neutral}}}Element}}
 
|{{{{{element|Neutral}}}Element}}
 
|-
 
|-
 
!Uses
 
!Uses
|colspan=3 style="text-align:center"|{{{use|?}}}
+
|{{{use|?}}}
 
|-
 
|-
 
!Description
 
!Description
|colspan=3|{{{description| }}}
+
|{{{description| }}}
 
|}<onlyinclude>
 
|}<onlyinclude>
 
<noinclude>{{Template Explanation|[[Category:Template Form]]
 
<noinclude>{{Template Explanation|[[Category:Template Form]]
Line 17: Line 18:
 
===Filling the Form <nowiki>{{Spell}}</nowiki>===
 
===Filling the Form <nowiki>{{Spell}}</nowiki>===
 
:How to fill <code><nowiki>{{Spell|1|type=|element=|use=|description=}}</nowiki></code>
 
:How to fill <code><nowiki>{{Spell|1|type=|element=|use=|description=}}</nowiki></code>
:#'''Name of Spell'''
+
 
:#'''The rest of the commands:''' (in no particular order)
+
:*<code><nowiki>name=</nowiki></code> Spell Name
:#*<code><nowiki>type=</nowiki></code> [[Combat spell]], [[Healing spell]] or [[Mental spell]]
+
:*<code><nowiki>type=</nowiki></code> [[Combat spell]], [[Healing spell]] or [[Mental spell]]
:#*<code><nowiki>element=</nowiki></code> what [[Element]] is the spell? (It'll be "Neutral" by default)
+
:*<code><nowiki>element=</nowiki></code> what [[Element]] is the spell? (It'll be "Neutral" by default)
:#*<code><nowiki>use=</nowiki></code> how can you use it, '''battle spell'''? '''on self'''? '''on teammates'''? '''on wilds'''? '''[[enchanting]]'''? '''other pets'''? on opponents?
+
:*<code><nowiki>use=</nowiki></code> how can you use it, '''battle spell'''? '''on self'''? '''on teammates'''? '''on wilds'''? '''[[enchanting]]'''? '''other pets'''? on opponents?
:#*<code><nowiki>description=</nowiki></code> description of the spell
+
:*<code><nowiki>description=</nowiki></code> description of the spell
 
}}</noinclude>
 
}}</noinclude>

Revision as of 03:02, 15 September 2014

?
Type ?
Element Neutral
Uses ?
Description
Documentation icon Template documentation ( view · talk · edit)

Template:Spell/doc

The above documentation is transcluded from Template:Spell/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>