Template:Job skill caps/doc: Difference between revisions

From Horizon Wiki Mirror
Content deleted Content added
imported>Kaimoon0
Created page with "Shows a table of a job's skill caps at each level, 1 to 75. Uses the job_skill_caps_table function from Module:Skill cap, and data from the JobSkills Cargo table. == Usage == On the "Bard" page, the page name "Bard" is taken as the default job to show: <pre> {{Job skill caps table}} </pre> {{Job skill caps table|job=Bard}} You can also specify a job: <pre> {{Job skill caps table|job=Warrior}} </pre> {{Job skill caps table|job=Warrior}} <includeonly>Category:Data..."
 
imported>Kaimoon0
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Shows a table of a job's skill caps at each level, 1 to 75. Uses the job_skill_caps_table function from [[Module:Skill cap]], and data from the JobSkills Cargo table.
Shows a collapsible element containing a table of a job's skill caps at each level, 1 to 75.

Uses the job_skill_caps_table function from [[Module:Skill cap]], and data from the JobSkills Cargo table.


== Usage ==
== Usage ==
On the "Bard" page, the page name "Bard" is taken as the default job to show:
On the "Bard" page, the page name "Bard" is taken as the default job to show:
<pre>
<pre>
{{Job skill caps table}}
{{Job skill caps}}
</pre>
</pre>
{{Job skill caps table|job=Bard}}
{{Job skill caps|job=Bard}}


You can also specify a job:
You can also specify a job:
<pre>
<pre>
{{Job skill caps table|job=Warrior}}
{{Job skill caps|job=Warrior}}
</pre>
</pre>
{{Job skill caps table|job=Warrior}}
{{Job skill caps|job=Warrior}}
<includeonly>[[Category:Data templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>[[Category:Data templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 21:40, 20 September 2025

Shows a collapsible element containing a table of a job's skill caps at each level, 1 to 75.

Uses the job_skill_caps_table function from Module:Skill cap, and data from the JobSkills Cargo table.

Usage

On the "Bard" page, the page name "Bard" is taken as the default job to show:

{{Job skill caps}}

Lua error: Error: Table JobSkills not found..


You can also specify a job:

{{Job skill caps|job=Warrior}}

Lua error: Error: Table JobSkills not found..