Difference between revisions of "Template:Class Window"
Cypherusuh (talk | contribs) (Created page with "<includeonly>{| class="wikitable" style="float: right; margin-left: auto; width:200px; position:relative;" !style="background-color:#a3cdd2;" |[[File:{{{icon}}}.png]] {{{name}...") |
Cypherusuh (talk | contribs) |
||
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 |
+ | ; str : The STR recommended stats of the class. |
− | ; agi : The AGI |
+ | ; agi : The AGI recommended stats of the class. |
− | ; vit : The VIT |
+ | ; vit : The VIT recommended stats of the class. |
− | ; int : The INT |
+ | ; int : The INT recommended stats of the class. |
− | ; dex : The DEX |
+ | ; dex : The DEX recommended stats of the class. |
− | ; luk : The LUK |
+ | ; 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