Template:Spell table: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{|class="wikitable sortable" !width=230px|Name!!width=56px|Level!!width=56px|Class!!class="unsortable" width=230px|Effect</includeonly><noinclude> '''St''' is short...")
 
mNo edit summary
Line 21: Line 21:
{|class="wikitable sortable"  
{|class="wikitable sortable"  
!width=230px|Name!!width=56px|Level!!width=56px|Class!!class="unsortable" width=230px|Effect
!width=230px|Name!!width=56px|Level!!width=56px|Class!!class="unsortable" width=230px|Effect
{{Sr|Armageddon|Fire|4|All troops take damage}}
{{Sr|Armageddon|4|Fire|All troops take damage}}
|}
|}


[[Category:Text templates|Table Spell heading]]</noinclude>
[[Category:Text templates|Table Spell heading]]</noinclude>

Revision as of 07:30, 19 March 2014

St is short of Spell Table.

Use

It's for List of spells table use only, to start a table heading code. Used with template:Sr.

Code
{{St}}
{{Sr|'Spell name'|'level'|'class'|'effect'}}
<...>
{{Sr|'Spell name'|'level'|'class'|'effect'}}
|}

Example

{{St}}
{{Sr|Armageddon|4|Fire|All troops take damage}}
|}

gives:

Name Level Class Effect

Template:Sr