Template:Ammo: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 76: | Line 76: | ||
}} | }} | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- | <!-- 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> | ||
}} | }} |