Template:Infobox weapon: Difference between revisions

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