Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 15: Line 15:
|-
|-
!ID
!ID
|{{modid}}{{{id|}}}
|{{{id|}}}
|}<noinclude>
|}<noinclude>



Revision as of 16:16, 9 December 2023

Item
Stackable
Renewable
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 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)
}}