Template:AbilityList: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(36 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#switch:{{lc:{{{1|}}}}}
<includeonly>{{#switch:{{lc:{{{1|}}}}}
|h={{{!}} class="wikitable sortable" width="100%"
|h={{{!}} class="wikitable sortable" width="100%"
! Ability!!Type!!Skill!!Difficulty!!Path!!Cost!!Prereqs!!Effect
! Ability!!Type!!Skill!!Difficulty!!Path!!Cost!!Prereqs!!Effect
|ht={{{!}} class="wikitable sortable" width="100%"
|ht={{{!}} class="wikitable sortable" width="100%"
! Ability!!Type!!Skill!!Difficulty!!Cost!!Tree!!Prereqs!!Effect
! Ability!!Type!!Skill!!Tier!!Slots!!Cost!!Tree!!Prereqs!!Effect
|hta={{{!}} class="wikitable sortable" width="100%"
! Ability!!Type!!Skill!!Slots!!Prereqs!!Effect
|ha={{{!}} class="wikitable sortable" width="100%"
! Ability!!Type!!Skill!!Prereqs!!Effect
|hb={{{!}} class="wikitable sortable" width="100%"
|hb={{{!}} class="wikitable sortable" width="100%"
! Ability!!Type!!Difficulty!!Cost!!Prereqs!!Effect
! Ability!!Type!!Difficulty!!Cost!!Prereqs!!Effect
|hp={{{!}} class="wikitable sortable" width="100%"
! Ability!!Type!!Prereqs!!Effect
|hmc={{{!}} class="wikitable sortable" width="100%"
! Ability!!Abbreviation!!Type!!Sect!!Prereqs!!Effect
|hwc={{{!}} class="wikitable sortable" width="100%"
! Ability!!Abbreviation!!Type!!Tier!!Element!!Prereqs!!Effect
|hwp={{{!}} class="wikitable sortable" width="100%"
! Ability!!Abbreviation!!Type!!Skill!!Element!!Prereqs!!Effect
|
|
{{!}}-
{{!}}-
{{!}}{{!}} [[{{{1}}}|{{{2}}}]]{{!}}{{!}} {{{3|}}}{{#switch:{{{c|}}}|1|2|=|{{!}}{{!}} {{{4|}}}}}{{#switch:{{{c|}}}|1|2|3=|{{!}}{{!}} {{{5|}}}}}{{#switch:{{{c|}}}|1|2|3|4=|{{!}}{{!}} {{{6|}}}}}{{#switch:{{{c|}}}|1|2|3|4|5=|{{!}}{{!}} {{{7|}}}}}{{#switch:{{{c|}}}|1|2|3|4|5|6=|{{!}}{{!}} {{{8|}}}}}{{#switch:{{{c|}}}|1|2|3|4|5|6|7=|{{!}}{{!}} {{{9|}}}}}{{#switch:{{{c|}}}|1|2|3|4|5|6|7|8=|{{!}}{{!}} {{{10|}}}}}
{{!}} [[{{{1}}}|{{{2}}}]]
{{!}} {{{3|}}}
{{!}} {{{4|}}}
{{!}} {{{5|}}}
{{!}} {{{6|}}}
{{!}} {{{7|}}}
{{#switch:{{lc:{{{1|}}}}}|h|ht={{#if:{{{8|}}}{{{9|}}}|{{!}} {{{8}}} {{!}}{{!}} {{{9}}}|}}|}}
{{!}}-
{{!}}-
}}</includeonly><noinclude>==Usage Documentation==
}}<noinclude>{{Cat|Display Templates,Templates}}</noinclude>

This is a display template for displaying lists of abilities.

Variable one will trigger the display of a header:
{|class="wikitable"
!variable!!Abilities!!number of columns
|-
|h||Barbarian abilities||8
|-
|ht||Thief khri||9
|-
|hta||Thief ambushes||7
|-
|ha||Cleric communes||6
|-
|hb||Ranger beseeches||6
|-
|hp||Paladin glyphs||4
|-
|hmc||Moon Mage cantrips||6
|-
|hwc||Warrior Mage cantrips||6
|-
|hwp||Warrior Mage aethereal pathways||7
|-
|}
The "template=" variable should be set to "AbilityList#" where # is the number of columns of information needed.{{Cat|Display Templates,Templates}}</noinclude>

Latest revision as of 20:28, 18 August 2018

Usage Documentation

This is a display template for displaying lists of abilities.

Variable one will trigger the display of a header:

variable Abilities number of columns
h Barbarian abilities 8
ht Thief khri 9
hta Thief ambushes 7
ha Cleric communes 6
hb Ranger beseeches 6
hp Paladin glyphs 4
hmc Moon Mage cantrips 6
hwc Warrior Mage cantrips 6
hwp Warrior Mage aethereal pathways 7

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