Template: Infobox Job
From Xeliki
| Line 1: | Line 1: | ||
<includeonly>{|style="border: 1px solid #aaa; border-radius: 20px; border-collapse:separate; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.3em;float: right; clear: right;" | <includeonly>{|style="border: 1px solid #aaa; border-radius: 20px; border-collapse:separate; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; padding: 0.3em;float: right; clear: right;" | ||
| − | | colspan="6" style="background-clip: border-box; border-radius: | + | | colspan="6" style="background-clip: border-box; border-radius: 20px 20px 0px 0px; background:#{{#switch: {{{jobType}}} | Novice = FFFAAF | First = CCCCCC | 2-1 = 33CC66 | 2-2 = 33CC66 | 2-1 Transcendent = 339933 | 2-2 Transcendent = 339933 | Extended = CCCC66 | 99FFFF }};"| <center>'''{{PAGENAME}}'''</center> [[Category:{{PAGENAME}}]] [[Category:Classes]] |
|- | |- | ||
|colspan="6" align="center" | [[Image:{{PAGENAME}}.png]] | |colspan="6" align="center" | [[Image:{{PAGENAME}}.png]] | ||
Latest revision as of 22:09, 1 June 2021
| File: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.