Template:Inventory info: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
{{#if: {{{Cost|}}} | <tr><td>Cost: £{{{Cost}}}</td></tr> }}
{{#if: {{{Cost|}}} | <tr><td>Cost: £{{{Cost}}}</td></tr> }}
{{#if: {{{Weight|}}} | <tr><td>Cost: {{{Weight}}} blocks</td></tr> }}
{{#if: {{{Weight|}}} | <tr><td>Cost: {{{Weight}}} blocks</td></tr> }}
<tr><td>Damage: {{{Damage}}}</td></tr>
{{#if: {{{Damage|}}} | <tr><td>Damage: {{{Damage}}}</td></tr> }}
<tr><td>Firing rate: {{{RPM}}} RPM</td>/tr>
{{#if: {{{RPM|}}} | <tr><td>Firing rate: {{{RPM}}} RPM</td></tr> }}
<tr><td>Can sell/buy: {{{CanSellBuy}}}</td></tr>
{{#if: {{{CanSellBuy|}}} | <tr><td>Can sell/buy: {{{CanSellBuy}}}</td></tr> }}
</table>
</table>
</div><noinclude>This template is a work in progress.<br/><br/><br/><br/><br/><br/><br/>
</div><noinclude>This template is a work in progress.<br/><br/><br/><br/><br/><br/><br/>

Revision as of 03:09, 6 October 2012




{{{Name}}}
[[File:{{{Image}}}]]

This template is a work in progress.






Usage

{{Inventory info
|Name=Syringe
|Image=Syringe.png
|Perk=Field Medic
|Cost=123
|Weight=999
|Damage=20 (heals)
|RPM=800
|CanSellBuy=No
}}