Vorlage:Infobox Job: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<includeonly>{| | <includeonly>{|style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em;float: right; clear: right;" | ||
! colspan=2 style="background:#{{#switch: {{{jobType}}} | Novice = FFFAAF | First = CCCCCC | 2-1 = 33CC66 | 2-2 = 33CC66 | 2-1 Transcendent = 339933 | 2-2 Transcendent = 339933 | 3-1 = F660AB | 3-2 = F660AB | Extended = CCCC66 | CCCCCC }};" | {{PAGENAME}} [[Category:{{PAGENAME}}]] [[Category:Classes]] | ! colspan=2 style="background:#{{#switch: {{{jobType}}} | Novice = FFFAAF | First = CCCCCC | 2-1 = 33CC66 | 2-2 = 33CC66 | 2-1 Transcendent = 339933 | 2-2 Transcendent = 339933 | 3-1 = F660AB | 3-2 = F660AB | Extended = CCCC66 | CCCCCC }};" | {{PAGENAME}} [[Category:{{PAGENAME}}]] [[Category:Classes]] | ||
|- | |- |
Aktuelle Version vom 3. Juli 2020, 13:30 Uhr
{{PAGENAME}} | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Image:{{PAGENAME}}.png | |||||||||||||
Job Base(s): | {{{jobBase}}} {{{jobBase2}}} | ||||||||||||
Job Type: | {{{jobType}}} | ||||||||||||
Job Level: | {{{jobLevel}}} | ||||||||||||
Race: | {{{Race}}} | ||||||||||||
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 = | Race = | 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. Currently only 3rd jobs use this field. (Requires jobBase) |
jobType | The Job type (e.g. First, 2-1, 2-2 Transcendent, 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. |