WoW:API GameTooltip SetHyperlink: Difference between revisions

m
Move page script moved page API GameTooltip SetHyperlink to WoW:API GameTooltip SetHyperlink without leaving a redirect
No edit summary
m (Move page script moved page API GameTooltip SetHyperlink to WoW:API GameTooltip SetHyperlink without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
== Arguments ==
== Arguments ==
:("itemString" or "itemLink")
:("itemString" or "itemLink")
:;"itemString" - [[itemString]] - Representing an in-game item or enchant. For instance:
:;"itemString" - [[itemString]] - Representing an in-game item, enchant or spell. For instance:
:: "item:16846:0:0:0:0:0:0:0" is the link id for the "Giantstalker's Helm".
:: "item:16846:0:0:0:0:0:0:0" is the link id for the "Giantstalker's Helm".
:: "enchant:23804" is the link id for "Enchant Weapon - Mighty Intellect".
:: "enchant:23804" is the link id for "Enchant Weapon - Mighty Intellect".
:: "spell:16039" is the link id for the [[shaman]] [[talent]] "[[Convection]]".
:: "quest:8336" is the link id for the "A Fistful of Slivers" quest".
:;"itemLink" - [[itemLink]] - A clickable string of an in-game item.
:;"itemLink" - [[itemLink]] - A clickable string of an in-game item.


Anonymous user