Template:Skill List

Jump to navigation Jump to search

Purpose

Used to create sortable tables for use on Skill Listing pages, using both a header template and multiple row templates. Template:Skill List/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

The template has columns for skill name, non-specific cost, target, and in-game description. Some games may require more specific information however; in which case, use their specified Skill List templates instead.

Usage

Parameter Description
1 The linked name of the skill, corresponding to whatever the listed name is in-game.
2 The cost to use the skill. Include "MP" if the skill costs MP to use, or "HP" if it uses HP. If the skill has no associated cost at all, add an em dash instead —.
3 The skill's target.
4 The skill's in-game description.

Code

{{Skill List/Header}}
{{Skill List|1|2|3|4}}
|}

Examples

{{Skill List/Header}}
{{Skill List|[[Agi]]|3 MP|1 enemy|Attack one enemy with flames.}}
|}
Name Cost Target Description
Agi 3 MP 1 enemy Attack one enemy with flames.