Template:Item
Jump to navigation
Jump to search
Template for cleanly adding an icon to an item name. It's very rudimentary for now.
If the item has slots, you can simply add it under the item name.
Syntax
{{Item|id=|item=}}
- Parameters
- id
- The unique id of the item.
- item
- The name of the item. Include item numbers or slots if needed.
Example
Using {{Item|id=2285|item=Apple of Archer}} will result into
Apple of Archer
Using {{Item|id=2285|item=5 Apple of Archer}} will result into
5 Apple of Archer
Using {{Item|id=2285|item=Apple of Archer [2]}} will result into
Apple of Archer [2]