Template:Item

From TRO Wiki
Revision as of 11:23, 10 December 2025 by DualDisc (talk | contribs) (This might not work right away but hopefully it does)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Template for cleanly adding an icon to an item name. It has the ability to link to Divine Pride's database, but will default to no link since DP's item data may differ from TRO's.

Syntax

{{Item List|id=|item=|link=|num=|slots=}}

Parameters
id
The unique id of the item.
item
The name of the item.
link
(Optional) Insert value to convert into a link to Divine Pride's database
num
(Optional) The quantity of items.
slots
(Optional) The number of slots of the item has it.

Example

Using {{Item List|id=2285|item=Apple of Archer}} will result into Template:Item List

Using {{Item List|id=2285|item=Apple of Archer|link=1}} will result into Template:Item List

Using {{Item List|id=2285|item=Apple of Archer|num=5}} will result into Template:Item List

Using {{Item List|id=2285|item=Apple of Archer|slots=2}} will result into Template:Item List