Difference between revisions of "Template:Item"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (added usage)
m (making it look cleaner if you don't specify parameters)
Line 3: Line 3:


|-
|-
|colspan="2"|{{{image}}}
|colspan="2"|{{{image|}}}


|-
|-
|Type
|Type
|{{{type}}}
|{{{type|}}}


|-
|-
|Durability
|Durability
|{{{durability}}}
|{{{durability|N/A}}}


|-
|-
|Renewable
|Renewable
|{{{renewable}}}
|{{{renewable|}}}


|-
|-
|Stackable
|Stackable
|{{{stackable}}}
|{{{stackable|}}}


|-
|-
|ID
|ID
|{{{id}}}
|{{{id|}}}
|}<noinclude>
|}<noinclude>



Revision as of 21:28, 26 September 2017

Item
Type
Durability N/A
Renewable
Stackable
ID

Usage:

{{Item
|image= (filelink)
|type= (item type)
|durability= (durability, N/A if none)
|renewable= (yes/no)
|stackable= (yes/no)
|id= (in-game id)
}}