Difference between revisions of "Template:Item"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (making it look cleaner if you don't specify parameters)
m (allow you to change the title of the infobox)
Line 1: Line 1:
{| class="wikitable" style="float:right; margin-left: 100px;"
{| class="wikitable" style="float:right; margin-left: 100px;"
!colspan="2"|{{BASEPAGENAME}}
!colspan="2"|{{{name| {{BASEPAGENAME}} }}}


|-
|-
Line 29: Line 29:
<pre>
<pre>
{{Item
{{Item
|name= (optional, defaults to article name)
|image= (filelink)
|image= (filelink)
|type= (item type)
|type= (item type)

Revision as of 21:36, 26 September 2017

Item
Type
Durability N/A
Renewable
Stackable
ID

Usage:

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