Template:Class: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> __NOEDITSECTION__ {|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="6" style="background:#339933;"| <center>'''{{PAGENAME}}'''</center> Category:Classes |- |align="center" colspan="6"|{{{image}}} |- |colspan="3"|'''Job Type:''' ||colspan="3"| {{{jobType}}} |- |colspan="3"|'''Changes From:''' ||colspan="3"| {{{jobBase|None}}} |- |colspan...") |
No edit summary |
||
Line 51: | Line 51: | ||
|luk = | |luk = | ||
|overview = | |overview = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 15:34, 27 March 2024
Usage
These usage notes will not be included in articles bearing this template.
This template displays a pre-designed page for class information. Pages should only use this template if they are a playable class/job on RebirhtRO. An example of this would be Novice.
{{Class |image = |jobType = |jobBase = |changesAt = |skills = |skillPoints = |questSkills = |str = |agi = |vit = |int = |dex = |luk = |overview = }}
Obligatory Fields
Field | Description |
---|---|
image | The artwork image associated with the class |
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. |
overview | General description of the class. |
changesMade | Any and all changes made to this class are listed here. |
jobChangeGuide | Only used for trancendent classes. Remove parameter otherwise. |