WoW:User defined snippets: Difference between revisions

(Created page with "{{usermodule}} These are cut-and-paste snippets or starting points that you can use in your addons, submitted by AddOn Studio contributors. == Reference == Some are provided by specialized addons rather than being copy/pastable. === UI Frames === :{{id|MagePortal}} - Create a frame to hold mage portal icons. === Menu Helper === == See also == * Category:HOWTOs - must have cut-and-pasteable code snippets")
 
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:


=== UI Frames ===
=== UI Frames ===
:{{id|MagePortal}} - Create a frame to hold mage portal icons.
:{{id|User snippets/MagePortal}} - Create a frame to hold mage portal icons. (AS Wiki user Firstgnome on 02:58, 24 February 2024)


=== Menu Helper ===
=== Menu Helper ===

Latest revision as of 21:27, 2 August 2025

This page documents a <i>user-defined modules</i> that into your own AddOns.

User defined modules

These are cut-and-paste snippets or starting points that you can use in your addons, submitted by AddOn Studio contributors.

 Reference

Some are provided by specialized addons rather than being copy/pastable.

UI Frames

User snippets/MagePortal - Create a frame to hold mage portal icons. (AS Wiki user Firstgnome on 02:58, 24 February 2024)

Menu Helper

See also