Template:Learnset Arcana/Documentation: Difference between revisions

Jump to navigation Jump to search
m
m (Text replacement - "{{Documentation Footer}}" to "<noinclude>Category:Template Documentation</noinclude>")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Purpose==
==Purpose==
Used to create sortable tables for Learnset listings on Skill Pages with the addition of Arcana as a column, using both a header template and multiple row templates. [[Template:Learnset Arcana/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 with the addition of Arcana as a column, 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.


Use [[Template:Learnset Race]] for listing learnsets with Demon Race, or [[Template:Learnset]] for party members or games that do not categorize demons.
For Races, use [[Template:Learnset Race]]. For party members or games that do not categorize Demons, use [[Template:Learnset]].


==Usage==
==Usage==
Line 9: Line 9:
! Parameter !! Description
! Parameter !! Description
|-
|-
| 1 || The linked name of the Persona, 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 Arcana of the Persona.
| 2 || The Arcana of the subject.
|-
|-
| 3 || The level that the skill is learned at, or otherwise the necessary criteria. If the skill is known by default, add "Base".
| 3 || The level that the skill is learned at, or otherwise the necessary criteria. If the skill is known by default, add "Inherent".
|}
|}


Line 26: Line 26:
<pre>
<pre>
{{Learnset Arcana/Header}}
{{Learnset Arcana/Header}}
{{Learnset Arcana|[[Forneus]]|[[Hermit]]|Base}}
{{Learnset Arcana|[[Forneus]]|[[Hermit (Arcana)|Hermit]]|Inherent}}
|}
|}
</pre>
</pre>
{{Learnset Arcana/Header}}
{{Learnset Arcana/Header}}
{{Learnset Arcana|[[Forneus]]|[[Hermit]]|Base}}
{{Learnset Arcana|[[Forneus]]|[[Hermit (Arcana)|Hermit]]|Inherent}}
|}
|}
<noinclude>[[Category:Template Documentation]]</noinclude>
<noinclude>[[Category:Template Documentation]]</noinclude>

Navigation menu