Vorlage:Infobox Job: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „<includeonly>{|style="border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em;float: right; cle…“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 8: | Zeile 8: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| '''Job Type:''' || {{{jobType}}} | |||
|- | |- | ||
| '''Job Level:''' || {{{jobLevel}}} | |||
|- | |- | ||
| '''Race:''' || {{{Race}}} | |||
|- | |- | ||
| '''Changes At:''' || {{{changesAt}}} | |||
|- | |- | ||
| | | '''Number of Skills:''' || {{{skills}}} | ||
|- | |||
| '''Total Skill Points:''' || {{{skillPoints}}} | |||
|- | |||
| '''Total Quest Skills:''' || {{{questSkills}}} | |||
|- | |- | ||
|colspan="6" style="background:#{{#switch: {{{jobType}}} | Novice = FFFAAF | First = CCCCCC | 2-1 = 33CC66 | 2-2 = 33CC66 | 2-1 Transcendent = 339933 | 2-2 Transcendent = 339933 | Extended = CCCC66 | 99FFFF }};" align="center"| '''Job Bonuses''' | |colspan="6" style="background:#{{#switch: {{{jobType}}} | Novice = FFFAAF | First = CCCCCC | 2-1 = 33CC66 | 2-2 = 33CC66 | 2-1 Transcendent = 339933 | 2-2 Transcendent = 339933 | Extended = CCCC66 | 99FFFF }};" align="center"| '''Job Bonuses''' |
Version vom 3. Juli 2020, 13:26 Uhr
Datei:Infobox Job.png | |||||
Job Base: | {{{jobBase}}} | ||||
Job Type: | {{{jobType}}} | ||||
Changes At: | {{{changesAt}}} | ||||
Number of Skills: | {{{skills}}} | ||||
Total Skill Points: | {{{skillPoints}}} | ||||
Total Quest Skills: | {{{questSkills}}} | ||||
Job Bonuses | |||||
STR | AGI | VIT | INT | DEX | LUK |
+{{{str}}} | +{{{agi}}} | +{{{vit}}} | +{{{int}}} | +{{{dex}}} | +{{{luk}}} |
Purpose:
- To create create an infobox for a particular job class to ensure a consistent style across all of the job class pages on the wiki.
Usage:
- This template accepts the following arguments:
- jobType: the job type (e.g. First, 2-1, 2-2 Transcendent, Extended, etc.)
- jobBase: The job required to change into this job (e.g. Mage on Sage's page, Novice on Archer's page)
- changesAt: 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.