WoW:Macro API: Difference between revisions

(moved Macro API to Macro Reference: this is not a UI Customization reference, this is a user command reference)
 
m (Move page script moved page Macro API to Macro API without leaving a redirect)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{macroapi}}
{{macroapi}}
This is a developer oriented technical reference for 'Slash commands' and 'Macros'. See [[Slash commands]] for the list of commands usable from the WoW [[chat window]] and in WoW [[macros]].
This is a developer oriented technical reference for 'Slash commands' and 'Macros'.
 
See [[Slash commands]] for the list of commands usable from the WoW [[chat window]] and in WoW [[macros]].


== Reference ==
== Reference ==
Line 9: Line 11:


== Commands for Lua ==
== Commands for Lua ==
list and/or links to explaination/example of commands that take lua
list and/or links to explanation/example of commands that take lua


== Commands from Lua ==
== Commands from Lua ==

Latest revision as of 04:48, 15 August 2023


This is a developer oriented technical reference for 'Slash commands' and 'Macros'.

See Slash commands for the list of commands usable from the WoW chat window and in WoW macros.

Reference

Summary

Commands for Lua

list and/or links to explanation/example of commands that take lua

 Commands from Lua

explanation of relationship to addon /slash facilities

See also