Weapon: Difference between revisions
From VanRO Ragnarok Online
(Redirected page to Weapons) |
m (1 revision imported) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
# | <includeonly> | ||
__NOTOC__ | |||
__NOEDITSECTION__ | |||
{| cellspacing="0px" class="prettyTable" style="float:right;max-width:250px;" | |||
|align="center" colspan="2" |{{PAGENAME}} | |||
|- | |||
! colspan=2|{{{image| [[Category:Needs An Image]]}}} | |||
|- | |||
!ID: | |||
| style="text-align:center" |{{{itemId|Unknown [[Category:Needs Additional Information]]}}} | |||
|- | |||
!Tradable: | |||
| {{{{{itemTrade|Yes}}}|{{{itemTrade|Yes}}}}} | |||
|- | |||
!Storage-able: | |||
| {{{{{itemStore|Yes}}}|{{{itemStore|Yes}}}}} | |||
|- | |||
!Vendable: | |||
| {{{{{itemVend|Yes}}}|{{{itemVend|Yes}}}}} | |||
|- | |||
!Attack: | |||
|{{{itemAtk|0}}} | |||
|- | |||
!Slots: | |||
|{{{itemSlot|0}}} | |||
|- | |||
!Weapon Level: | |||
|{{{itemLvl|0}}} | |||
|- | |||
!Equipped On: | |||
|[[Category:{{{itemEqp|Needs Additional Information}}}]]{{{itemEqp|Unknown}}} | |||
|- | |||
!Equippable By: | |||
|{{{classEq|All Classes}}} | |||
|- | |||
!Required Level: | |||
|{{{levelReq|None}}} | |||
|} | |||
==Item Description== | |||
{{{itemDesc|No Description}}} | |||
==How To Obtain This Item== | |||
====Eir==== | |||
{{{eirDrop|This item is not available on Eir.}}} | |||
====Loki==== | |||
{{{lokiDrop|This item is not available on Loki.}}} | |||
====Tyr==== | |||
{{{tyrDrop|This item is not available on Tyr.}}} | |||
==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> | |||
[[Category:Items]]</includeonly><noinclude> | |||
{{Usage|1= This template displays a pre-designed page for weapon information. This template is only for weapons that are normally dropped by monsters or quests and not custom. For similar templates, look at [[Template:ChangedWeapon]], and [[Template:CustomWeapons]] }} | |||
<pre> | |||
{{Template:Weapon | |||
|image = | |||
|itemId = | |||
|itemSlot = | |||
|itemEqp = | |||
|itemTrade = | |||
|itemVend = | |||
|itemStore = | |||
|itemAtk = | |||
|itemLvl = | |||
|classEq = | |||
|levelReq = | |||
|itemDesc = | |||
|eirDrop = | |||
|lokiDrop = | |||
|tyrDrop = | |||
|script = | |||
}} | |||
</pre> | |||
=== Obligatory Fields === | |||
{| class="wikitable" | |||
! 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 <nowiki>[[File:No Image.png]]</nowiki> || | |||
|- | |||
| 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 || | |||
|- | |||
| tyrDrop || All places where this item can be obtained on [[Tyr]], in a bullet list || | |||
|- | |||
| script || If the script is publicly known it is put here || | |||
|- | |||
|} | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 11:50, 14 May 2024
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 normally dropped by monsters or quests and not custom. For similar templates, look at Template:ChangedWeapon, and Template:CustomWeapons
{{Template:Weapon |image = |itemId = |itemSlot = |itemEqp = |itemTrade = |itemVend = |itemStore = |itemAtk = |itemLvl = |classEq = |levelReq = |itemDesc = |eirDrop = |lokiDrop = |tyrDrop = |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:No Image.png]] | |
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 | |
tyrDrop | All places where this item can be obtained on Tyr, in a bullet list | |
script | If the script is publicly known it is put here |