Template:Itemstack: Difference between revisions

From Voidscape
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:{{{item|}}}.png|link={{{item|}}}|32px|{{{item|}}}]]{{#if: {{{count|}}}| ({{{count|}}})|}}<noinclude><br/>
[[File:{{{item}}}.{{{imageext|png}}}|link={{{item|}}}|32px|{{{item|}}}]]{{#if: {{{count|}}}|&nbsp;({{{count|}}})|}}<noinclude><br/>


Usage:
Usage:
Line 6: Line 6:
|item=Item file name
|item=Item file name
|count=Number of items (Can use any string here such as 1 - 4)
|count=Number of items (Can use any string here such as 1 - 4)
|imageext=optional
}}
}}
</pre>
</pre>
</noinclude>

Latest revision as of 22:30, 7 February 2024

[[File:{{{item}}}.png|link=|32px|]]

Usage:

{{Itemstack
|item=Item file name
|count=Number of items (Can use any string here such as 1 - 4)
|imageext=optional
}}