Template:Infobox job: Difference between revisions
From RO Wiki
(infobox job, initial template. Super stolen from irowiki.) |
No edit summary |
||
| Line 10: | Line 10: | ||
|- | |- | ||
| '''Job Level:''' || {{{jobLevel}}} | | '''Job Level:''' || {{{jobLevel}}} | ||
|- | |- | ||
| '''Changes At:''' || {{{changesAt}}} | | '''Changes At:''' || {{{changesAt}}} | ||
| Line 53: | Line 51: | ||
|- | |- | ||
| '''Job Level:''' || {{{jobLevel}}} | | '''Job Level:''' || {{{jobLevel}}} | ||
|- | |- | ||
| '''Changes At:''' || {{{changesAt}}} | | '''Changes At:''' || {{{changesAt}}} | ||
| Line 92: | Line 88: | ||
| jobType = | | jobType = | ||
| jobLevel = | | jobLevel = | ||
| changesAt = | | changesAt = | ||
| skills = | | skills = | ||
Latest revision as of 09:55, 26 March 2024
| {{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 | |||||||||||||
| |||||||||||||
| 4th Class Bonuses | |||||||||||||
| |||||||||||||
Description[edit source]
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[edit source]
{{Infobox Job
| jobBase =
| jobBase2 =
| jobType =
| jobLevel =
| changesAt =
| skills =
| skillPoints =
| questSkills =
| str =
| agi =
| vit =
| int =
| dex =
| luk =
| pow =
| sta =
| wis =
| spl =
| con =
| crt =
}}
Remember to erase the empty fields.
Fields[edit source]
| 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. Currently only 3rd jobs use this field. (Requires jobBase) |
| jobType | The Job type (e.g. First, 2-1, 2-2 Transcendent, 3-1, 3-2, 4-1, 4-2, Extended, etc.) |
| jobLevel | The maximum Job level. |
| Race | The race the Job is available to (Human, Doram). |
| 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. |
| pow | The bonus to POW at the maximum Job Level for the 4th Job Class. |
| sta | The bonus to STA at the maximum Job Level for the 4th Job Class. |
| wis | The bonus to WIS at the maximum Job Level for the 4th Job Class. |
| spl | The bonus to SPL at the maximum Job Level for the 4th Job Class. |
| con | The bonus to CON at the maximum Job Level for the 4th Job Class. |
| crt | The bonus to CRT at the maximum Job Level for the 4th Job Class. |