WoW:User defined macros: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
{{ | {{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 [[ | |||
== Development == | == Development == | ||
* | * {{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
- Restart - restarts the game Ui
See also
- Category:HOWTOs - must have cut-and-pasteable code snippets
- The wonderful Making a macro tutorial