Template:ClassInfoBox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="float:right; width:100%; max-width:200px | {| class="infobox custom-table" style="float:right; width:100%; max-width:200px; margin:0 0 2em 2em; text-align:center;" | ||
|- | |- | ||
! colspan="2 | ! colspan="2" | '''Class Overview''' | ||
|- | |- | ||
| Role | |||
| {{{Role}}} | |||
|- | |- | ||
| Weapons | |||
| {{{Weapons}}} | |||
|- | |- | ||
! colspan="2" style=" | ! colspan="2" style="border-bottom:1px solid #555;" | '''Attributes''' | ||
|- | |- | ||
| [[File:Strength.png|15px]] [[Attributes#Strength_(STR)|STR]] | |||
| {{{STR}}} | |||
|- | |- | ||
| [[File:Agility.png|15px]] [[Attributes#Agility_(AGI)|AGI]] | |||
| {{{AGI}}} | |||
|- | |- | ||
| [[File:Vitality.png|15px]] [[Attributes#Vitality_(VIT)|VIT]] | |||
| {{{VIT}}} | |||
|- | |- | ||
| [[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]] | |||
| {{{INT}}} | |||
|- | |- | ||
| [[File:Dexterity.png|15px]] [[Attributes#Dexterity_(DEX)|DEX]] | |||
| {{{DEX}}} | |||
|- | |- | ||
| [[File:Luck.png|15px]] [[Attributes#Luck_(LUK)|LUK]] | |||
| {{{LUK}}} | |||
|} | |} | ||
Revision as of 23:32, 20 September 2025
Class Overview | |
---|---|
Role | {{{Role}}} |
Weapons | {{{Weapons}}} |
Attributes | |
![]() |
{{{STR}}} |
![]() |
{{{AGI}}} |
![]() |
{{{VIT}}} |
![]() |
{{{INT}}} |
![]() |
{{{DEX}}} |
![]() |
{{{LUK}}} |
Infobox for a class overview: shows the class role, common weapons, and attribute emphasis (numeric).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Role | Role | Main role(s) or playstyle for the class. Use <br> to list multiple lines (e.g., Healing, Support, Holy Magic).
| String | suggested |
Weapons | Weapons | Primary weapon type(s) this class commonly uses.
| String | suggested |
STR | STR | Strength emphasis as a number.
| Number | suggested |
AGI | AGI | Agility emphasis as a number.
| Number | suggested |
VIT | VIT | Vitality emphasis as a number.
| Number | suggested |
INT | INT | Intelligence emphasis as a number.
| Number | suggested |
DEX | DEX | Dexterity emphasis as a number.
| Number | suggested |
LUK | LUK | Luck emphasis as a number.
| Number | suggested |