WoW:LinkString: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with 'Link strings are used in World of Warcrafts chat interface to pass information in items, quests, enchants, spells and achievements hyperlinks between clients and to pass that sam...')
 
m (Move page script moved page LinkString to LinkString without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
*[[QuestString|Quest Strings]]
*[[QuestString|Quest Strings]]
*[[SpellString|Spell Strings]]
*[[SpellString|Spell Strings]]
[[Category:API types]]

Latest revision as of 04:48, 15 August 2023

Link strings are used in World of Warcrafts chat interface to pass information in items, quests, enchants, spells and achievements hyperlinks between clients and to pass that same information from the client to the user interface. The main purpose of an link string appears to be to designate display information of hyperlinks tooltips.

Current Types[edit]