WoW:API GetTradeSkillItemLink: Difference between revisions
Jump to navigation
Jump to search
GetTradeSkillItemLink - Documentation by Flickering
mNo edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
__NOTOC__ | __NOTOC__ | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Functions|GetTradeSkillItemLink]] | |||
[[Category:API Item Functions|GetTradeSkillItemLink]] | |||
[[Category:API TradeSkill Functions|GetTradeSkillItemLink]] | [[Category:API TradeSkill Functions|GetTradeSkillItemLink]] |
Revision as of 18:30, 29 August 2005
Gets the link string for a trade skill item.
link = GetTradeSkillItemLink(skillId)
Parameters
Arguments
- (skillId)
- skillId
- Integer - The Id specifying which trade skill's link to get.
Returns
- link
- link
- String - An item link string (color coded with href) which can be included in chat messages to represent the item which the trade skill creates.