Template:Item List Lazy
Jump to navigation
Jump to search
Description
The purpose of this template is to link an item, complete with icon.
Note: The correct capitalization is Item List Lazy. Do not forget capitalized letters!
Usage
{{Item List Lazy |id=<id> |item=<name> }} {{Item List Lazy |id=<id> |item=<name> |num=<num>}} {{Item List Lazy |id=<id> |item=<name> |slots=<slots>}}
Example | Output |
---|---|
{{Item List Lazy |id=2285 |item=Apple of Archer}}
|
![]() |
{{Item List Lazy |id=914 |item=Fluff |num=3}}
|
![]() |
{{Item List Lazy |id=2229 |item=Helm |slots=1}}
|
![]() |
Fields
id | The ID of the item as seen in the itemdesctables. |
---|---|
item | The name of the item to be used and displayed. |
num | The number of the item |
slots | The number of slots in the item |