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:
<includeonly>|- style="white-space:nowrap;"
{{{no_text|'''{{{name|{{PAGENAME}}}}}''' is a {{{level|}}} level [[spell]]{{{custom_text| in the [[School of {{{school|}}}]]}}}.}}}
|{{H|0=|{{{name|{{{1}}}}}}|image={{{image}}}|source={{{source|}}}|hero_link={{{hero_link|{{{1}}}}}}}}||style="border-right:5px solid #{{Green 3}}"|{{-}}[[{{{2}}}]]{{-}}||[[File:Specialty_{{{3}}}_small.gif|link={{{3}}}]]||style="border-right:5px solid #{{Green 3}}; white-space: nowrap;"|{{-}}[[{{{3}}}]]||[[File:{{{4}}}_small.gif|{{{4}}}|link={{{4}}}]]||{{-}}[[{{{4}}}]]{{-}}||{{{6|[[Image:{{{5}}}_small.gif|{{{5}}}|link={{{5}}}]]}}}||{{-}}{{{6|[[{{{5}}}]]{{-}}}}}||{{{7|}}}||{{{no_spell|[[File:{{{spell}}}_small.png|link={{{spell_link|{{{spell}}}}}}]]{{-}}[[{{{spell_link|{{{spell}}}}}}|{{{spell}}}]]{{-}}}}}</includeonly>
{| 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}}}|100px]]
|-
| '''School:'''
| {{-}}{{{exception|[[School of {{{school}}}|{{{school|}}}]]}}}
|-
| '''Level:'''
| {{-}}{{{level|}}}
|-
| '''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 |
 
{|cellpadding=0 cellspacing=0 style="border-left: 5px solid #{{teal_3}}; background-color:#{{teal_3}}; width: 300px; font-size: 90%;"
| {{{e_effect|}}}
|}
 
|-
| bgcolor={{teal 2}} colspan=3 | {{-}}'''Probability of occurrence (%):'''
|-
| colspan=3 |
 
{| cellpadding=0 cellspacing=0 style="background-color:#{{teal_3}};"
| {{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|}}}
|-
| {{Town|Cove}}{{-}}{{withhota}} || {{-}}{{-}}{{{11|}}}
|-
| 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".
 
{| 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 10:13, 6 March 2020

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

ShushMaster/Test
File:ShushMaster/Test.png
School:  [[School of {{{school}}}|]]
Level:  
Cost:  
Duration:  
 Basic effect
 Advanced effect
 Expert effect
 Probability of occurrence (%):
Castle   
Rampart   
Tower    (*)
Inferno   
Necropolis   
Dungeon   
Stronghold   
Fortress   
Conflux   
Cove Horn of the Abyss   
* 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".

{{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       =