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:#{{Teal 1}}; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}}; width:225px; margin: 0 0 0 1em"
{{{no_text|'''{{{name|{{PAGENAME}}}}}''' is a {{{level|}}} level [[spell]]{{{custom_text| in the [[School of {{{school|}}}]]}}}.}}}
| colspan=3 align=center bgcolor={{teal 1}} style="height: 25px; color:white;" | '''{{{name|{{PAGENAME}}}}}'''
{| cellpadding=0 cellspacing=0 style="background-color:#{{teal 3}}; border: 1px solid black; float:{{{float|right}}}; width:225px; margin: 0 0 0 1em"
| colspan=3 align=center bgcolor={{teal 1}} style="height: 25px;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
| rowspan=5 align=center valign=center style="margin-left: 5px;; margin-right: 5px;" | [[File:{{{image|{{PAGENAME}}.png}}}]]
| rowspan=5 align=center valign=center style="margin-left: 5px;; margin-right: 5px;" | [[File:{{{image|{{PAGENAME}}.png}}}]]
Line 63: Line 64:
|-
|-
| {{Town|Cove}}{{-}}{{withhota}} || {{-}}{{-}}{{{11|}}}
| {{Town|Cove}}{{-}}{{withhota}} || {{-}}{{-}}{{{11|}}}
|-
| {{Town|Factory}}{{-}}{{withhota}} || {{-}}{{-}}{{{12|}}}
|-
|-
| 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>
|}<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 74:
{| 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 84:
|}
|}


==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: Misc 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)