Main Page
Difference between revisions of "Template:NovaWeapon"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | <div class="table-responsive-md"> | |
− | + | <table class="wikitable table-bordered WeaponForm NovaTable mobile-center mobile-mx-auto"> | |
− | + | <tr> | |
− | + | <td style="text-align:center;background-color:#1d3c45;">{{Rarity|{{{Rarity}}}}}</td> | |
− | + | <td colspan="2" style="background-color:#146987;color:white;">{{{WeaponName}}}</td> | |
− | + | <td colspan="2" style="text-align:center;background-color:#1d3c45;color:white;">Classes: {{#arraymaptemplate: {{{Class|}}}|icons|;| }}</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td rowspan="3" colspan="3" style="text-align:center;background-color:#1d3c45;">[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|center|64px|link=]]</td> | |
− | + | <td colspan="6"> | |
− | + | <ul class="ml-2 mr-2 wpn-max mobile-text-fix list-unstyled" style="margin: unset;width: 60px;"> | |
− | + | {{#if: {{{SATK|}}}|<li>{{icons|S-ATK|}} {{{SATK|}}}</li>|}}<!-- | |
− | + | ||
− | + | -->{{#if: {{{RATK|}}}|<li>{{icons|R-ATK|}} {{{RATK|}}}</li>|}}<!-- | |
− | + | ||
− | + | -->{{#if: {{{TATK|}}}|<li>{{icons|T-ATK|}} {{{TATK|}}}</li>|}} | |
− | + | </ul> | |
− | + | </td> | |
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="5" style="text-align:center;background-color:#1d3c45;color:white;">Type: {{Icons|{{{WeaponType|}}}}} {{{WeaponType}}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" style="text-align:center;font-weight:bold;">Materials Required</td> | ||
+ | <td colspan="2" style="text-align:center;">{{{Materials}}}</td> | ||
+ | <td colspan="2" style="text-align:center;font-weight:bold;">Requires Shop Lv. {{{ShopLevel}}}</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
{{{WeaponDescription|}}} | {{{WeaponDescription|}}} |
Revision as of 10:12, 9 April 2020
{{{WeaponName}}} | Classes: | |||||||
[[File:{{{1}}}|center|64px|link=]] |
|
|||||||
Type: This icon hasn't been defined. It can be defined here: [[1]] {{{WeaponType}}} | ||||||||
Materials Required | {{{Materials}}} | Requires Shop Lv. {{{ShopLevel}}} |