Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
(Item infobox template)
 
m (no durability. use Template:Gear for that.)
Line 8: Line 8:
!Type
!Type
|{{{type|}}}
|{{{type|}}}
|-
!Durability
|{{{durability|N/A}}}


|-
|-
Line 34: Line 30:
|image= (filelink)
|image= (filelink)
|type= (item type, such as material, tool, or armor)
|type= (item type, such as material, tool, or armor)
|durability= (durability, defaults to N/A if none)
|renewable= (if the item can be infinitely obtained, yes/no)
|renewable= (if the item can be infinitely obtained, yes/no)
|stackable= (if the item stacks, yes/no)
|stackable= (if the item stacks, yes/no)

Revision as of 11:17, 13 November 2023

Item
Type
Renewable
Stackable
ID

Template for creating pages on Items. By definition, an Item is an object that exclusively exists in the inventory.

Usage:

{{Item
|name= (optional, defaults to the article's title)
|image= (filelink)
|type= (item type, such as material, tool, or armor)
|renewable= (if the item can be infinitely obtained, yes/no)
|stackable= (if the item stacks, yes/no)
|id= (in-game id)
}}