Template:Job skills: Difference between revisions

From HorizonXI Wiki
m (heading levels)
(changing headings to captions (they apply to one table each))
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-2">
<h3>Melee Skills</h3>
<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>
<tr>
<tr>
<th scope="col" style="width: 30%;">Skill</th>
<th scope="col" style="width: 30%;">Skill</th>
Line 205: Line 205:
{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|
{{#if:{{{archery|}}}{{{marksmanship|}}}{{{throwing|}}}|
<div class="flex-container-item-2">
<div class="flex-container-item-2">
<h3>Ranged Skills</h3>
<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>
<tr>
<tr>
<th scope="col" style="width: 30%;">Skill</th>
<th scope="col" style="width: 30%;">Skill</th>
Line 265: Line 265:
}}<!-- end archery/marksmanship/throwing -->
}}<!-- end archery/marksmanship/throwing -->
<div class="flex-container-item-2">
<div class="flex-container-item-2">
<h3>Defensive Skills</h3>
<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>
<tr>
<tr>
<th scope="col" style="width: 30%;">Skill</th>
<th scope="col" style="width: 30%;">Skill</th>
Line 339: Line 339:
{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{singing|}}}{{{stringed|}}}{{{wind|}}}{{{ninjutsu|}}}{{{summoning|}}}|
{{#if:{{{divine|}}}{{{healing|}}}{{{enhancing|}}}{{{enfeebling|}}}{{{elemental|}}}{{{dark|}}}{{{singing|}}}{{{stringed|}}}{{{wind|}}}{{{ninjutsu|}}}{{{summoning|}}}|
<div class="flex-container-item-2">
<div class="flex-container-item-2">
<h3>Magic Skills</h3>
<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>
<tr>
<tr>
<th scope="col" style="width: 30%;">Skill</th>
<th scope="col" style="width: 30%;">Skill</th>

Revision as of 23:00, 18 September 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
Evasion C 105 225
Shield C 105 225
Guarding 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
Singing C 105 225
String C 105 225
Wind C 105 225
Ninjutsu C 105 225


External Links