Difference between revisions of "Template:Class Window"
Cypherusuh (talk | contribs) |
Cypherusuh (talk | contribs) |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" style="float: right; margin-left: auto; width:200px; position:relative;" |
<includeonly>{| class="wikitable" style="float: right; margin-left: auto; width:200px; position:relative;" |
||
− | !style="background-color:#a3cdd2;" | |
+ | !style="background-color:#a3cdd2;" | {{{name1}}} |
|- |
|- |
||
!style="background-color:white" | |
!style="background-color:white" | |
||
[[File:{{{img1}}}.png|centre|frameless]] |
[[File:{{{img1}}}.png|centre|frameless]] |
||
|- |
|- |
||
− | !style="background-color:#a3cdd2;" | |
+ | !style="background-color:#a3cdd2;" | {{{name2}}} |
|- |
|- |
||
!style="background-color:white" | |
!style="background-color:white" | |
||
[[File:{{{img2}}}.png|centre|frameless]] |
[[File:{{{img2}}}.png|centre|frameless]] |
||
|- |
|- |
||
− | !style="background-color:#a3cdd2;" | |
+ | !style="background-color:#a3cdd2;" | {{{name3}}} |
|- |
|- |
||
!style="background-color:white" | |
!style="background-color:white" | |
||
[[File:{{{img3}}}.png|centre|frameless]] |
[[File:{{{img3}}}.png|centre|frameless]] |
||
|- |
|- |
||
− | !style="background-color:#a3cdd2;" | |
+ | !style="background-color:#a3cdd2;" | {{{name4}}} |
|- |
|- |
||
!style="background-color:white" | |
!style="background-color:white" | |
||
[[File:{{{img4}}}.png|centre|frameless]] |
[[File:{{{img4}}}.png|centre|frameless]] |
||
− | {| class="wikitable" style="margin: auto; text-align:center;" |
+ | {| class="wikitable" style="margin: auto; text-align:center; width:200px;" |
− | ! colspan="6" style="background-color:#a3cdd2;" | |
+ | ! colspan="6" style="background-color:#a3cdd2;" |Stats Recommendations |
|- |
|- |
||
|STR |
|STR |
||
Line 35: | Line 35: | ||
|{{{dex}}} |
|{{{dex}}} |
||
|{{{luk}}} |
|{{{luk}}} |
||
+ | |} |
||
+ | |||
+ | {| class="wikitable" style="margin: auto; margin-top:10px; text-align:center; width=200px;" |
||
+ | ! colspan="6" style="background-color:#a3cdd2;" |Trait Stats |
||
+ | |- |
||
+ | |POW |
||
+ | |STA |
||
+ | |WIS |
||
+ | |SPL |
||
+ | |CON |
||
+ | |CRT |
||
+ | |- |
||
+ | |{{{pow}}} |
||
+ | |{{{sta}}} |
||
+ | |{{{wis}}} |
||
+ | |{{{spl}}} |
||
+ | |{{{con}}} |
||
+ | |{{{crt}}} |
||
|} |
|} |
||
|}</includeonly><noinclude> |
|}</includeonly><noinclude> |
Latest revision as of 04:20, 25 March 2023
Class Window is used to give basic information about a class.
Syntax
{{Class Window|icon=|name=|img1=|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