Difference between revisions of "Template:Item"
From Cassette Beasts
(Created template) |
(Change to use mapping template to work with items with special characters in their name (ex. "Olive-Up!")) |
||
Line 1: | Line 1: | ||
− | [[File:Item {{{1}}}.png|link={{{1}}}]]<noinclude> | + | [[File:Item {{ItemImageFile|{{{1}}}}}.png|link={{{1}}}]]<noinclude> |
== Examples == | == Examples == | ||
{{Item|Fused Material}} | {{Item|Fused Material}} | ||
{{Item|Wood}} | {{Item|Wood}} | ||
+ | {{Item|Olive-Up!}} | ||
</noinclude> | </noinclude> |