m
Move page script moved page API GetTradeSkillItemLink to WoW:API GetTradeSkillItemLink without leaving a redirect
m (User-controlled Bot: table syntax updated) |
m (Move page script moved page API GetTradeSkillItemLink to WoW:API GetTradeSkillItemLink without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Gets the link string for a trade skill item. | Gets the link string for a trade skill item. | ||
| Line 9: | Line 8: | ||
:(skillId) | :(skillId) | ||
:;skillId : Integer - The Id specifying which trade skill's link to get. Trade Skill window must be open for this to work. Indexes start at 1 which is the general | :;skillId : Integer - The Id specifying which trade skill's link to get. Trade Skill window must be open for this to work. Indexes start at 1 which is the general category of the tradeskill, if you have selected a sub-group of trade skills then 1 will be the name of that sub-group. | ||
Example: | Example: | ||