Template:Itemimagequery
From Card Hunter Wiki
(Difference between revisions)
(Created page with "<includeonly>{{#ask: [[Items/{{{1}}}]]| mainlabel=- | ?Has Image= | imageproperty=Has Image}}</includeonly><noinclude> test iiq </noinclude>") |
|||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>[[{{#show: Items/{{{1|}}} | ?Has Image= | imageproperty=Has Image |link=none}}]]</includeonly><noinclude> |
+ | |||
+ | This template contains a query call that returns the item image of an item. Usage: | ||
+ | <pre> | ||
+ | {{Itemimagequery|<item name>}} | ||
+ | </pre> | ||
+ | |||
+ | == Examples == | ||
+ | <code><nowiki>{{Itemimagequery|Blunt Sword}}</nowiki></code> = <br/> | ||
+ | {{Itemimagequery|Blunt Sword}} | ||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 00:25, 4 June 2014
This template contains a query call that returns the item image of an item. Usage:
{{Itemimagequery|<item name>}}
[edit] Examples
{{Itemimagequery|Blunt Sword}}
=