Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
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 :))
mNo edit summary
Line 3: Line 3:


|-
|-
|colspan="2" style="background-color: #222"|{{{image|}}}
|colspan="2" style="background-color: #222;text-align:center"|{{{image|}}}


|-
|-

Revision as of 21:30, 18 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)
}}