Template:CustomItems: Difference between revisions
From Revival Ragnarok Online
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
{{{lokiDrop|This item is not available on Loki.}}} | {{{lokiDrop|This item is not available on Loki.}}} | ||
====Thor==== | ====Thor==== | ||
{{{ | {{{thorDrop|This item is not available on Thor.}}} | ||
====Tyr==== | ====Tyr==== | ||
(Server has closed.) | (Server has closed.) |
Revision as of 19:04, 24 August 2014
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 RebirthRO. 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
{{Template:CustomItems |image = |itemId = |itemTrade = |itemStore = |itemVend = |itemDesc = |eirDrop = |lokiDrop = |thorDrop = |tyrDrop = |script = }}
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 | |
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 | |
eirDrop | All places where this item can be obtained on Eir, in a bullet list | |
lokiDrop | All places where this item can be obtained on Loki, in a bullet list | |
thorDrop | All places where this item can be obtained on Thor, in a bullet list | |
tyrDrop | All places where this item could have been obtained on Tyr, in a bullet list | |
script | If the script is publicly known it is put here |