This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
WOWITEM confused link
Post Reply
Return to board index
Post by
96473
This post was from a user who has deleted their account.
Post by
Skosiris
I suppose your tag should modified so that it supports item ids as well. Then you could use 34074, which would show up the epic ring.
In other words, scripts using our XML feeds should always use the item id instead of the item name when pulling the tooltip of an item whose name isn't unique.
----
http://www.wowhead.com/?item=34074&xml
<-- Returns the Epic version
http://www.wowhead.com/?item=Witching+Band&xml
<-- Returns the Rare version
Post by
pelf
Yeah, or even, for ease of use,
http://www.wowhead.com/?item=34074
where the script just gets the id it needs from the URL so the user just has to copy the address bar on the item they want to link.
That sounds snazzy.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.