Template:Item
| 0 | 
Template:
{{Item
  | name   =
  | img    =
  | rarity =
  | num    =
}}
This template renders an item icon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The item's page name is listed here and will direct the user to that page upon click.  | Page name | required | 
| img | img | The item icon image is listed here. Do not use the "File:" prefix. 
  | File | suggested | 
| rarity | rarity | The rarity determines the background color of the icon. 
  | String | required | 
| quantity | num | The quantity of the item is listed here.  | Number | suggested |