Main Page
Difference between revisions of "Template:NovaWeapon"
Jump to navigation
Jump to search
(43 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | <div class="row"> | |
− | + | <div class="col-md-7 col-sm-12"> | |
− | + | <div class="col-12"> | |
− | + | {{{WeaponDescription|}}} | |
− | + | </div> | |
− | + | <div class="col-12"> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Drop Info== | ==Drop Info== | ||
{{{WeaponDropInfo|}}} | {{{WeaponDropInfo|}}} | ||
− | + | </div> | |
+ | <div class="col-12"> | ||
==Additional Info== | ==Additional Info== | ||
{{{WeaponAdditionalInfo|}}} | {{{WeaponAdditionalInfo|}}} | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-5 col-sm-12"> | ||
+ | <div class="col-12"> | ||
+ | <div class="table-responsive-md"> | ||
+ | <table class="wikitable table-borderless WeaponForm NovaTable mobile-center mobile-mx-auto" style="float: right;"> | ||
+ | <tr> | ||
+ | <td style="text-align:center;">{{Rarity|{{{Rarity}}}}}</td> | ||
+ | <td colspan="2" style="color:white;">{{{WeaponName}}}</td> | ||
+ | <td colspan="2" style="text-align:center;color:white;">Classes: {{#arraymaptemplate: {{{Class|}}}|icons|;| }}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td rowspan="3" colspan="3" style="text-align:center;">[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|center|link=]]</td> | ||
+ | <td> | ||
+ | <strong>Attack Value:</strong> | ||
+ | <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 style="text-align:center;color:white;">Type: {{Icons|{{{WeaponType|}}}}} {{{WeaponType}}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="text-align:center;font-weight:bold;">Requires Shop<br>Lv. {{{ShopLevel}}}</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> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> |
Latest revision as of 12:10, 9 April 2020
Drop Info
Additional Info
{{{WeaponName}}} | Classes: | |||
[[File:{{{1}}}|center|link=]] |
Attack Value: |
|||
Type: This icon hasn't been defined. It can be defined here: [[1]] {{{WeaponType}}} | ||||
Requires Shop Lv. {{{ShopLevel}}} |
||||
Materials Required |
{{{Materials}}} |