Template:Skill List/Documentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Purpose== | ==Purpose== | ||
Used to create sortable tables for use on Skill Listing pages, using both a header template and multiple row templates. | 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 <code>|}</code> on the following line. | ||
==Usage== | ==Usage== | ||
Line 9: | Line 7: | ||
! Parameter !! Description | ! Parameter !! Description | ||
|- | |- | ||
| 1 || The | | 1 || The [[Guidelines:Media Abbreviations|media abbreviation]] of the game. | ||
|- | |- | ||
| | | 2 || The name of the skill, usually corresponding to whatever the listed name is in-game. | ||
|} | |} | ||
===Code=== | ===Code=== | ||
<pre> | <pre> | ||
{ | {|class="wikitable" | ||
{{Skill List|1|2 | !insert header cells here | ||
|- | |||
{{Skill List|1|2}} | |||
|} | |} | ||
</pre> | </pre> | ||
Line 27: | Line 23: | ||
===Examples=== | ===Examples=== | ||
<pre> | <pre> | ||
{{ | {|class="wikitable" | ||
{{Skill List| | !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}} | |||
|} | |} | ||
</pre> | </pre> | ||
{{ | {|class="wikitable" | ||
{{Skill List| | !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}} | |||
|} | |} | ||
<noinclude>[[Category:Template Documentation]]</noinclude> | <noinclude>[[Category:Template Documentation]]</noinclude> |
Revision as of 19:06, 15 October 2024
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. | — |