Template:Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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|}}}.png]] | ||
|- | |- | ||
Line 21: | Line 21: | ||
<pre> | <pre> | ||
{{Item | {{Item | ||
|name= Optional (Defaults to the Page Title) | |name=Optional (Defaults to the Page Title) | ||
|image= | |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= | |id=Registry ID (Use F3 + H in-game to obtain this) | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 19:57, 5 February 2024
Item | |
---|---|
File:.png | |
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) }}