Template:Skill table/doc: Difference between revisions
Jump to navigation
Jump to search
(update documentation for dpl mode of the skill table) |
(No difference)
|
Revision as of 22:09, 9 July 2016
- Description
Generates a table listing class skills.
- Usage
{{skill table
|Skill Name 1
|Skill Name 2
|Skill Name 3
}}
Where "Skill Name 1" etc. are replaced by the names of the skills. Any number of skills can be listed.
{{skill table
|class = <hero class>
}}
Where <hero class> has to be a valid class as specified in the Template:ValidateHeroClass
- Example
{{skill table
|Oath of Honor
|Challenge
|Defend
|Defense Training
|Guard
|Shield Slam
|Inspiration
|Stalwart
}}
Renders this: Template:Skill table
- Example 2
{{skill table
|class = Knight
}}