Template:ClassInfoBox: Difference between revisions
Template page
More actions
Created page with "<noinclude>Category:Templates</noinclude> {| class="infobox" style="float:right; width:275px; font-size:90%; border:2px solid #372b54; background:#f7f7fa; border-radius:12px; box-shadow:0 2px 6px rgba(0,0,0,0.25);" |- ! colspan="2" style="background:linear-gradient(180deg,#5a4e7c,#372b54); color:white; text-align:center; padding:6px; font-size:110%; border-top-left-radius:10px; border-top-right-radius:10px;" | '''Class Overview'''<br /> |- | style="background:#e6e3f..." |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (26 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <templatestyles src="Template:ClassInfoBox/styles.css" /><div class="sv-card sv-class-overview"> | ||
{| class=" | {| class="sv-class-overview__table" | ||
|- | |- | ||
! colspan="2" | ! colspan="2" class="sv-tile sv-class-overview__heading" | '''Class Overview''' | ||
'''Class Overview''' | |||
|- | |- | ||
| | | class="sv-class-overview__label" | Role | ||
| | | class="sv-class-overview__value" | {{{Role|—}}} | ||
|- | |- | ||
| | | class="sv-class-overview__label" | Weapons | ||
| | | class="sv-class-overview__value" | {{{Weapons|—}}} | ||
|- | |- | ||
| | ! colspan="2" class="sv-tile sv-class-overview__subhead" | '''Attributes''' | ||
| | |- | ||
| class="sv-class-overview__label" | [[File:Strength.png|15px]] [[Attributes#Strength_(STR)|STR]] | |||
| class="sv-class-overview__value" | {{{STR|—}}} | |||
|- | |||
| class="sv-class-overview__label" | [[File:Agility.png|15px]] [[Attributes#Agility_(AGI)|AGI]] | |||
| class="sv-class-overview__value" | {{{AGI|—}}} | |||
|- | |||
| class="sv-class-overview__label" | [[File:Vitality.png|15px]] [[Attributes#Vitality_(VIT)|VIT]] | |||
| class="sv-class-overview__value" | {{{VIT|—}}} | |||
|- | |||
| class="sv-class-overview__label" | [[File:Intelligence.png|15px]] [[Attributes#Intelligence_(INT)|INT]] | |||
| class="sv-class-overview__value" | {{{INT|—}}} | |||
|- | |||
| class="sv-class-overview__label" | [[File:Dexterity.png|15px]] [[Attributes#Dexterity_(DEX)|DEX]] | |||
| class="sv-class-overview__value" | {{{DEX|—}}} | |||
|- | |||
| class="sv-class-overview__label" | [[File:Luck.png|15px]] [[Attributes#Luck_(LUK)|LUK]] | |||
| class="sv-class-overview__value" | {{{LUK|—}}} | |||
|} | |} | ||
</div> | |||
<noinclude> | |||
{{/Doc}} | |||
[[Category:Templates]] | |||
</noinclude> | |||