Template:Weapon: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
<div style="margin-left: 1em;"> | <div style="margin-left: 1em;"> | ||
{{#if:{{{weapon_type|}}}|'''Weapon Type''': [[:Category:{{{weapon_type}}}|{{{weapon_type}}}]]<br /> | {{#if:{{{is_soulbound|}}}|'''This item is Soulbound and cannot be traded.'''<br /> | ||
}}{{#if:{{{weapon_type|}}}|'''Weapon Type''': [[:Category:{{{weapon_type}}}|{{{weapon_type}}}]]<br /> | |||
}}{{#if:{{{durability|}}}|'''Durability''': {{{durability}}}<br /> | }}{{#if:{{{durability|}}}|'''Durability''': {{{durability}}}<br /> | ||
}}{{#if:{{{damage_min|}}}|'''Damage''': {{{damage_min}}} - {{{damage_max}}}<br /> | }}{{#if:{{{damage_min|}}}|'''Damage''': {{{damage_min}}} - {{{damage_max}}}<br /> | ||
Line 19: | Line 20: | ||
}}{{#if:{{{angle|}}}|'''Angle''': {{{angle}}}<br /> | }}{{#if:{{{angle|}}}|'''Angle''': {{{angle}}}<br /> | ||
}}{{#if:{{{OHAC|}}}|'''OHAC''': {{{OHAC}}}<br /> | }}{{#if:{{{OHAC|}}}|'''OHAC''': {{{OHAC}}}<br /> | ||
}} | }} | ||
</div> | </div> | ||
Line 74: | Line 74: | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- | <!-- Sell PRICE --> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
{{#if:{{{ | {{#if:{{{sell_price|}}}| | ||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;"> | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Sell Price</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | <hr style="border: 0; border-top: 1px solid #555;" /> | ||
<div style="margin-left: 1em;"> | <div style="margin-left: 1em;"> | ||
''' | '''Sell Price''': {{{sell_price}}}<br /> | ||
</div> | </div> | ||
}} | }} | ||
Line 95: | Line 95: | ||
[[Category:Weapons]] | [[Category:Weapons]] | ||
{{#if:{{{weapon_type|}}}|[[Category:{{{weapon_type}}}]]}} | {{#if:{{{weapon_type|}}}|[[Category:{{{weapon_type}}}]]}} | ||
{{#if:{{{class_requirement1|}}}|[[Category:{{{class_requirement1}}} Weapons]]}} | {{#if:{{{class_requirement1|}}}|[[Category:{{{class_requirement1}}} Weapons]]}} | ||
{{#if:{{{class_requirement2|}}}|[[Category:{{{class_requirement2}}} Weapons]]}} | {{#if:{{{class_requirement2|}}}|[[Category:{{{class_requirement2}}} Weapons]]}} |