Template:Infobox weapon: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 24: Line 24:
{{#if: {{{slot|}}} |
{{#if: {{{slot|}}} |
<div class="dmg-type-row">
<div class="dmg-type-row">
<div class="dmg-type-cell {{{hand}}}">{{#switch: {{{slot}}} | one-hand = [[File:1-Hand icon.png]] | two-hand = [[File:2-Hand icon.png]] }}</div>
<div class="dmg-type-cell {{{slot}}}">{{#switch: {{{slot}}} | one-hand = [[File:1-Hand icon.png]] | two-hand = [[File:2-Hand icon.png]] }}</div>
<p>{{#switch: {{{slot}}} | one-hand = 1-Hand | two-hand = 2-Hand }}</p>
<p>{{#switch: {{{slot}}} | one-hand = 1-Hand | two-hand = 2-Hand }}</p>
</div>
</div>