WoW:ItemLink: Difference between revisions

16 bytes added ,  11 April 2008
Added a link to questString
(added 2.4 link info)
(Added a link to questString)
Line 26: Line 26:
  local found, _, itemString = string.find(itemLink, "^|c%x+|H(.+)|h%[.+%]")
  local found, _, itemString = string.find(itemLink, "^|c%x+|H(.+)|h%[.+%]")


Note: The format of the link is similar for enchant, spell and quest links, with merely the "itemstring" changing. See [[spellString]] and [[enchantString]]  
Note: The format of the link is similar for enchant, spell and quest links, with merely the "itemstring" changing. See [[spellString]], [[enchantString]] and [[questString]]


== Printing links for debug ==
== Printing links for debug ==
Anonymous user