Template:Item: Difference between revisions

From Voidscape
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:


|-
|-
|colspan="2" style="background-color: #120E17;text-align:center"|{{{image|}}}
|colspan="2" style="background-color: #120E17;text-align:center"|[[Image:{{{image|Grid XX}}}.png|256px]]


|-
|-
Line 21: Line 21:
<pre>
<pre>
{{Item
{{Item
|name= Optional (Defaults to the Page Title)
|name=Optional (Defaults to the Page Title)
|image= [[image:FileLink.png]]
|image=File Name
|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)
|id=Registry ID (Use F3 + H in-game to obtain this)
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 22:47, 7 February 2024

Item
Stackable
Renewable
ID

Usage:

{{Item
|name=Optional (Defaults to the Page Title)
|image=File Name
|stackable=Is the item stackable? (Yes/No)
|renewable=Can the item be obtained infinitely? (Yes/No)
|id=Registry ID (Use F3 + H in-game to obtain this)
}}