m
Move page script moved page AchievementLink to WoW:AchievementLink without leaving a redirect
m (→Details) |
m (Move page script moved page AchievementLink to WoW:AchievementLink without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Wowapi}} | {{Wowapi}} | ||
Achievement links are returned by [[API GetAchievementLink|GetAchievementLink]](). | |||
== | == Format == | ||
Finished: | |||
|cffffff00|Hachievement:2186:00000000002FDDE9:1:12:19:8:4294967295:4294967295:4294967295:4294967295|h[The Immortal]|h|r | |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]]) | * '''"|cffffff00"''' - Colorizes the link (see [[itemLink]]) | ||
* '''"|H"''' - Hyperlink introduction | * '''"|H"''' - Hyperlink introduction | ||
* '''"achievement: | * '''"achievement:1284:00000000002FDDE9:0:0:0:-1:65529:0:0:0"''' – Read more at [[AchievementString|Achievement String]]. | ||
* '''"|h"''' - Hyperlink data concluded, text follows | * '''"|h"''' - Hyperlink data concluded, text follows | ||
* '''"[ | * '''"[Outland Dungeonmaster]"''' - Display text | ||
* '''"|h"''' - Hyperlink conclusion | * '''"|h"''' - Hyperlink conclusion | ||
* '''"|r"''' - Returns color to normal | * '''"|r"''' - Returns color to normal | ||