Template:Job skills: Difference between revisions

From HorizonXI Wiki
(add blue magic hidden by .toau class (Blue Mage page is already under construction))
(narrower tables on desktop for readability)
Line 1: Line 1:
<includeonly><div class="flex-container>
<includeonly><div class="flex-container>
<div class="flex-container-item-2">
<div class="flex-container-item-{{#expr:2+{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|1|0}}+{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{summon|}}}{{{ninjutsu|}}}{{{singing|}}}{{{string|}}}{{{wind|}}}{{{blue|}}}|1|0}}}}">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<caption>Melee Skills</caption>
<caption>Melee Skills</caption>
Line 202: Line 202:
}}<!-- end staff -->
}}<!-- end staff -->
</table>
</table>
</div><!-- end flex-container-item-2 -->
</div><!-- end flex-container-item -->
{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|
{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|
<div class="flex-container-item-2">
<div class="flex-container-item-{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{summon|}}}{{{ninjutsu|}}}{{{singing|}}}{{{string|}}}{{{wind|}}}{{{blue|}}}|4|3}}">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<caption>Ranged Skills</caption>
<caption>Ranged Skills</caption>
Line 262: Line 262:
}}<!-- end throwing -->
}}<!-- end throwing -->
</table>
</table>
</div><!-- end flex-container-item-2 -->
</div><!-- end flex-container-item -->
}}<!-- end archery/marksmanship/throwing -->
}}<!-- end archery/marksmanship/throwing -->
<div class="flex-container-item-2">
<div class="flex-container-item-{{#expr:2+{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|1|0}}+{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{summon|}}}{{{ninjutsu|}}}{{{singing|}}}{{{string|}}}{{{wind|}}}{{{blue|}}}|1|0}}}}">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<caption>Defensive Skills</caption>
<caption>Defensive Skills</caption>
Line 336: Line 336:
}}<!-- end parrying -->
}}<!-- end parrying -->
</table>
</table>
</div><!-- end flex-container-item-2 -->
</div><!-- end flex-container-item -->
{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{summon|}}}{{{ninjutsu|}}}{{{singing|}}}{{{string|}}}{{{wind|}}}{{{blue|}}}|
{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{summon|}}}{{{ninjutsu|}}}{{{singing|}}}{{{string|}}}{{{wind|}}}{{{blue|}}}|
<div class="flex-container-item-2">
<div class="flex-container-item-{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|4|3}}">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<table class="horizon-table jobs-table sortable" style="text-align: center;">
<caption>Magic Skills</caption>
<caption>Magic Skills</caption>
Line 540: Line 540:
}}<!-- end blue -->
}}<!-- end blue -->
</table>
</table>
</div><!-- end flex-container-item-2 -->
</div><!-- end flex-container-item -->
}}<!-- end divine/healing/enhancing/enfeebling/elemental/dark/summon/ninjutsu/singing/string/wind/blue -->
}}<!-- end divine/healing/enhancing/enfeebling/elemental/dark/summon/ninjutsu/singing/string/wind/blue -->
</div><!-- end flex-container -->
</div><!-- end flex-container -->

Revision as of 05:04, 5 November 2025

This template defines the table "JobSkills". View table.

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Displays a job's skills in table format. Also populates the JobSkills Cargo table.

Usage

Omit any skills the job doesn't learn. Blue magic data is hidden until a future ToAU update.

{{job skills
| hand-to-hand = C
| dagger = C
| sword = C
| great sword = C
| axe = C
| great axe = C
| scythe = C
| polearm = C
| katana = C
| great katana = C
| club = C
| staff = C

| archery = C
| marksmanship = C
| throwing = C

| guarding = C
| evasion = C
| shield = C
| parrying = C

| divine = C
| healing = C
| enhancing = C
| enfeebling = C
| elemental = C
| dark = C
| summon = C
| ninjutsu = C
| singing = C
| string = C
| wind = C
| blue = C
}}
Melee Skills
Skill Rank 37 75
Hand-to-Hand C 105 225
Dagger C 105 225
Sword C 105 225
Great Sword C 105 225
Axe C 105 225
Great Axe C 105 225
Scythe C 105 225
Polearm C 105 225
Katana C 105 225
Great Katana C 105 225
Club C 105 225
Staff C 105 225
Ranged Skills
Skill Rank 37 75
Archery C 105 225
Marksmanship C 105 225
Throwing C 105 225
Defensive Skills
Skill Rank 37 75
Guarding C 105 225
Evasion C 105 225
Shield C 105 225
Parrying C 105 225
Magic Skills
Skill Rank 37 75
Divine C 105 225
Healing C 105 225
Enhancing C 105 225
Enfeebling C 105 225
Elemental C 105 225
Dark C 105 225
Summon C 105 225
Ninjutsu C 105 225
Singing C 105 225
String C 105 225
Wind C 105 225
Blue C 105 225


External Links