Editing Template:Spell

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
<includeonly>{| cellpadding=0 cellspacing=0 style="background-color:#{{teal 3}}; color:lightseagreen; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}}; width:225px; margin: 0 0 0 1em"
{| cellpadding=0 cellspacing=0 style="background-color:#{{teal 3}}; color:lightseagreen; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}}; width:225px; margin: 0 0 0 1em"
| colspan=3 align=center bgcolor={{teal 1}} style="height: 25px; color:white;" | '''{{{name|{{PAGENAME}}}}}'''
| colspan=3 align=center bgcolor={{teal 1}} style="height: 25px; color:white;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
Line 68: Line 68:
| style="font-size: 90%;" | * Without [[Library]]
| style="font-size: 90%;" | * Without [[Library]]
|}
|}
|}{{{no_text|'''{{{name|{{PAGENAME}}}}}''' is a {{{level|}}} level [[spell]]{{{custom_text| in the [[School of {{{school|}}}]]}}}.}}}</includeonly><noinclude>
|}{{{no_text|'''{{{name|{{PAGENAME}}}}}''' is a {{{level|}}} level [[spell]]{{{custom_text| in the [[School of {{{school|}}}]]}}}.}}}<noinclude>
 
== How to use ==
== 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".  
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".  
Line 74: Line 75:
{| style="background: transparent;"  
{| style="background: transparent;"  
| <pre>{{Spell
| <pre>{{Spell
| name        = (defaults to PAGENAME)
| image      = (defaults to PAGENAME.png)
| custom_text = (defaults to "in the school of {{{school}}}")
  | school      =  
  | school      =  
  | level      =  
  | level      =  
Line 87: Line 85:
|}
|}


==Example==
You can also replace the "in the school of X magic" text with a custom text by adding a custom_text variable row:
{{Spell |0|0|0|0|10|10|20|0|0|0|0
{| style="background: transparent;"
| name        = Armageddon
| <pre>
| image      = Armageddon.png
  | custom_text = </pre>
  | school      = Fire Magic
|}
| level      = 4th
 
| cost        = 24/20
You can also use another image by including image variable row:
| duration    = instant
{| style="background: transparent;"
| b_effect    = All troops take (30 + (power &times; 50)) points of damage.
| <pre>
| a_effect    = All troops take (60 + (power &times; 50)) points of damage.
  | image      = </pre>
  | e_effect    = All troops take (120 + (power &times; 50)) points of damage.
|}
}}
[[Category: Spell templates|{{PAGENAME}}]]</noinclude>
[[Category: Spell templates|{{PAGENAME}}]]</noinclude>
Please note that all contributions to Heroes 3 wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)