Template:Learnset/Documentation: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Purpose==
==Purpose==
Used to create sortable tables for Learnset listings on Skill Pages, using both a header template and multiple row templates. [[Template:Learnset Race/Header]] is placed at the top of the table, and the table must be closed by appending <code>|}</code> on the following line.
Used to create sortable tables for Learnset listings on Skill Pages, using both a header template and multiple row templates. [[Template:Learnset/Header]] is placed at the top of the table, and the table must be closed by appending <code>|}</code> on the following line.


This template is mainly intended for party members or games that do not categorize demons. Use [[Template:Learnset Race]] for listing learnsets with Demon Race, or [[Template:Learnset Arcana]] for Personas.
This template will list the subject's name and the level the skill is learned at, and is mainly intended for party members or games that do not categorize Demons. Use [[Template:Learnset Race]] to include Race, or [[Template:Learnset Arcana]] to include Arcana.


==Usage==
==Usage==
Line 11: Line 11:
| 1 || The linked name of the subject, corresponding to whatever the listed name is in-game.
| 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".
| 2 || The level that the skill is learned at, or otherwise the necessary criteria. If the skill is known by default, add "Inherent".
|}
|}


Line 20: Line 20:
|}
|}
</pre>
</pre>
{{Documentation Footer}}
<noinclude>[[Category:Template Documentation]]</noinclude>

Latest revision as of 01:57, 6 January 2024

Purpose

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

This template will list the subject's name and the level the skill is learned at, and is mainly intended for party members or games that do not categorize Demons. Use Template:Learnset Race to include Race, or Template:Learnset Arcana to include Arcana.

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 "Inherent".

Code

{{Learnset/Header}}
{{Learnset|1|2}}
|}