Difference between revisions of "Template:Item"
Jump to navigation
Jump to search
m (Sonicwave moved page Template:Items to Template:Item: since this is only used for a specific item instead of multiple) |
m (allowing arguments) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right; margin-left: 100px;" | {| class="wikitable" style="float:right; margin-left: 100px;" | ||
!colspan="2"| | !colspan="2"|{{BASEPAGENAME}} | ||
|- | |- | ||
|colspan="2"|image | |colspan="2"|{{{image}}} | ||
|- | |- | ||
|Type | |Type | ||
| | |{{{type}}} | ||
|- | |- | ||
|Durability | |Durability | ||
| | |{{{durability}}} | ||
|- | |- | ||
|Renewable | |Renewable | ||
| | |{{{renewable}}} | ||
|- | |- | ||
|Stackable | |Stackable | ||
| | |{{{stackable}}} | ||
|- | |- | ||
| | |ID | ||
| | |{{{id}}} | ||
|} | |} |
Revision as of 12:33, 25 September 2017
Item | |
---|---|
{{{image}}} | |
Type | {{{type}}} |
Durability | {{{durability}}} |
Renewable | {{{renewable}}} |
Stackable | {{{stackable}}} |
ID | {{{id}}} |