MasterEscapist (talk | contribs) (Added parameters need for weapons, like pistols.) |
MasterEscapist (talk | contribs) m (Added one more parameter I forgot.) |
||
Line 23: | Line 23: | ||
{{!}} '''Damage''' |
{{!}} '''Damage''' |
||
{{!}} {{{damage|}}} }} |
{{!}} {{{damage|}}} }} |
||
+ | |- |
||
+ | {{#if: {{{RPS|}}}| |
||
+ | {{!}} '''RPS''' |
||
+ | {{!}} {{{RPS|}}} }} |
||
|- |
|- |
||
{{#if: {{{attacktime|}}}| |
{{#if: {{{attacktime|}}}| |
||
Line 90: | Line 94: | ||
| unscrewing = 1 |
| unscrewing = 1 |
||
| damage = 1 |
| damage = 1 |
||
+ | | RPS = 1 |
||
| attacktime = 1 |
| attacktime = 1 |
||
| range = 1 |
| range = 1 |
Revision as of 21:33, 21 April 2016
TWD Item infobox | |
---|---|
Walking Dead Item | |
File:TWD Item infobox.png | |
Statistics | |
Usage:
- All parameters are optional. If the attributes of an item are unknown, it's advisable to include the template with no parameters, like so:
{{TWD Item infobox}}
- When a value of
true
is specified for theconsumable
parameter, its respective fields will display in the infobox. If a field should not display for some field, the entire line containing the parameter can be removed.
Example
{{TWD Item infobox | consumable = true | outfit = true | flavor = This text will display underneath the item image. | image = Custom Image | uses = 1 | digging = 1 | cutting = 1 | chipping = 1 | unscrewing = 1 | damage = 1 | RPS = 1 | attacktime = 1 | range = 1 | projectiles = 1 | stoppingpower = 1 | maxspread = 1 | noiselevel = Low }}