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 m typos |
||
| Line 4: | Line 4: | ||
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 |
{{Job skill caps}} |
||
</pre> |
</pre> |
||
{{Job skill caps |
{{Job skill caps|job=Bard}} |
||
You can also specify a job: |
You can also specify a job: |
||
<pre> |
<pre> |
||
{{Job skill caps |
{{Job skill caps|job=Warrior}} |
||
</pre> |
</pre> |
||
{{Job skill caps |
{{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> |
||
Revision as of 21:39, 20 September 2025
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:
{{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..