User:ShushMaster/Test: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>==Object for today: [[Template:Creature table row]] (No one can hear you cry)==</noinclude>
{{{no_text|'''{{{name|{{PAGENAME}}}}}''' is a {{{level|}}} level [[spell]]{{{custom_text| in the [[School of {{{school|}}}]]}}}.}}}
<includeonly>|-
{| cellpadding=0 cellspacing=0 style="background-color:#{{teal 3}}; border: 1px solid black; float:{{{float|right}}}; width:225px; margin: 0 0 0 1em"
|style="text-align:left; border-right:5px solid #{{Blue 3}}; white-space: nowrap;"|{{Cn|{{{1}}}}}||<span title="{{{2}}}">[[File:Town portrait{{-}}{{{2}}}{{-}}small.gif|link={{{2}}}]]||<span title="Level">{{{3}}}||<span title="Attack">{{{4}}}||<span title="Defence">{{{5}}}||<span title="Minimum Damage">'''{{{6}}}'''||<span title="Maximum Damage">'''{{{7}}}'''||<span title="Health">{{{8}}}||<span title="Speed">{{{9}}}||<span title="Growth">{{{10}}}||<span title="AI_Value">{{{11}}}||style="text-align:right;"|{{{12}}}{{-}}{{gold}}||style="white-space: nowrap;"|{{{13|}}}{{-}}||style="text-align:left; border-right:5px solid #{{Blue 3}}"|{{{14|}}}</includeonly><noinclude>
| 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}}}|100px]]
|-
| '''School:'''
| {{-}}{{{exception|[[School of {{{school|}}}]]}}}
|-
| '''Level:'''
| {{-}}{{{level|}}}
|-
| '''Basic cost:'''
| {{-}}{{{cost|}}}
|-
| '''Duration:'''
| {{-}}{{{duration|}}}
|-
| colspan=3 bgcolor={{teal_2}} | {{-}}'''Basic effect'''
|-
| colspan=3 |
{| cellpadding=0 cellspacing=0 style="border-left: 5px solid #{{teal_3}}; background-color:#B8E6E6; width: 300px; font-size: 90%;"
| {{{b_effect|}}}
|}
|-
| colspan=3 bgcolor={{teal_2}} | {{-}}'''Advanced effect'''
|-
| colspan=3 |
{|cellpadding=0 cellspacing=0 style="border-left: 5px solid #{{teal_3}}; background-color:#{{teal_3}}; width: 300px; font-size: 90%;"
| {{{a_effect|}}}
|}
|-
| colspan=3 bgcolor={{teal_2}} | {{-}}'''Expert effect'''
|-
| colspan=3 |


== Variables ==
{|cellpadding=0 cellspacing=0 style="border-left: 5px solid #{{teal_3}}; background-color:#{{teal_3}}; width: 300px; font-size: 90%;"
# Creature name
| {{{e_effect|}}}
# Town
|}
# Level
# Attack
# Defense
# Minimum damage
# Maximum damage
# Health
# Speed
# Growth
# AI Value
# Cost ({{gold}})
# Resource ({{mercury}}, {{sulfur}}, {{crystal}} or {{gem}})
# Special


=== See also ===
|-
* [[:Template:Test2]]
| bgcolor={{teal 2}} colspan=3 | {{-}}'''Probability of occurrence (%):'''
|-
| colspan=3 |


[[Category: Misc templates]]
{| cellpadding=0 cellspacing=0 style="background-color:#{{teal_3}};"
__NOTOC__
| {{Town|Castle}} || {{-}}{{-}}{{{1|}}}
|-
| {{Town|Rampart}} || {{-}}{{-}}{{{2|}}}
|-
| {{Town|Tower}} || {{-}}{{-}}{{{3|}}} (''{{{4|}}}*'')
|-
| {{Town|Inferno}} || {{-}}{{-}}{{{5|}}}
|-
| {{Town|Necropolis}} || {{-}}{{-}}{{{6|}}}
|-
| {{Town|Dungeon}} || {{-}}{{-}}{{{7|}}}
|-
| {{Town|Stronghold}} || {{-}}{{-}}{{{8|}}}
|-
| {{Town|Fortress}} || {{-}}{{-}}{{{9|}}}
|-
| {{Town|Conflux}} || {{-}}{{-}}{{{10|}}}
|-
| style="font-size: 90%;" | * Without [[Library]]
|}
|}<noinclude>
 
== 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". Additionally, note that the school should be written with small first letters (e.g. earth magic).
 
{| style="background: transparent;"
| <pre>{{Spell
| school      =
| level      =
| cost        =
| duration    =
| b_effect    =
| a_effect    =
| e_effect    =
}}</pre>
|}
 
You can also replace the "in the school of X magic" text with a custom text by adding a custom_text variable row:
{| style="background: transparent;"
| <pre>
| custom_text = </pre>
|}
 
You can also use another image by including image variable row:
{| style="background: transparent;"
| <pre>
| image      = </pre>
|}
[[Category: Misc templates|{{PAGENAME}}]]</noinclude>

Revision as of 08:01, 5 June 2018

ShushMaster/Test is a level spell in the School of .

ShushMaster/Test
File:ShushMaster/Test.png
School:  School of
Level:  
Basic cost:  
Duration:  
 Basic effect
 Advanced effect
 Expert effect
 Probability of occurrence (%):
Castle   
Rampart   
Tower    (*)
Inferno   
Necropolis   
Dungeon   
Stronghold   
Fortress   
Conflux   
* Without Library

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". Additionally, note that the school should be written with small first letters (e.g. earth magic).

{{Spell
 | school      = 
 | level       = 
 | cost        = 
 | duration    = 
 | b_effect    = 
 | a_effect    = 
 | e_effect    = 
}}

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 = 

You can also use another image by including image variable row:

 | image       =