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; border:2px solid #372b54 | {| class="infobox" style="float:right; width:100%; max-width:200px; border:2px solid #372b54; border-radius:10px; box-shadow:0 2px 6px rgba(0,0,0,0.25); margin:0 0 2em 2em; text-align:center; -webkit-user-select:text; user-select:text;" | ||
|- | |- | ||
! colspan="2" style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:1px 1px; font-size:120%; border-top-left-radius:8px; border-top-right-radius:8px; word-wrap:break-word; overflow-wrap:break-word;" | | ! colspan="2" style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:1px 1px; font-size:120%; border-top-left-radius:8px; border-top-right-radius:8px; word-wrap:break-word; overflow-wrap:break-word;" | '''Class Overview''' | ||
'''Class Overview''' | |||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | Role | ||
| style=" | | style="padding:4px;" | {{{Role}}} | ||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | Weapons | ||
| style=" | | style="padding:4px;" | {{{Weapons}}} | ||
|- | |- | ||
! colspan="2" style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; padding:4px; font-size:110%; word-wrap:break-word; overflow-wrap:break-word | ! colspan="2" style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; padding:4px; font-size:110%; word-wrap:break-word; overflow-wrap:break-word;" | '''Attributes''' | ||
'''Attributes''' | |||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | [[File:Strength.png|15px]] [[Attributes#Strength_(STR)|STR]] | ||
| style=" | | style="padding:4px;" | {{{STR}}} | ||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | [[File:Agility.png|15px]] [[Attributes#Agility_(AGI)|AGI]] | ||
| style=" | | style="padding:4px;" | {{{AGI}}} | ||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | [[File:Vitality.png|15px]] [[Attributes#Vitality_(VIT)|VIT]] | ||
| style=" | | style="padding:4px;" | {{{VIT}}} | ||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | [[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]] | ||
| style=" | | style="padding:4px;" | {{{INT}}} | ||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | [[File:Dexterity.png|15px]] [[Attributes#Dexterity_(DEX)|DEX]] | ||
| style=" | | style="padding:4px;" | {{{DEX}}} | ||
|- | |- | ||
| style=" | | style="font-weight:bold; padding:4px; text-align:center; width:35%;" | [[File:Luck.png|15px]] [[Attributes#Luck_(LUK)|LUK]] | ||
| style=" | | style="padding:4px;" | {{{LUK}}} | ||
|} | |} | ||
Revision as of 12:38, 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 |