Template:CustomItems: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 88: | Line 88: | ||
| itemDesc || The effect of the item being described. All keywords such as Str, Dex, Hit, Flee, etc should be linked to the proper pages || | | itemDesc || The effect of the item being described. All keywords such as Str, Dex, Hit, Flee, etc should be linked to the proper pages || | ||
|- | |- | ||
| | | renatusDrop || All places where this item can be obtained on [[RenatusRO]], in a bullet list || | ||
<!-- | <!-- | ||
|- | |- |
Revision as of 10:55, 22 March 2024
Usage
These usage notes will not be included in articles bearing this template.
This template displays a pre-designed page for item information. Items are described as being useable, or etc. It does not include cards, equipment, or weapons. Pages should only use this template if the item is custom for RenatusRO. Custom means it can not be found on the official IRO server. An example of this would be 100 Point Coin. For similar templates, look at Template:Items, Template:ChangedItems
[[Category:Custom Items]][[Category:Items]] {{Template:CustomItems |image = |itemId = |itemTrade = |itemStore = |itemVend = |itemDesc = |delay = |renatusDrop = }}
Obligatory Fields
Field | Description | |
---|---|---|
image | An image of the item as viewed ingame. This is not used most of the time. | |
itemId | The id number for the item, found ingame by using @iteminfo / @ii | |
itemTrade | Defines if the item can be traded. Use one of the following values: Yes, No, or Unknown | |
itemVend | Defines if the item can be vended. Use one of the following values: Yes, No, or Unknown | |
delay | The amount of time before the item can be used again | |
itemStore | Defines if the item can be stored in the players storage. Use one of the following values: Yes, No, or Unknown | |
itemDesc | The effect of the item being described. All keywords such as Str, Dex, Hit, Flee, etc should be linked to the proper pages | |
renatusDrop | All places where this item can be obtained on RenatusRO, in a bullet list | |
script | If the script is publicly known it is put here |