Template:Item Image

From LeikaRO wiki
Jump to: navigation, search

Description

The purpose of this template is to link an item, complete with an image.

Note: The correct capitalization is Item Image. Do not forget the second capitalized letter!

Usage

{{Item Image |id=<id> |item=<name>}}
{{Item Image |id=<id> |item=<name> |num=<num>}}
{{Item Image |id=<id> |item=<name> |slots=<slots>}}
Example Output
{{Item Image |id=2285 |item=Apple of Archer}}
2285.png Apple of Archer
{{Item Image |id=914 |item=Fluff |num=3}}
914.png 3 Fluff
{{Item Image |id=2229 |item=Helm |slots=1}}
2229.png Helm [1]
{{Item Image |id=1550 |item=Book |slots=3 |num=2}}
1550.png 2 Book [3]
*{{Item Image |id=5164 |item=Tiara |slots=1 |simple=yes}} with an Elder Willow Card (+3 [[INT]]) 5164.png Tiara [1] with an Elder Willow Card (+3 INT)

Fields

id The ID of the item as seen in the itemdesctables.
item The name of the item to be used and displayed.
num The number of the item
slots The number of slots in the item

See Also