Difference between revisions of "Template:Class Window"

From TRO Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{| class="wikitable" style="float: right; margin-left: auto; width:200px; position:relative;" !style="background-color:#a3cdd2;" |[[File:{{{icon}}}.png]] {{{name}...")
 
Line 38: Line 38:
 
; img1 : The base outfit of the class.
 
; img1 : The base outfit of the class.
 
; img2 : The alternative outfit of the class, if it has.
 
; img2 : The alternative outfit of the class, if it has.
; str : The STR job bonus of the class.
+
; str : The STR recommended stats of the class.
; agi : The AGI job bonus of the class.
+
; agi : The AGI recommended stats of the class.
; vit : The VIT job bonus of the class.
+
; vit : The VIT recommended stats of the class.
; int : The INT job bonus of the class.
+
; int : The INT recommended stats of the class.
; dex : The DEX job bonus of the class.
+
; dex : The DEX recommended stats of the class.
; luk : The LUK job bonus of the class.
+
; luk : The LUK recommended stats of the class.
  +
  +
Credit to NovaRO

Revision as of 02:39, 25 March 2023


Class Window is used to give basic information about a class.

Syntax

{{Class Window|icon=|name=|img1=|img2=|str=|agi=|vit=|int=|dex=|luk=}}

Parameters
icon
The name of image file that was uploaded to the wiki, the image needs to be a PNG.
name
The name of the class.
img1
The base outfit of the class.
img2
The alternative outfit of the class, if it has.
str
The STR recommended stats of the class.
agi
The AGI recommended stats of the class.
vit
The VIT recommended stats of the class.
int
The INT recommended stats of the class.
dex
The DEX recommended stats of the class.
luk
The LUK recommended stats of the class.

Credit to NovaRO