Difference between revisions of "Template:Infobox Job"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
|- | |- | ||
| '''Job Level:''' || {{{jobLevel}}} | | '''Job Level:''' || {{{jobLevel}}} | ||
− | |||
− | |||
|- | |- | ||
| '''Changes At:''' || {{{changesAt}}} | | '''Changes At:''' || {{{changesAt}}} | ||
Line 40: | Line 38: | ||
|- | |- | ||
| '''Job Level:''' || {{{jobLevel}}} | | '''Job Level:''' || {{{jobLevel}}} | ||
− | |||
− | |||
|- | |- | ||
| '''Changes At:''' || {{{changesAt}}} | | '''Changes At:''' || {{{changesAt}}} | ||
Line 70: | Line 66: | ||
| jobType = | | jobType = | ||
| jobLevel = | | jobLevel = | ||
− | |||
| changesAt = | | changesAt = | ||
| skills = | | skills = | ||
Line 93: | Line 88: | ||
|- | |- | ||
! jobBase2 | ! jobBase2 | ||
− | | Optional. If there's two Jobs that fit the requirement to change into the job, use both jobBase and jobBase2. | + | | Optional. If there's two Jobs that fit the requirement to change into the job, use both jobBase and jobBase2. |
|- | |- | ||
! jobType | ! jobType | ||
Line 100: | Line 95: | ||
! jobLevel | ! jobLevel | ||
| The maximum Job level. | | The maximum Job level. | ||
− | |||
− | |||
− | |||
|- | |- | ||
! changesAt | ! changesAt |
Revision as of 12:10, 23 September 2022
{{PAGENAME}} | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Image:{{PAGENAME}}.png | |||||||||||||
Job Base(s): | {{{jobBase}}} {{{jobBase2}}} | ||||||||||||
Job Type: | {{{jobType}}} | ||||||||||||
Job Level: | {{{jobLevel}}} | ||||||||||||
Changes At: | {{{changesAt}}} | ||||||||||||
Number of Skills: | {{{skills}}} | ||||||||||||
Total Skill Points: | {{{skillPoints}}} | ||||||||||||
Total Quest Skills: | {{{questSkills}}} | ||||||||||||
Job Bonuses | |||||||||||||
|
Description
This template creates an info box for a particular job class to ensure a consistent style across all of the job class pages on the wiki.
Usage
{{Infobox Job | jobBase = | jobBase2 = | jobType = | jobLevel = | changesAt = | skills = | skillPoints = | questSkills = | str = | agi = | vit = | int = | dex = | luk = }}
Remember to erase the empty fields.
Fields
Field | Description |
---|---|
jobBase | Optional. The Job required to change into this Job (e.g. Mage on Sage's page, Novice on Archer's page) |
jobBase2 | Optional. If there's two Jobs that fit the requirement to change into the job, use both jobBase and jobBase2. |
jobType | The Job type (e.g. First, 2-1, 2-2 Transcendent, Extended, etc.) |
jobLevel | The maximum Job level. |
changesAt | The place where one becomes this Job Class (e.g. Izlude, Prontera, Geffen, etc.) |
skills | The total number of skills the Job Class possesses. |
skillPoints | The total number of skill points required to master the above number of skills. |
questSkills | The total number of skills the Job Class may obtain by performing a quest. |
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. |