Template:Spell: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> {{{no_start|<table style=" border: 1px solid black; border-collapse: collapse; background-color: #f2f2f2;"> }}} <tr> <th style="padding-left: 10px; padding-right: 10px; text-align: center; border: 1px solid black; border-bottom: 0px; background-color: #e6e6e6; rowspan:2;"> {{{spell}}} </th> <th style="padding-left: 10px; padding-right: 10px; text-align: center; border: 1px solid black; border-bottom: 0px; background-color:...") |
mNo edit summary |
||
(39 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><tr> | ||
<th rowspan="2"style="text-align: left; border: 1px solid black;">[[:Category:{{{name}}}|{{{name}}}]]</th> | |||
<th style="text-align: center;">Cost</th> | |||
<th style="text-align: center;">RNG</th> | |||
<th style="text-align: center;">AOE</th> | |||
<th style="text-align: center;">POW</th> | |||
<th style="text-align: center;">DUR</th> | |||
<th style="text-align: center;">OFF</th> | |||
</tr> | |||
<tr> | <tr> | ||
< | <td style="text-align: center;">{{{cost}}}</td> | ||
<td style="text-align: center;">{{{rng}}}</td> | |||
<td style="text-align: center;">{{{aoe}}}</td> | |||
<td style="text-align: center;">{{{pow}}}</td> | |||
<td style="text-align: center;">{{{dur}}}</td> | |||
< | <td style="text-align: center;">{{{off}}}</td> | ||
</tr> | |||
{{#if:{{{effect|}}} | <tr><td colspan="7" style="padding: 2px; padding-right: 10px; border: 1px solid grey;">{{{effect}}}</td></tr>|}}<tr><td colspan="7" style="padding: 2px; padding-right: 10px; border: 1px solid grey;">{{#ifexist: Category:Errata-{{{name}}}| {{Category:Errata-{{{name}}}}}|No errata for {{{name}}} ([[:Category:Errata-{{{name}}}|Create]]) }}</td></tr> | |||
</includeonly> | |||
<noinclude><nowiki> | |||
< | {{Spell | ||
| name= ExampleSpell | |||
| cost = 4 | |||
| rng = 6 | |||
| aoe = - | |||
< | | pow = - | ||
| dur = Upkeep | |||
| off = No | |||
| effect = | |||
{{SpellEffect|Some models gain the following:|ExampleAdvantage}} | |||
< | }}</nowiki> | ||
[[Category:Templates]] | |||
</noinclude> | |||
< | |||
</tr> | |||
Latest revision as of 20:43, 27 May 2024
{{Spell | name= ExampleSpell | cost = 4 | rng = 6 | aoe = - | pow = - | dur = Upkeep | off = No | effect = {{SpellEffect|Some models gain the following:|ExampleAdvantage}} }}