WoW:QuestString: Difference between revisions
(New page: {{wowapitype}} == Quest String Formatting == <div style="margin-left: 3%;"> Quest strings consist of the quest id and the quest level. quest:questId:questLevel </div>) |
m (Move page script moved page QuestString to QuestString without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{wowapitype}} | {{wowapitype}}<br> | ||
Quest string and [[QuestLink]]s were added in patch 2.4. | Quest string and [[QuestLink]]s were added in patch 2.4. | ||
Latest revision as of 04:48, 15 August 2023
Quest string and QuestLinks were added in patch 2.4.
Quest String Formatting
Quest strings consist of the quest id and the quest level.
quest:questId:questLevel
Note that the quest id is actually used by wowhead and probably other sites - you can actually go to a quest page on wowhead, and change the end of the url to the in-game id, and you should get the page for that quest.