Purpose
Used to create sortable tables for use on Skill Listing pages, using both a header template and multiple row templates. Headers should be created ad hoc (and may be created as templates), and the table must be closed by appending |}
on the following line.
Usage
Parameter |
Description
|
1 |
The media abbreviation of the game.
|
2 |
The name of the skill, usually corresponding to whatever the listed name is in-game.
|
Code
{|class="wikitable"
!insert header cells here
|-
{{Skill List|1|2}}
|}
Examples
{|class="wikitable"
!Name !! Cost !! {{tt|P. Level|Power Level}} !! Target !! Hits !! {{tt|B. Power|Base power}} !! {{tt|C. Rate|Critical Hit Rate}} !! Rank !! Description !! Effect
|-
{{Skill List|SMT3|Agi}}
|}
Name |
Cost |
P. LevelPower Level |
Target |
Hits |
B. PowerBase power |
C. RateCritical Hit Rate |
Rank |
Description |
Effect
|
Agi
|
3 MP
|
Low
|
Single
|
1
|
37
|
—
|
1
|
Low Fire damage to one foe.
|
—
|