Template:Skill List/Documentation: Difference between revisions

Jump to navigation Jump to search
(Created page with "==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 <code>|}</code> on the following line. The template has columns for skill name, non-specific cost, and effect. Some games may require more specific information however; in which case, use their specified Skill List templates instead....")
(No difference)

Revision as of 18:37, 21 October 2023

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, and effect. 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 —.
2 A brief description of the skill's general effect.

Code

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

Examples

{{Skill List/Header}}
{{Skill List|[[Agi]]|3 MP|Inflicts Fire damage on one enemy.}}
|}

Lua error in package.lua at line 80: module 'Module:Data/Skill/{{{1}}}' not found. Lua error in package.lua at line 80: module 'Module:Data/Skill/agi' not found. |}