Navigation menu

WoW:XML/BackdropTemplate: Difference between revisions

Jump to navigation Jump to search
Line 7: Line 7:
== Reqirements ==
== Reqirements ==
* a [[XML/Frame]] that inherits or indirectly inherits 'BackdropTemplate'
* a [[XML/Frame]] that inherits or indirectly inherits 'BackdropTemplate'
<pre>
<pre>
<Frame name="Frame1" inherits="BackdropTemplate">
<Frame name="Frame1" inherits="BackdropTemplate">
Line 12: Line 13:


* [[XML/KeyValue]] with a Key of 'backdropInfo' and type of 'global' who's value is the name of a global variable that holds the desired backdrop layout.
* [[XML/KeyValue]] with a Key of 'backdropInfo' and type of 'global' who's value is the name of a global variable that holds the desired backdrop layout.
<pre>
<pre>
<KeyValues>
<KeyValues>