Template:Spell: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 33: Line 33:


You can also replace the "in the school of X magic" text with a custom text by adding a custom_text variable row:
You can also replace the "in the school of X magic" text with a custom text by adding a custom_text variable row:
<pre>
{| style="background: transparent;"
| <pre>
  | custom_text = </pre>
  | custom_text = </pre>
|}


[[Category:Help templates|{{PAGENAME}}]]</noinclude>
[[Category:Help templates|{{PAGENAME}}]]</noinclude>

Revision as of 09:33, 2 February 2014

Spell is a {{{4}}} level spell in the [[school of {{{1}}}]].

Spell
File:Spell.png
School: [[School of {{{1}}}|{{{1}}}]]
Level: {{{4}}}
Basic cost: {{{2}}}
Duration: {{{3}}}

How to use

Copy the code at the beginning of the spell article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "school" is not the same as "school".

{{Spell
 | school      = 
 | level       = 
 | cost        = 
 | duration    = 
}}

You can also replace the "in the school of X magic" text with a custom text by adding a custom_text variable row:

 | custom_text =