WoW:User defined macros: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{uisnippets}}
{{usermacro}}
 
These are cut-and-paste macros that you can use in your addons and players' macros, submitted by WoWWiki contributors. See also [[Useful macros]].
These are cut-and-paste macros that you can use in your addons and players' macros, submitted by WoWWiki contributors.
 
See also [[User defined functions]] and [[AddOn defined functions]].


== Development ==
== Development ==
* [[USERMACRO Restart|Restart]]
* {{id|USERMACRO|Restart}} - restarts the game Ui


== See also ==
== See also ==
* [[:Category:HOWTOs]] - must have cut-and-pasteable code snippets
* [[:Category:HOWTOs]] - must have cut-and-pasteable code snippets
* The wonderful [[Making a macro]] tutorial
* The wonderful [[Making a macro]] tutorial
[[Category:User_defined_macros| ]]
[[Category:User_defined_macros| ]]

Revision as of 18:58, 3 November 2013

Snippets

These are cut-and-paste macros that you can use in your addons and players' macros, submitted by WoWWiki contributors. See also Useful macros.

Development

See also