Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:JobDesc5"
m |
(large reorganization of the template) |
||
Line 5: | Line 5: | ||
|colspan="2" style="text-align: center"|{{{Image}}} | |colspan="2" style="text-align: center"|{{{Image}}} | ||
|- style="background: #ccccff" | |- style="background: #ccccff" | ||
+ | |width="60"|<b>Alternate Names</b> | ||
+ | |{{{AltName}}} | ||
+ | |- | ||
+ | |- | ||
|width="60"|<b>Base Job</b> | |width="60"|<b>Base Job</b> | ||
|{{{Base}}} | |{{{Base}}} | ||
− | |- | + | |- style="background: #ccccff" |
|width="60"|<b>Job NPC</b> | |width="60"|<b>Job NPC</b> | ||
|{{{NPC}}} | |{{{NPC}}} | ||
− | |- | + | |- |
|width="60"|<b>Specialized Weapon</b> | |width="60"|<b>Specialized Weapon</b> | ||
|{{{Weapon}}} | |{{{Weapon}}} | ||
− | |||
− | |||
− | |||
|- style="background: #ccccff" | |- style="background: #ccccff" | ||
− | |||
− | |||
− | |||
|width="60"|<b>Specialized Armor</b> | |width="60"|<b>Specialized Armor</b> | ||
|{{{Armor}}} | |{{{Armor}}} | ||
− | |- | + | |- |
|width="60"|<b>Class Information</b> | |width="60"|<b>Class Information</b> | ||
|{{{Class Info}}} | |{{{Class Info}}} | ||
+ | |- style="background: #ccccff" | ||
+ | |width="60"|<b>Inflict Element?</b> | ||
+ | |{{{Element}}} | ||
|- | |- | ||
− | |width="60"|<b> | + | |width="60"|<b>Inflict Status Effect?</b> |
− | |{{{ | + | |{{{Status}}} |
|- style="background: #ccccff" | |- style="background: #ccccff" | ||
!colspan="2" style="text-align: center"|Awakening<br/><big>'''{{{Awakening}}}'''</big> | !colspan="2" style="text-align: center"|Awakening<br/><big>'''{{{Awakening}}}'''</big> | ||
|- | |- | ||
|width="60"|<b>Alternate Names</b> | |width="60"|<b>Alternate Names</b> | ||
− | |{{{ | + | |{{{AltName2}}} |
|- style="background: #ccccff" | |- style="background: #ccccff" | ||
!colspan="2" style="text-align: center"|Second Awakening<br/><big>'''{{{2ndAwakening}}}'''</big> | !colspan="2" style="text-align: center"|Second Awakening<br/><big>'''{{{2ndAwakening}}}'''</big> | ||
|- | |- | ||
|width="60"|<b>Alternate Names</b> | |width="60"|<b>Alternate Names</b> | ||
− | |{{{ | + | |{{{AltName3}}} |
|- | |- | ||
|colspan="2" style="text-align: center"|{{{Image2}}} | |colspan="2" style="text-align: center"|{{{Image2}}} | ||
|- | |- | ||
+ | |} | ||
+ | |||
+ | <h1>Usage Template</h1> | ||
+ | </td></tr> | ||
+ | <tr><td> | ||
+ | <pre> | ||
+ | {{JobDesc5| | ||
+ | |Title= | ||
+ | |Image= | ||
+ | |AltName= | ||
+ | |Base= | ||
+ | |NPC= | ||
+ | |Weapon= | ||
+ | |Armor= | ||
+ | |Class Info=Skill Type:N/A<br/>Damage Type:N/A<br/>Subclass Difficulty:N/A | ||
+ | |Element= | ||
+ | |Status=Negative:N/A<br/>Positive:N/A | ||
+ | |Awakening= | ||
+ | |AltName2= | ||
+ | |2ndAwakening= | ||
+ | |AltName3= | ||
+ | |Image2= | ||
+ | }} | ||
+ | |||
+ | </pre> | ||
+ | </td></tr> | ||
+ | <tr><td> | ||
+ | <h1>Parameters</h1> | ||
+ | </td></tr> | ||
+ | <tr><td> | ||
+ | {| class="wikitable sortable" width: 75%;" | ||
+ | |- style="border-bottom: 3px solid #ccf" | ||
+ | ! style="width: 15%;" | Parameter | ||
+ | ! class="unsortable" style="width: 85%;" | Usage | ||
+ | |- | ||
+ | | Title | ||
+ | | The name of the subclass | ||
+ | |- | ||
+ | | Image | ||
+ | | The main image of the subclass | ||
+ | |- | ||
+ | | AltName | ||
+ | | What do other regional servers call this class? | ||
+ | |- | ||
+ | | Base | ||
+ | | The original class the subclass originate from | ||
+ | |- | ||
+ | | NPC | ||
+ | | The NPC related to the subclass (I.E. [[G.S.D.]] for [[Male Slayer]]s) | ||
+ | |- | ||
+ | | Weapon | ||
+ | | The recommended weapon of choice for the subclass according to the game. | ||
+ | |- | ||
+ | | Element | ||
+ | | Does the subclass utilize an element in any degree, be it from an attack or a buff? If not, type '''None'''. Otherwise, add the following depending on the class in question: | ||
+ | {{IconLink|Water Element}} <br/>{{IconLink|Fire Element}} <br/>{{IconLink|Light Element}} <br/>{{IconLink|Shadow Element}} | ||
+ | |- | ||
+ | | Status | ||
+ | | Does the subclass inflict a status effect, be it positive or negative? If not, type '''None'''. Otherwise, add the correct status effects of the class in question. Learn more [[Status Effects|here]]. | ||
+ | |- | ||
+ | | Armor | ||
+ | | The recommended armor of choice for the subclass according to the game. | ||
+ | |- | ||
+ | | Class Info | ||
+ | | Explain the subclass's damage specifications and the difficulty of the class. Answer the following: | ||
+ | *Skill Type: Is the subclass's moveset '''Physical''', '''Magical''' or '''Hybrid''' (Base Class skills are omitted in this question.)? | ||
+ | *Damage Type: Is the damage of the subclass '''Percentage''' or '''Independent''' (or Fixed)? | ||
+ | *Subclass Difficulty: Is it a '''Beginner''', '''Intermediate''' or '''Expert'''? | ||
+ | |- | ||
+ | | Awakening | ||
+ | | The name of the subclass's First Awakening. | ||
+ | |- | ||
+ | | AltName2 | ||
+ | | What do other regional servers call this First Awakening? | ||
+ | |- | ||
+ | | 2ndAwakening | ||
+ | | The name of the subclass's Second Awakening. | ||
+ | |- | ||
+ | | AltName3 | ||
+ | | What do other regional servers call this Second Awakening? | ||
+ | |- | ||
+ | | Image2 | ||
+ | | The Second Awakening animation of the subclass | ||
|} | |} |
Revision as of 00:12, 8 March 2019
{{{Title}}} | |
---|---|
{{{Image}}} | |
Alternate Names | {{{AltName}}} |
Base Job | {{{Base}}} |
Job NPC | {{{NPC}}} |
Specialized Weapon | {{{Weapon}}} |
Specialized Armor | {{{Armor}}} |
Class Information | {{{Class Info}}} |
Inflict Element? | {{{Element}}} |
Inflict Status Effect? | {{{Status}}} |
Awakening {{{Awakening}}} | |
Alternate Names | {{{AltName2}}} |
Second Awakening {{{2ndAwakening}}} | |
Alternate Names | {{{AltName3}}} |
{{{Image2}}} |
Usage Template
{{JobDesc5| |Title= |Image= |AltName= |Base= |NPC= |Weapon= |Armor= |Class Info=Skill Type:N/A<br/>Damage Type:N/A<br/>Subclass Difficulty:N/A |Element= |Status=Negative:N/A<br/>Positive:N/A |Awakening= |AltName2= |2ndAwakening= |AltName3= |Image2= }}
Parameters
Parameter | Usage |
---|---|
Title | The name of the subclass |
Image | The main image of the subclass |
AltName | What do other regional servers call this class? |
Base | The original class the subclass originate from |
NPC | The NPC related to the subclass (I.E. G.S.D. for Male Slayers) |
Weapon | The recommended weapon of choice for the subclass according to the game. |
Element | Does the subclass utilize an element in any degree, be it from an attack or a buff? If not, type None. Otherwise, add the following depending on the class in question: |
Status | Does the subclass inflict a status effect, be it positive or negative? If not, type None. Otherwise, add the correct status effects of the class in question. Learn more here. |
Armor | The recommended armor of choice for the subclass according to the game. |
Class Info | Explain the subclass's damage specifications and the difficulty of the class. Answer the following:
|
Awakening | The name of the subclass's First Awakening. |
AltName2 | What do other regional servers call this First Awakening? |
2ndAwakening | The name of the subclass's Second Awakening. |
AltName3 | What do other regional servers call this Second Awakening? |
Image2 | The Second Awakening animation of the subclass |