Template:Spell: Difference between revisions
Jump to navigation
Jump to search
(Updated to not need ghost template) |
mNo edit summary |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| cellpadding=0 cellspacing=0 style="background-color:#{{teal 3}}; color: | <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" | ||
| 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}}}}}''' | ||
|- | |- | ||
| rowspan=5 align=center valign=center style="margin-left: 5px;; margin-right: 5px;" | | rowspan=5 align=center valign=center style="margin-left: 5px;; margin-right: 5px;" | [[File:{{{image|{{PAGENAME}}.png}}}]] | ||
|- | |- | ||
| '''School:''' | | '''School:''' | ||
Line 61: | Line 61: | ||
|- | |- | ||
| {{Town|Conflux}} || {{-}}{{-}}{{{10|}}} | | {{Town|Conflux}} || {{-}}{{-}}{{{10|}}} | ||
|- | |- class='onlyhota' | ||
| {{Town|Cove}}{{-}}{{withhota}} || {{-}}{{-}}{{{11|}}} | | {{Town|Cove}}{{-}}{{withhota}} || {{-}}{{-}}{{{11|}}} | ||
|- class='onlyhota' | |||
| {{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|}}}]]}}}.}}}<noinclude> | |}{{{no_text|'''{{{name|{{PAGENAME}}}}}''' is a {{{level|}}} level [[spell]]{{{custom_text| in the [[School of {{{school|}}}]]}}}.}}}</includeonly><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 73: | 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 83: | Line 87: | ||
|} | |} | ||
==Example== | |||
{| | {{Spell |0|0|0|0|10|10|20|0|0|0|0|0 | ||
| | | name = Armageddon | ||
| | | image = Armageddon.png | ||
| | | school = Fire Magic | ||
| level = 4th | |||
| cost = 24/20 | |||
| duration = instant | |||
| | | b_effect = All troops take (30 + (power × 50)) points of damage. | ||
| | | a_effect = All troops take (60 + (power × 50)) points of damage. | ||
| e_effect = All troops take (120 + (power × 50)) points of damage. | |||
}} | |||
[[Category: Spell templates|{{PAGENAME}}]]</noinclude> | [[Category: Spell templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 13:01, 16 August 2024
How to use[edit | hide | hide all]
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 | name = (defaults to PAGENAME) | image = (defaults to PAGENAME.png) | custom_text = (defaults to "in the school of {{{school}}}") | school = | level = | cost = | duration = | b_effect = | a_effect = | e_effect = }} |
Example[edit | hide]
Armageddon | |||||||||||||||||||||||||
School: | Fire Magic | ||||||||||||||||||||||||
Level: | 4th | ||||||||||||||||||||||||
Cost: | 24/20 | ||||||||||||||||||||||||
Duration: | instant | ||||||||||||||||||||||||
Basic effect | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Advanced effect | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Expert effect | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Probability of occurrence (%): | |||||||||||||||||||||||||
|
Armageddon is a 4th level spell in the School of Fire Magic.