Twilight Guild Forum

World of Warcraft => Craftsmanship => Topic started by: Shadowwolf on May 04, 2006, 03:20:07 PM

Title: How-to: WoW Item Mouseover in Posts
Post by: Shadowwolf on May 04, 2006, 03:20:07 PM
This forum has the ability to show stats of items, quests and spells from World of Warcraft on Mouseover. The following is a brief writeup on how to use this feature in your forum posts.




Achievements:
Achievements from the Wowhead database.
[achievement]{name or ID}[/achievement]

Example:
[achievement]727[/achievement]
[achievement]727[/achievement]




Class:
Generates various information about the classes in WoW.
[class]{name or ID}[/class]

Example:
[class]Druid[/class]
[class]Druid[/class]




Craftables:
Items crafted via professions from the Wowhead database.
[craft {parameters}]{name or ID}[/craft]

Parameters:

Example:
[craft]47603[/craft]
[craft]47603[/craft]




Enchants:
Enchants from the Wowhead database.
[enchant {parameters}]{name or ID}[/enchant]

You must specify the Enchant by name, if the ID returns a failed/invalid error.

Parameters:

Example:
[enchant]Enchant 2H Weapon - Greater Savagery[/enchant]
[enchant]Enchant 2H Weapon - Greater Savagery[/enchant]




Events:
Shows the dates of upcoming events in a tooltip.
[event]{name or ID}[/event]

Example:
[event]372[/event]
[event]372[/event]




Items:
Item from the Wowhead database.
[item {parameters}]{name or ID}[/item]

Parameters:

Example:
[item gems="76884,76696"]62410[/item]
[item gems="76884,76696"]62410[/item]




Item Icons:
Items, displayed as icons, from the Wowhead database.
[itemico {parameters}]{name or ID}[/itemico]

Parameters:

Example:
[itemico]63533[/itemico]
[itemico]63533[/itemico]





Itemsets:
Itemsets from the Wowhead database.
[itemset]{name or ID}[/itemset]

Example:
[itemset]1087[/itemset]
[itemset]1087[/itemset]




NPCs:
NPC's from the Wowhead database.
[npc]{name or ID}[/npc]

Example:
[npc]55869[/npc]
[npc]55869[/npc]




Objects:
Object's, like mineral veins, from the Wowhead database.
[object]{name or ID}[/object]

Example:
[object]180691[/object]
[object]180691[/object]




Pets:
Displays various information about Hunter's pets.
[pet]{name or ID}[/pet]

Example:
[pet]33[/pet]
[pet]33[/pet]




Quests:
Quests from the Wowhead database.
[quest]{name or ID}[/quest]

Example:
[quest]25602[/quest]
[quest]25602[/quest]




Spells:
Spells from the Wowhead database.
[spell]{name or ID}[/spell]

Example:
[spell]102795[/spell]

[spell]102795[/spell]




Zones:
Zone maps from the Wowhead database.
[zone {parameters}]{name or ID}[/zone]

Parameters:

Example:
[zone pins="67,32"]6134[/zone]

[zone pins="67,32"]6134[/zone]




Faction:
[faction {parameters}]{name or ID}[/faction]

Example:
[faction]1272[/faction]

[faction]1272[/faction]
Title: Re: WoW Item Mouseover in Posts
Post by: Shadowwolf on February 11, 2010, 07:50:47 PM
Bumping this for all the new folks over the last few months if you havent yet figured out how to do links in posts.