Template:Img item/doc

From PZwiki
Notebook.png
This is a documentation subpage for Template:Img item.
It contains usage information and other content that is not part of the original template page.

The {{img_item}} template is used to generate an item image by simply knowing the display name or item ID.

Editing

To add new definitions or edit an existing one, please go to the following subpages:

Usage

{{img_item
|item = 
|size = 
}}

Image.png

Parameters

item
Determines the item image, name and link. Can be the item's display name, class name or previous names (so long as there are no conflicts). Default: File:image.png
size
The size of the image the image. This can be left blank unless needed to be customised. Default: 32px
icon
Manually set the image to be displayed.
link
Manually set the link for the image.
name
Manually set the "name" to show when hovering over.

Examples

Box of Shutgon Shells
Using the class name:
{{img_item|item=ShotgunShellsBox|size=32px}}

Produces

Box of Shotgun Shells


Using the display name:
{{img_item|item=Box of Shutgon Shells|size=32px}}

Produces

Box of Shotgun Shells