Difference between revisions of "Template:Spell"

From Krafties
Jump to navigation Jump to search
m
Line 29: Line 29:
 
:*<code><nowiki>caster=</nowiki></code> what [[Element]] of pets can cast this spell?
 
:*<code><nowiki>caster=</nowiki></code> what [[Element]] of pets can cast this spell?
 
:*<code><nowiki>desc=</nowiki></code> description of the spell
 
:*<code><nowiki>desc=</nowiki></code> description of the spell
:*<code><nowiki>float=</nowiki></code> '''Optional:''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text (its "right" by default)
+
:*<code><nowiki>float=</nowiki></code> '''Optional:''' for positioning the table, can make it float <code>left</code>, <code>right</code> or <code>none</code>. "None" does not wrap text.
 +
 
 
==See Also==
 
==See Also==
 
{{Useful Templates}}
 
{{Useful Templates}}
 
|}
 
|}

Revision as of 07:07, 30 March 2015

?
Spell Type ?
Element Neutral
Spell Uses

?

Casters ?
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>

This form is for individual spell pages

Filling the Form {{Spell}}

How to fill {{Spell|name=|type=|element=|use=|caster=|desc=}}
  • name= Spell Name
  • type= Combat spell, Healing spell or Mental spell
  • element= what Element is the spell? (It'll be "Neutral" by default)
  • use= how can you use it, battle spell? on self? on teammates? on wilds? enchanting? other pets? on opponents?
  • caster= what Element of pets can cast this spell?
  • desc= description of the spell
  • float= Optional: for positioning the table, can make it float left, right or none. "None" does not wrap text.

See Also