Template:CustomEquipment
Usage
These usage notes will not be included in articles bearing this template.
This template displays a pre-designed page for equipment information. Equipment is defined by headgears, armor, shield, garment, footgear, and accessories, but not weapons. should only use this template if the equipment is a custom for RevivalRO. Custom indicates that it can not be found on the official IRO servers. An example of this would be Orc Knight Plate. For similar templates, look at Template:Equipment,
{{Template:CustomEquipment |image = |itemId = |itemSlot = |itemEqp = |itemTrade = |itemVend = |itemStore = |itemDef = |classEq = |levelReq = |itemDesc = |renatusDrop = }}
Obligatory Fields
Field | Description | |
---|---|---|
image | The screenshot showing what the item worn looks like. This should only be used if the item is a headgear. If it is not, then use [[File:NoImage.png]] | |
itemId | The id number for the piece of equipment, found ingame by using @iteminfo / @ii | |
itemSlot | The number of slots the given item has | |
itemEqp | Where the item is equipped to. The location should be capitalized, (example: Upper Headgear). It will define what category the page is put in. | |
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 | |
itemStore | Defines if the item can be stored in the players storage. Use one of the following values: Yes, No, or Unknown | |
itemDef | The amount of defense the item gives (Not the defense from refinement, or the item's effect | |
classEq | Which classes can equip the item. Classes should link to their proper articles | |
levelReq | The level required to equip this item. | |
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 |