From UoWoWWiki
The template creates a WoW-styled tooltip for items; you can supply any number of the named parameters to display specific text in the tooltip.
[edit] Required Minimal Syntax
Begin all item-page tooltips with the following three lines:
<onlyinclude>{{{{{tpl|tooltip}}}
|mode={{{mode|}}}
|arg={{{arg|}}}
Please include the item id as well by typing the following line:
|itemid=
followed by the item's id.
All item-page tooltips should end with the following line:
}}</onlyinclude>
The template parameters displayed here are required to enable item pages interact with other consumers of tooltip data, and do not change from page to page.
[edit] ATTENTION!
Recent changes to this template:
- Category declarations like [[Category:Axes]] are no longer needed as they are added automatically.
- <Shift Right Click to Socket> is also no longer needed as it will be automatically in the event of sockets being declared.
- Using |name={{PAGENAME}} in place of the item/spell name will automatically use the current pages name. This is handy when copying and pasting to save time.
[edit] Named parameters
This is the full list of named parameters listed in order that they appear in the displayed/in-game tooltip. Parameters that apply color to text in the finished tooltip have the same color here.
- |icon=
- icon to display. omit Image:/File: and extension (.png). Uses {{icon}}.
Example: |icon=INV Ingot Titansteel red
- |stack=
- stack size for stackable items. Uses {{icon}}.
- |name=
- item name as it appears in-game.
- |disambigpage=
- name of WoWWiki page for this item, if different from |name=.
Example: |disambigpage=Atiesh, Greatstaff of the Guardian (Mage)
- |quality=
- item quality, passed to {{quality}} to generate formatted item name.
- |heroic=
- if the item is Heroic.
Example: |heroic=1
- |instancebind=
- the zone that the item is bound to.
Example: |instancebind=Tempest Keep
- |conjured=
- conjured item.
Example: |conjured=1
- |bind=
- soul binding type. Options are 'BoE', 'BoU', 'BoP' or 'BtA'.
- |qitem=
- quest item.
Example: |qitem=1
- |unique=
- unique items. Pass a number greater than 1 if required.
Example: |unique=1
- |unique-eq=
- unique-equipped items. Same rules as |unique=.
Example: |unique-eq=3
- |glyph=
- glyph type: Major or Minor.
- |duration=
- duration this item persists for (time-limited items).
Example: |duration=2 Hours
- |qbegin=
- starts a quest. Provide WoWWiki's quest name, minus "Quest:".
Example: |qbegin=Ancient History
- |slot=
- equipment slot. ("Ranged", "Two-Hand", "Hands"...). See full list
- |type=
- armour/weapon type ("Axe", "Wand", "Cloth"...). See full list
- |speed=
- weapon speed. Provide two decimal figures.
Example: |speed=4.56
- |dmg=
- basic weapon damage. Provide a range.
Example: |dmg=4 - 17
- |dmgtype=
- basic weapon damage school. Omit if physical.
Example: |dmgtype=Nature
- |dps=
- weapon dps. Provide one decimal. (FAP will be displayed automatically)
Example: |dps=186.4
- |bonus=
- bonus weapon damage. Provide a range if present ("13 - 17").
- |bonustype=
- bonus weapon damage school. Omit if physical.
- |armour=
- armour provided by the item.
- |bonusarmour=
- the bonus armour above and beyond normal for its item level
- |block=
- block value on a shield.
- |attrib=
- basic attributes. Split with
<br /> tags, not line breaks. Example: |attrib=+6 Stamina<br />+3 Intellect
- |req=
- profession specialization required to use the item.
Example: |req=Gnomish Engineering
- |sockets=
- item's sockets. Split with
<br /> tags, not line breaks. Example: |sockets={{socket|Blue}}<br />{{socket|Red}}
- |sockbonus=
- socket bonus for matching gem colors to socket colors.
Example: |sockbonus=+9 Spell Power
|
- |durability=
- item's durability. Provide the maximum, not the fraction.
Example: |durability=75
- |locked=
- lockpicking skill required to open or blank if item is just locked
Example: |locked=300
- |bag=
- if a bag, number of slots.
Example: |bag=16
- |classes=
- classes the item is usable by. Split with commas.
Example: |classes=Rogue, Mage, Priest
- |rep=
- faction name required to use this item. See also |rfaction=.
Example: |rep=Honor Hold
- |rfaction=
- faction reputation level required to use this item. See also |rep=.
Example: |rfaction=Exalted
- |level=
- character level required to use this item.
Example: |level=80
- |ilvl=
- item level.
Example: |ilvl=258
- |skill=
- profession skill required to use item.
Example: |skill=Leatherworking (250)
- |races=
- races the item is usable by. Split with commas.
Example: Races: Gnome, Dwarf
- |rating=
- personal and team arena rating required to buy the item.
Example: |rating=2250
- |effect=
- all of the green "Equip"/"Use" lines. Split with
<br /> tags, not line breaks.
- |create=
- name of the item this item creates, or teaches the user to create.
Example: |create=Heavy Frostweave Bandage
- |createq=
- item quality of the item in the |create= line.
Example: |createq=Common
- |mats=
- materials to make the |create= item. Split with
<br /> tags, not line breaks. Example: |mats={{loot|common|Frostweave Cloth}} x2
- |set=
- the armour set this item belongs to.
- |setpc=
- number of items in the item's armour set.
- |setpage=
- set's WoWWiki page name, if different from the displayed set name.
- |charges=
- maximum number of times this item can be used.
Example: |charges=10
- |flavour=
- item's flavour text, without quotes.
Example: |flavour=Blade of the Highlord
- |read=
- display "<Right Click to Read>".
Example: |read=1
- |open=
- display "<Right Click to Open>".
Example: |open=1
- |cooldown=
- cooldown on the use effect of this item.
- |cast=
- cast time of the use effect of this item.
- |vendor=
- buy this item from a vendor. Use {{cost}}/{{costitem}}
Example: |vendor={{cost|123|45|67}}
- |sell=
- sell this item to a vendor and get gold. Use {{cost}}
Example: |sell={{cost|30|86|42}}
|
[edit] Display modes
Passing |mode= to the template (and, by extension to the item page syntax, any item page) affects how the template renders the tooltip. There are several valid mode values:
- home / away
- Displays the tooltip as if on its item page (home) or not on its item page (away). If mode is omitted, the appropriate one of those is chosen by default.
- link / imlink
- Return an item link (link) or an item link with an image (imlink) instead of the tooltip.
- arg (in combination with |arg=)
- Returns the value of
{{{{{{arg|name}}}|--}}}, evaluated in the tooltip's context.
[edit] "type" and "slot" values
List of values that appear in tooltips.
- type
- Arrow, Axe, Bow, Bullet, Cloth, Crossbow, Dagger, Fishing Pole, Fist Weapon, Gun, Idol, Leather, Libram, Mace, Mail, Plate, Polearm, Shield, Sigil, Staff, Sword, Thrown, Totem, Wand.
- slot
- Back, Chest, Feet, Finger, Hands, Head, Held in off-hand, Legs, Main Hand, Neck, Off Hand, One-Hand, Projectile, Ranged, Relic, Shirt, Shoulder, Tabard, Thrown, Trinket, Two-Hand, Waist, Wrist.