Template:Learnset/Documentation

Revision as of 16:54, 7 September 2023 by RustyVanBurace (talk | contribs) (Created page with "==Purpose== Used to create sortable tables for Skill Learnset listings without a Race column, mainly intended for party members. Template:Skill Learn List2/Header is placed at the top of the table, and the table must be closed by appending <code>|}</code> on the following line. ==Usage== {| class="wikitable" |- ! Parameter !! Description |- | 1 || The linked name of the subject, corresponding to whatever the listed name is in-game. |- | 2 || The level that the skill...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Used to create sortable tables for Skill Learnset listings without a Race column, mainly intended for party members. Template:Skill Learn List2/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

Usage

Parameter Description
1 The linked name of the subject, corresponding to whatever the listed name is in-game.
2 The level that the skill is learned at, or otherwise the necessary criteria. If the skill is known by default, add "Base".

Code

{{Skill Learn List2/Header}}
{{Skill Learn List2|1|2}}
|}


This is the template documentation page for Template:Learnset. It should be transcluded onto the template page.