Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
m (ID update + extra space lol)
m (mass removed "(See also: Template:Modid)" from id= usage thing since there's no point in showing it off if it's actually in all of the templates now :))
Line 27: Line 27:
|stackable= Is the item stackable? (Yes/No)
|stackable= Is the item stackable? (Yes/No)
|renewable= Can the item be obtained infinitely? (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)
|id= In-Game ID (Use F3 + H for In-Game Tooltips)
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 15:06, 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)
}}