Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
|{{{id|}}}
|{{{id|}}}
|}<noinclude>
|}<noinclude>
Template for creating pages on Items. By definition, an Item is an object that exclusively exists in the inventory.


Usage:
Usage:

Revision as of 16:17, 9 December 2023

Item
Stackable
Renewable
ID

Usage:

{{Item
|name= Optional (Defaults to the Page Title)
|image= [[image:FileLink.png]]
|stackable= Is the item stackable? (Yes/No)
|renewable= Can the item be obtained infinitely? (Yes/No)
|id= In-Game ID (Use F3 + H for In-Game Tooltips)
}}