WoW API: AchievementLink

From AddOn Studio
Jump to navigation Jump to search

WoW API

Achievement links are returned by GetAchievementLink().

Format[edit]

Finished:

|cffffff00|Hachievement:2186:00000000002FDDE9:1:12:19:8:4294967295:4294967295:4294967295:4294967295|h[The Immortal]|h|r

Unfinished:

|cffffff00|Hachievement:1284:00000000002FDDE9:0:0:0:-1:65529:0:0:0|h[Outland Dungeonmaster]|h|r
  • "|cffffff00" - Colorizes the link (see itemLink)
  • "|H" - Hyperlink introduction
  • "achievement:1284:00000000002FDDE9:0:0:0:-1:65529:0:0:0" – Read more at Achievement String.
  • "|h" - Hyperlink data concluded, text follows
  • "[Outland Dungeonmaster]" - Display text
  • "|h" - Hyperlink conclusion
  • "|r" - Returns color to normal