Page 1 of 1

HOW TO Post Wowhead Links and Tooltips

Posted: 13 Nov 2008 02:15 pm
by Shiloch
UPDATE: Wowhead links and tooltips are currently disabled. I will modify this post and reply to this topic when they become available once more. Sorry for the inconvenience!

-Shiloch

------

Item Linking:

Code: Select all

[item]Ruby Slippers[/item] or [item]ITEMID[/item]
Example:
[item]Ruby Slippers[/item]

Item Icon:

Code: Select all

[itemico]Ruby Slippers[/itemico] or [itemico]ITEMID[/itemico]
Example:
[itemico]Ruby Slippers[/itemico]

Item Icon (specific size):

Code: Select all

[itemico size=small]Ruby Slippers[/itemico]
[itemico size=medium]Ruby Slippers[/itemico]
[itemico size=large]Ruby Slippers[/itemico]
Example:
[itemico size=small]Ruby Slippers[/itemico]
[itemico size=medium]Ruby Slippers[/itemico]
[itemico size=large]Ruby Slippers[/itemico]

Quest Linking:

Code: Select all

[quest]The Absent Minded Prospector[/quest] or [quest]QUESTID[/quest]
Example:
[quest]The Absent Minded Prospector[/quest]

Spell Linking:

Code: Select all

[spell]Arcane Missles[/spell] or [spell]SPELLID[/spell]
Example:
[spell]Arcane Missiles[/spell]

Spell Linking (with ranks):

Code: Select all

[spell rank=1]Arcane Missiles[/spell]
Example:
[spell rank=1]Arcane Missiles[/spell]

Achievement Linking:

Code: Select all

[achievement]500 Fish[/achievement] or [achievement]ACHIEVEMENTID[/achievement]
Example:
[achievement]500 Fish[/achievement]
I've had some trouble with some of the achievements showing up, but in general it should work.

Re: Wowhead Links and Tooltips

Posted: 13 Nov 2008 02:36 pm
by Ringo Flinthammer
Thanks, Shi!

Re: Wowhead Links and Tooltips

Posted: 13 Nov 2008 02:40 pm
by kronosx
This is awesome Shi! Thanks a bunch.

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 14 Nov 2008 06:53 am
by Eremius
Nice work Shi!

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 14 Nov 2008 07:24 am
by Thallas
Very cool :)

I take it there is an ajax lib included somewhere in the background?
Is that something available for public use?
Would be nice if you could link items on any web page...

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 14 Nov 2008 09:06 am
by Tleki
Thallas wrote:Very cool :)

I take it there is an ajax lib included somewhere in the background?
Is that something available for public use?
Would be nice if you could link items on any web page...
I think that it's much more simple than that.

But I could be wrong. I think it's happened at some point in the past. Maybe.

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 14 Nov 2008 12:52 pm
by Shiloch
Tleki is exactly right. That link to Wowhead's "Powered" page will give you all the information you need to do what I just did on the forum.

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 15 Nov 2008 10:43 am
by Thallas
Yep that is slick many thanks!!!

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 16 Nov 2008 05:47 pm
by Widge
Outstanding, Shi.

[itemico size=large]Flagon of Mead[/itemico]

Re: HOW TO Post Wowhead Links and Tooltips

Posted: 25 Mar 2011 08:23 pm
by Shiloch
For now (probably at least a day or two), Wowhead Links and Tooltips are disabled. Sorry about the inconvenience!