Template:Job Infobox: Difference between revisions
From HorizonXI Wiki
(Created page with "<includeonly><onlyinclude>{| class="horizon-table jobs-table" style="text-align: center; width: min(100%,400px);" ! colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} |- ! width="50%" | Abbreviation: | width="50%" | {{{short|}}} |- ! Expansion Pack: | {{{expansionpack|}}} |- ! How to Unlock: | {{{unlock|}}} |- ! Page Contents: | Abilities<br>Spells List<br>Skills<br>Merits<br>#Job Specific Equipmen...") |
mNo edit summary Tag: Manual revert |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{| class="horizon-table jobs-table" style="text-align: center; width: min(100%,400px);" | <includeonly><onlyinclude><!-- | ||
-->{{categorize|{{{1|}}}|<!-- | |||
-->[[Category:Jobs]]<!-- | |||
-->}} | |||
{| class="horizon-table jobs-table" style="text-align: center; width: min(100%,400px);" | |||
! colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ! colspan="2" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} | ||
|- | |- | ||
! width="50%" | Abbreviation: | ! width="50%" | Abbreviation: | ||
| width="50%" | {{{short|}}} | | width="50%" | {{uc:{{{short|}}}}} | ||
|- | |- | ||
! Expansion Pack: | ! Expansion Pack: | ||
Line 12: | Line 16: | ||
|- | |- | ||
! Page Contents: | ! Page Contents: | ||
| [[#Job Abilities|Abilities]]<br>[[#Spell List|Spells List]]<br>[[#Melee Skills|Skills]]<br>[[#Merits|Merits]]<br>[[#Job Specific Equipment|Equipment]]<br>[[#Guides|Guides]] | | [[#Job Abilities|Abilities]]<br><!-- | ||
-->{{#switch:{{uc:{{{short}}}}}<!-- | |||
-->|RDM|WHM|BLM|PLD|DRK = [[#Spell List|Spells List]]<br><!-- | |||
-->|BRD = [[#Song List|Song List]]<br><!-- | |||
-->|NIN = [[#Ninjutsu List|Ninjutsu List]]<br><!-- | |||
-->|DRG = [[#Dragoon's Wyvern|Dragoon's Wyvern]]<br><!-- | |||
-->|SMN = [[#Summons|Summons]]<br><!-- | |||
-->}}<!-- | |||
-->[[#Melee Skills|Skills]]<br><!-- | |||
-->[[#Merits|Merits]]<br><!-- | |||
-->[[#Job Specific Equipment|Equipment]]<br><!-- | |||
-->[[#Guides|Guides]] | |||
|}</onlyinclude></includeonly> | |}</onlyinclude></includeonly> | ||
==Usage== | ==Usage== | ||
{{Job Infobox | <pre>{{Job Infobox | ||
| name = Red Mage | | name = Red Mage | ||
| short = RDM | | short = RDM | ||
| expansionpack = Final Fantasy XI | |||
| unlock = Starter Job | |||
}}</pre> | |||
{{Job Infobox|nc | |||
| name = Red Mage | |||
| short = RDM | |||
| expansionpack = Final Fantasy XI | |||
| unlock = Starter Job | |||
}} | |||
<pre>{{Job Infobox | |||
| name = Warrior | |||
| short = WAR | |||
| expansionpack = Final Fantasy XI | |||
| unlock = Starter Job | |||
}}</pre> | |||
{{Job Infobox|nc | |||
| name = Warrior | |||
| short = WAR | |||
| expansionpack = Final Fantasy XI | | expansionpack = Final Fantasy XI | ||
| unlock = Starter Job | | unlock = Starter Job | ||
}} | }} |
Latest revision as of 05:33, 15 November 2023
Usage
{{Job Infobox | name = Red Mage | short = RDM | expansionpack = Final Fantasy XI | unlock = Starter Job }}
Red Mage | |
---|---|
Abbreviation: | RDM |
Expansion Pack: | Final Fantasy XI |
How to Unlock: | Starter Job |
Page Contents: | Abilities Spells List Skills Merits Equipment Guides |
{{Job Infobox | name = Warrior | short = WAR | expansionpack = Final Fantasy XI | unlock = Starter Job }}
Warrior | |
---|---|
Abbreviation: | WAR |
Expansion Pack: | Final Fantasy XI |
How to Unlock: | Starter Job |
Page Contents: | Abilities Skills Merits Equipment Guides |