{{PAGENAME}}
|
|
Job Base:
|
{{{jobBase}}}
|
Job Type:
|
{{{jobType}}}
|
Job Bonuses
|
STR |
AGI |
VIT |
INT |
DEX |
LUK
|
+{{{str}}} |
+{{{agi}}} |
+{{{vit}}} |
+{{{int}}} |
+{{{dex}}} |
+{{{luk}}}
|
|
Description
Use this template on any class pages to ensure a consistent look and feel to those pages.
Usage
{{Infobox Job
|jobType=
|jobBase=
|str=0
|agi=0
|vit=0
|int=0
|dex=0
|luk=0
}}
Fields
Field |
Description
|
jobBase
|
The Job required to change into this Job (e.g. Mage on Sage's page, Novice on Archer's page). 'None' on Novice's page.
|
jobType
|
The Job type (e.g. First, 2-1, 2-2, Expanded, etc.)
|
str
|
The bonus to STR at the maximum Job Level for the Job Class.
|
agi
|
The bonus to AGI at the maximum Job Level for the Job Class.
|
vit
|
The bonus to VIT at the maximum Job Level for the Job Class.
|
int
|
The bonus to INT at the maximum Job Level for the Job Class.
|
dex
|
The bonus to DEX at the maximum Job Level for the Job Class.
|
luk
|
The bonus to LUK at the maximum Job Level for the Job Class.
|
Credit
The original Infobox Job template comes from this iROWiki template. They have given us permission to use it, and we have modified it to serve our purposes.