Template:CustomEquipment: Difference between revisions

From Revival Ragnarok Online
m (Undo~ default value is "none". Changing it to 70 would mean all custom equipment require at least level 70, unless otherwise specified.)
 
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|align="center" colspan="2" |{{PAGENAME}}
|align="center" colspan="2" |{{PAGENAME}}
|-
|-
! colspan=2|{{{image|Image Needed [[Category:Needs An Image]]}}}
! colspan=2|{{{image|[[Category:Needs An Image]]}}}
|-
|-
!ID:  
!ID:  
Line 43: Line 43:
====Loki====
====Loki====
{{{lokiDrop|This item is not available on Loki.}}}
{{{lokiDrop|This item is not available on Loki.}}}
====Tyr====
====Thor====
{{{tyrDrop|This item is not available on Tyr.}}}
{{{thorDrop|This item is not available on Thor.}}}


<!--
==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 Equipment]][[Category:Items]]</includeonly><noinclude>
[[Category:Custom Equipment]][[Category:Items]]
{{Usage|1= 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 RebirthRO. 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:ChangedEquipment]]}}
-->
 
</includeonly><noinclude>
{{Usage|1= 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:ChangedEquipment]]}}


<pre>
<pre>
Line 66: Line 72:
|eirDrop =  
|eirDrop =  
|lokiDrop =  
|lokiDrop =  
|tyrDrop =  
|thorDrop =  
|script =  
|script =  
}}
}}
Line 101: Line 107:
  | lokiDrop || All places where this item can be obtained on [[Loki]], in a bullet list ||
  | lokiDrop || All places where this item can be obtained on [[Loki]], in a bullet list ||
|-
|-
  | tyrDrop || All places where this item can be obtained on [[Tyr]], in a bullet list ||
  | thorDrop || All places where this item can be obtained on [[Thor]], in a bullet list ||
|-
|-
  | script || If the script is publicly known it is put here ||
  | script || If the script is publicly known it is put here ||
|-
|-
|}
|}


[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 13:58, 24 November 2022

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:ChangedEquipment

{{Template:CustomEquipment
|image = 
|itemId = 
|itemSlot = 
|itemEqp = 
|itemTrade = 
|itemVend = 
|itemStore = 
|itemDef = 
|classEq = 
|levelReq = 
|itemDesc = 
|eirDrop = 
|lokiDrop = 
|thorDrop = 
|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
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
script If the script is publicly known it is put here