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