Difference between revisions of "Template:CustomItems"

From Revival Ragnarok Online (RagnaRevival)
Jump to navigation Jump to search
m
m
Line 27: Line 27:


==How To Obtain This Item==
==How To Obtain This Item==
====Eir====
<!-- ====Eir====
{{{eirDrop|This item is not available on Eir.}}}
{{{eirDrop|This item is not available on Eir.}}}  
-->
====Loki====
====Loki====
{{{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.}}}
{{{thorDrop|This item is not available on Thor.}}}
Line 39: Line 42:
==Script==
==Script==
<div style="border-left-width: 1px;border-left-style: dashed;border-left-color:gray;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color:gray;border-right-width: 1px;border-right-style: dashed;border-right-color:gray; margin-top:-10px;padding:12px;background-color:#E6F2FF;"><span style="width:auto;color:#00568A;background-color:#E6F2FF;font-family:verdana;font-size:12px;">{{{script|Script is currently unknown.[[Category:Needs A Script]]}}}</span></div>
<div style="border-left-width: 1px;border-left-style: dashed;border-left-color:gray;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color:gray;border-right-width: 1px;border-right-style: dashed;border-right-color:gray; margin-top:-10px;padding:12px;background-color:#E6F2FF;"><span style="width:auto;color:#00568A;background-color:#E6F2FF;font-family:verdana;font-size:12px;">{{{script|Script is currently unknown.[[Category:Needs A Script]]}}}</span></div>
[[Category:Custom Items]][[Category:Items]]</includeonly><noinclude>
</includeonly><noinclude>
{{Usage|1= 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]]}}
{{Usage|1= 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]]}}


-->
<pre>
<pre>
[[Category:Custom Items]][[Category:Items]]
{{Template:CustomItems
{{Template:CustomItems
|image =  
|image =  

Revision as of 20:15, 4 August 2022

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

-->

[[Category:Custom Items]][[Category:Items]]
{{Template:CustomItems
|image = 
|itemId = 
|itemTrade = 
|itemStore = 
|itemVend = 
|itemDesc = 
|delay =
|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
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
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