Template:AbilityList: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:


Variable one will trigger the display of a header:
Variable one will trigger the display of a header:
{class="wikitable"
{|class="wikitable"
!variable!!used for!!number of columns
|h|Barbarian abilities|8
|-
|ht|Thief khri|8
|h||Barbarian abilities||8
|hb|Ranger beseeches|6
|-
|hp|Paladin glyphs|4
|ht||Thief khri||8
}
|-
|hb||Ranger beseeches||6
|-
|hp||Paladin glyphs||4
|-
|}
The "template=" variable should be set to "AbilityList#" where # is the number of columns of information needed.{{Cat|Display Templates,Templates}}</noinclude>
The "template=" variable should be set to "AbilityList#" where # is the number of columns of information needed.{{Cat|Display Templates,Templates}}</noinclude>

Revision as of 20:48, 15 March 2015

Usage Documentation

This is a display template for displaying lists of abilities.

Variable one will trigger the display of a header:

variable used for number of columns
h Barbarian abilities 8
ht Thief khri 8
hb Ranger beseeches 6
hp Paladin glyphs 4

The "template=" variable should be set to "AbilityList#" where # is the number of columns of information needed.