|
|
(4 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {| class="infobox" style="width:100%; font-size:100%; border:2px solid #372b54; background:#f7f7fa; border-radius:14px; box-shadow:0 3px 8px rgba(0,0,0,0.3); margin:10px 0;"
| |
| |-
| |
| | style="padding:20px; background:linear-gradient(180deg,#5a4e7c,#372b54); color:white; border-top-left-radius:14px; border-top-right-radius:14px; text-align:center; font-size:200%;" |
| |
| [[File:SpiritValeLogo.png|100px]]<br />
| |
| '''Class Template'''
| |
| |-
| |
| | style="padding:15px; line-height:1.6; font-size:100%;" |
| |
|
| |
|
| <div style="display:flex; gap:20px; align-items:flex-start; margin-top:20px; font-size:100%;">
| |
|
| |
| <div style="flex:2; line-height:1.6;">
| |
| asfd
| |
| </div>
| |
| {{Infobox
| |
| |float = right
| |
| |width = 250px
| |
| |margin-top = 10px
| |
| |header = Class Information
| |
| |role = {{#if: {{{Role|}}} | {{{Role}}} | [Role Placeholder] }}
| |
| |primary_stats = {{#if: {{{PrimaryStats|}}} | {{{PrimaryStats}}} | [Stat Placeholder] }}
| |
| |weapon_type = {{#if: {{{WeaponType|}}} | {{{WeaponType}}} | [Weapon Placeholder] }}
| |
| }}
| |
|
| |
| |}
| |