template:Aion Item  

Aion: Core Templates Quest Mob / Mob2 Item Place / Place 2 Object/Object 2 Zone
The above navigation bar is not part of this template's output. It is for your assistance, only.

Usage: You do not have to enter every field. Below are template call skeletons divided up by the type of item:

Full FormatQuest ItemWeaponShieldArmorMaterial
{{Aion Item
|type=
|slot=
|setname=
|settype=
|quality=
|iconname=
|noportrait=
|notrade=
|nobank=
|noabank=
|nolbank=
|noremodel=
|noequip=
|nodestroy=
|noenhance=
|carryone=
|nosplit=
|nosell=
|race=
|gender=
|soulbind=
|reqskill=
|class=
|minlevel=
|class2=
|minlevel2=
|bonus1=
|bonus1qty=
|manastones=
|manastonemaxlevel=
|godstone=
|description=
|dictionary=
|reuse=
|note=
|relquests=
|relmobs=
|notags=
|}}
{{Aion Item
|type=Quest Collection Item
|quality=
|iconname=
|noportrait=y
|notrade=
|nobank=
|noabank=
|nolbank=
|noequip=
|nodestroy=
|noenhance=
|description=
|dictionary=
|reuse=
|relquests=
|relmobs=
|relobjects=
|}}
{{Aion Item
|type=Sword
|quality=
|iconname=
|setname=
|settype=Weapon
|notrade=
|nobank=
|noabank=
|nolbank=
|noequip=
|nodestroy=
|noenhance=
|race=
|gender=
|soulbind=
|reqskill=
|minlevel=
|manastones=
|manastonemaxlevel=
|godstone=
|extendable=
|description=
|dictionary=
|relquests=
|relmobs=
|}}
{{Aion Item
|type=Shield
|quality=
|iconname=
|setname=
|settype=Accessory
|notrade=
|nobank=
|noabank=
|nolbank=
|noequip=
|nodestroy=
|noenhance=
|race=
|gender=
|soulbind=
|reqskill=
|minlevel=
|manastones=
|manastonemaxlevel=
|godstone=
|description=
|dictionary=
|relquests=
|relmobs=
|}}
{{Aion Item
|type=Cloth
|slot=Chest
|quality=
|iconname=
|setname=
|settype=Armor
|notrade=
|nobank=
|noabank=
|nolbank=
|noequip=
|nodestroy=
|noenhance=
|race=
|gender=
|soulbind=
|reqskill=
|minlevel=
|manastones=
|manastonemaxlevel=
|godstone=
|description=
|dictionary=
|relquests=
|relmobs=
|}}
{{Aion Item
|type=Material Item
|quality=
|iconname=
|noportrait=y
|gatherfrom=
|craft=
|use=
|description=
|dictionary=
|relquests=
|rewardquests=
|relmobs=
|relobjects=
|}}
There are additional parameters, not shown in the example skeletons, above, that are defined below the main parameters.

If you are trying to enter a Design:, use Template:Aion Design, instead!

Contents [hide]

Parameters

type=

Item type. auto-links. See Category:Item Types
quality=
Substandard, Normal, Superior, Heroic, Fabled, or Eternal. Default (blank) is Normal.

OOC In Beta the quality names were Substandard, Common, Rare, Legendary and Unique. The names were changed and Eternal was added between Beta and Live. The wiki will recognize both the old and new names, converting as needed.

gender=

Only members of the listed gebder may use this item.
race=
Only members of the listed race may use this item.
iconname=
If defined, use the named icon instead of an image attached to the item page. This assumes the icon is attached to a page named like "iconname (Aion Item Icon)". If iconname is not blank, the view when equipped is assumed to be the topmost image.
noportrait=
Suppress the automatic display of an image as the appearance of the item. This would be the 2nd image on the Media tab if iconname= is blank, the 1st image if it is not.
Switches (see table)
If any of them is non-blank, a message is displayed telling you what you cannot do with that item.
SwitchExplanation
soulbindMust be soul bound before use.
notradeCannot be traded
nobankCannot be stored in warehouse
noabankCannot be stored in account warehouse
nolbankUnable to store in the Legion Warehouse
noequipCannot be Equipped
nodestroyCannot be Destroyed
noehanceCannot be Enhanced
race<race> Only. See Category:Items by Race
gender<gender> Only. See Category:Items by Gender
reqskill=
The skill named is required to use this item
minlevel=
The minimum level required to use this item
manastones=
The number of Manastone slots on this item. If none, leave this blank.
godstone=
IF non-blank, the godstone socket is enabled on this item.
description=
If there is a block of text describing the item or it's uses, this is where it goes.
materials=
List of the materials needed to make the product of this recipe. This field is ONLY used if type=Recipe. You do not need to put "Required Materials" on the first line. Use HTML break tags (<br />) to separate the lines.
dictionary=
If there is an in-game Dictionary entry regarding this item, this is where it goes.
reuse=
Duration of cool-down timer before the item can be used again. i.e. "15 sec"
relquests=
(comma list) A list of all Quests that require this item.
rewardquests=
(comma list) A list of all Quests that reward this item.
relmobs=
(comma list) A list of mobs that are known to drop this item.
gatherfrom=
used only if type is Quest Collection Item or Material Item. Links to the Object.

Additional Parameters

These are optional and are not shown in the Usage example skeletons, above.

craftedby=

The name of the crafting profession that can make this item.
design=
The name of the design that provides the recipe to make this item. Does NOT include any prefix, such as Draconic, nor the Design: prefix.
designprefix=
A prefix, appearing before Design: in the name of the design.
salelimit=
A few items introduced with patch 1.9 have a limit to how many can be sold and, once sold out, will be unavailable until the merchants have "restocked" (at 10am, Noon, 2pm, 6pm, 10pm and Midnight)
purchaselimit=
A very few items introduced with patch 1.9 have a limit to how many you can buy within a cooldown period (purchasecd.
purchasecd=
see purchaselimit=
rentperiod=
This is rented equipment and will vanish rentperiod after purchase.

Images

If there are images attached to the Item page, the top-most image is expected to be the icon for this item. If there is another image it will be displayed as an image of how this item appears when worn or equipped.

Examples

See the following pages for an example of that type of item, and how the fields should be used to achieve that look.

Design Choices

I have tried, as much as possible, to duplicate the appearance of the in-game Item Mouseover, as exemplified, below. This image shows the item I was looking at, as well as the item I was wearing in the same slot.

Templates

Aion: Core Templates Quest Mob / Mob2 Item Place / Place 2 Object/Object 2 Zone
The above navigation bar is not part of this template's output. It is for your assistance, only.

Need help understanding Bludwyng's documentation style? See Bludwyng's Guide to Using Templates!


Bludwyng
ZAM
Asmodian Warrior
Israphel
Aion
This template was created or is maintained by
Bludwyng
Blood for blood!

This page last modified 2012-06-06 11:59:55.