WoW:API GetTrainerServiceDescription: Difference between revisions

m
Move page script moved page API GetTrainerServiceDescription to WoW:API GetTrainerServiceDescription without leaving a redirect
No edit summary
 
m (Move page script moved page API GetTrainerServiceDescription to WoW:API GetTrainerServiceDescription without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>
{{wowapi}}


Returns the description of a specific trainer service.
Returns the description of a specific trainer service.
Line 24: Line 24:
Prints the description of the trainer service with index 3, in the chatwindow
Prints the description of the trainer service with index 3, in the chatwindow
  ChatFrame1:AddMessage(GetTrainerServiceDescription(3));
  ChatFrame1:AddMessage(GetTrainerServiceDescription(3));
----
{{Template:WoW API}}
[[Category:API TradeSkill Functions|GetTradeskillSelectionIndex]]
Anonymous user