Template:ChangedEquipment: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> __NOTOC__ __NOEDITSECTION__ <center> {|style="margin-bottom:50px;width:859px;font-size:100%;font-family:sans-serif;color:#104E8B;border:1px solid #9f9fff;background-color: #efefff;text-align:center;" |'''This item's information has been altered on one of the servers.<br><small>Please see the "Changes" section listed below to read details about this change.</small> |}</center> {| cellspacing="0px" class="prettyTable" style="float:right;max-width:250px" |alig...") |
No edit summary |
||
Line 45: | Line 45: | ||
==How To Obtain This Item== | ==How To Obtain This Item== | ||
==== | ====RenatusRO==== | ||
{{{ | {{{renatusDrop|This item is not available on RenatusRO.}}} | ||
==Script== | ==Script== |
Revision as of 09:26, 21 March 2024
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. Pages should only use this template if the equipment is a normally dropped card (See: Ratemyserver) but is changed in ways that can only be found on RebirthRO. An example of this would be Valkyrie's Armor. For similar templates, look at Template:Equipment, Template:CustomEquipment
{{Template:ChangedEquipment |image = |itemId = |itemSlot = |itemEqp = |itemTrade = |itemVend = |itemStore = |itemDef = |classEq = |levelReq = |itemDesc = |itemOther = |renatusDrop = |script = }}
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 | |
itemOther | The changes made to this item, along with what server the changes are for should be noted here | |
renatusDrop | All places where this item can be obtained on Loki, in a bullet list | |
script | If the script is publicly known it is put here |