Template:Spell table: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
m (sortable and formatable)
mNo edit summary
Line 1: Line 1:
<includeonly>{| class="sortable" style="background-color:#{{Cyan 3}}; border: 1px solid black; text-align:left;"  
<includeonly>{| class="sortable" style="background-color:{{Cyan 3}}; border: 1px solid black; text-align:left;"
|- style="background-color:#{{Cyan 1}}"
! width=230px | Name
! width=230px | Name
! width=60px  | Level
! width=60px  | Level

Revision as of 04:57, 21 October 2015

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 magic|All troops take damage}}
|}

gives:

Name Level Class Effect

Template:Sr