| Latest revision |
Your text |
| Line 1: |
Line 1: |
| <includeonly>
| | |
| <div style="margin-left: 2em;"> | | |
| <table class="wikitable infobox" style="color: #FFEFD7; background-color: #2F2F2F; font-weight: bold;"> | | |
| <tr>
| | <div class="hover-box"> |
| <th colspan="2" style="color: #FFEFD7; background-color: #2F2F2F; font-size: 25px; font-family: 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 0px black, 0px 0px 0px black;">
| | <div class="hover-box-content"> |
| <div style="display: flex; justify-content: space-between;">
| | <!-- Centered Icon and Label --> |
| <div style="width: 50px;"></div>
| | [[File:Spirit_icon.png|40px|center|class=hover-box-icon]] |
| <div class="infobox-hero-name">{{{name_localized}}}</div>
| | <div class="hover-box-label">Spirit</div> |
| <div style="padding-left: 10px;">[[Image:{{{name_english}}}_MM.png|frameless|center|40px]]</div> | | </div> |
| </div>
| | <div class="hover-box-hidden"> |
| </th>
| | <!-- Table inside hidden box --> |
| </tr>
| | <table class="hover-box-table"> |
| <tr>
| | <tr> |
| <th colspan="2" style="padding:0px; background-color:#a79986;">[[File:{{{name_english}}} card.png|200px|alt={{{BASEPAGENAME}}}]]</th>
| | <th>Header 1</th> |
| </tr>
| | <th>Header 2</th> |
| <tr><td>Voice Actor</td><td>IDK</td></tr>
| | <th>Header 3</th> |
| <tr><td>Release Date</td><td>IDK</td></tr>
| | </tr> |
| <tr><td>Last Updated</td><td>IDK</td></tr>
| | <tr> |
| <tr>
| | <td>Data 1</td> |
| <th colspan="2" style="background-color: #d5903f; font-weight: bold; font-size: 17px; font-family: 'Retail Demo', 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 2px 4px black, 1px 1px 2px black, 0px 0px 1px black; color:#FFEFD7; border-bottom: none">{{#invoke:AttributeData|localize_category|Weapon}}</th>
| | <td>Data 2</td> |
| </tr>
| | <td>Data 3</td> |
| {{#invoke: TableGenerator | generateHtmlTable | cols=2 | only_body=true | cell_values={{{weapon_values}}} }}
| | </tr> |
| <tr>
| | <tr> |
| <th colspan="2" style="background-color: #74b01c; font-weight: bold; font-size: 17px; font-family: 'Retail Demo', 'PT Serif','Palatino','Georgia',serif; font-weight: bold; text-shadow: 0px 2px 4px black, 1px 1px 2px black, 0px 0px 1px black; color:#FFEFD7; border-bottom: none">{{#invoke:AttributeData|localize_category|Vitality}}</th>
| | <td>Data 4</td> |
| </tr>
| | <td>Data 5</td> |
| {{#invoke: TableGenerator | generateHtmlTable | cols=2 | only_body=true | cell_values={{{vitality_values}}} }}
| | <td>Data 6</td> |
| </table> | | </tr> |
| </div></includeonly><noinclude> | | </table> |
| {{Documentation}}
| | </div> |
| </noinclude> | | </div> |