Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
m (Removed defaults, whoops)
m (ID update + extra space lol)
Line 15: Line 15:
|-
|-
!ID
!ID
|{{{id|}}}
|{{modid}}{{{id|}}}
|}<noinclude>
|}<noinclude>


Line 29: Line 29:
|id= In-Game ID (Use F3 + H for In-Game Tooltips)(See also: Template:Modid)
|id= In-Game ID (Use F3 + H for In-Game Tooltips)(See also: Template:Modid)
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 14:30, 13 November 2023

Item
Stackable
Renewable
ID voidscape

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)(See also: Template:Modid)
}}