Difference between revisions of "Template:CustomWeapons"

From Revival Ragnarok Online (RagnaRevival)
Jump to navigation Jump to search
m
Line 45: Line 45:
====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==
Line 68: Line 68:
|eirDrop =  
|eirDrop =  
|lokiDrop =  
|lokiDrop =  
|tyrDrop =  
|thorDrop =  
|script =  
|script =  
}}
}}
Line 103: Line 103:
  | 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 ||

Revision as of 05:04, 19 May 2017

Usage

These usage notes will not be included in articles bearing this template.

This template displays a pre-designed page for weapon information. This template is only for weapons that are custom for RebirthRO. Custom means, they can not be found on the official IRO server. For similar templates, look at Template:Weapon, and Template:ChangedWeapon

{{Template:CustomWeapons
|itemId = 
|itemSlot = 
|itemEqp = 
|itemTrade = 
|itemVend = 
|itemStore = 
|itemAtk = 
|itemLvl =
|classEq = 
|levelReq = 
|itemDesc = 
|eirDrop = 
|lokiDrop = 
|thorDrop = 
|script = 
}}

Obligatory Fields

Field Description
itemId The id number for the weapon, 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: Weapon). 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
itemAtk The amount of Attack the weapon has
itemLvl The level of the weapon
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