Template:RItem List

From Project Alfheim Wiki
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 RItem List. Do not forget the capitalized letters!

Usage

{{RItem List |id=<id> |item=<name>}}
{{RItem List |id=<id> |item=<name> |num=<num>}}
{{RItem List |id=<id> |item=<name> |slots=<slots>}}
Example Output
{{RItem List |id=2285 |Ritem=Apple of Archer}}
2285.png Apple of Archer
{{RItem List |id=914 |Ritem=Fluff |num=3}}
914.png 3 Fluff
{{RItem List |id=2229 |Ritem=Helm |slots=1}}
2229.png Helm [1]
{{RItem List |id=1550 |Ritem=Book |slots=3 |num=2}}
1550.png 2 Book [3]
* {{RItem List |id=5164 |Ritem=Tiara |slots=1 |simple=yes}} with an Elder Willow Card (INT +3)
  • 5164.png Tiara [1] with an Elder Willow Card (INT +3)

Fields

id The ID of the item as seen in the itemdesctables.
Ritem The name of the Renewal item to be used and displayed.
num The number of the item
slots The number of slots in the item

See Also