Difference between revisions of "Template:RItem List"
Jump to navigation
Jump to search
Tag: Undo |
(→Usage) |
||
Line 11: | Line 11: | ||
=== Usage === | === Usage === | ||
<pre> | <pre> | ||
− | {{RItem List |id=<id> | | + | {{RItem List |id=<id> |item=<name>}} |
− | {{RItem List |id=<id> | | + | {{RItem List |id=<id> |item=<name> |num=<num>}} |
− | {{RItem List |id=<id> | | + | {{RItem List |id=<id> |item=<name> |slots=<slots>}} |
</pre> | </pre> | ||
Revision as of 14:18, 23 February 2023
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 |item=Apple of Archer}}
|
| ||
{{RItem List |id=914 |item=Fluff |num=3}}
|
| ||
{{RItem List |id=2229 |item=Helm |slots=1}}
|
| ||
{{RItem List |id=1550 |item=Book |slots=3 |num=2}}
|
| ||
* {{RItem List |id=5164 |item=Tiara |slots=1 |simple=yes}} 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 |