Template:Inventory info: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
<tr><td>Can sell/buy: {{{CanSellBuy}}}</td></tr>
<tr><td>Can sell/buy: {{{CanSellBuy}}}</td></tr>
</table>
</table>
</div>
</div><noinclude>This template is a work in progress.<br/><br/><br/><br/><br/><br/><br/>


<noinclude>This is a WIP!
==Usage==


Perk
<pre>
Cost
{{Inventory info
Weight
|Name=Syringe
Damage
|Image=Syringe.png
Can sell/buy
|Perk=Field Medic
|Cost=123
|Weight=999
|Damage=20 (heals)
|CanSellBuy=No
}}</pre>


</noinclude>
</noinclude>

Revision as of 02:49, 6 October 2012


{{{Name}}}
[[File:{{{Image}}}]]
Damage: {{{Damage}}}
Can sell/buy: {{{CanSellBuy}}}

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)
|CanSellBuy=No
}}