Template: Item link 

Usage

{{template-item-link
| page=
| tier=
| name=
| icon=
}}

page - The link to a wiki article. It should contain the part of the linked page’s path following “/wiki/”.
tier - Lists the tier of an item. It can be omitted outside navigation templates for equipment.
name - The text to be displayed (the item name).
icon - For the item image. This parameter allows the inclusion of images from the database of game objects (https://static.drips.pw/rotmg/wiki/). To use properly, omit that part of the URL.

Images from outside the wiki can be linked by replacing icon with externalIcon and including the full image URL.

The following two parameters are only used when {{Item link}} is used in drop tables (ex. {{Drop}}).
guaranteed - Should equal the number of players that the item is guaranteed to drop for. If it is not a guaranteed drop, omit this parameter. For public bags, have guaranteed = true. For soulbound bags, have guaranteed = SB, indicating that the item is a guaranteed drop for all players who achieved soulbound damage.
notes - Any miscellaneous note(s) about the item, such as the time frame a limited edition item drops.