WoW:XML file: Difference between revisions

33 bytes added ,  9 September 2014
no edit summary
(Created page with "<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/">; <script file="repopme.lua"/>; <!-- Frame to handle all core events --> <Fr...")
 
No edit summary
Line 1: Line 1:
{{Wowapi}}
Example:
<pre>
&#60;Ui xsi&#58;schemaLocation=&#34;http&#58;//www.blizzard.com/wow/ui/">;
&#60;Ui xsi&#58;schemaLocation=&#34;http&#58;//www.blizzard.com/wow/ui/">;
&#60;script file=&#34;repopme.lua"/>;
&#60;script file=&#34;repopme.lua"/>;
Line 17: Line 20:
&#60;/Frame&#62;
&#60;/Frame&#62;
&#60;/Ui&#62;
&#60;/Ui&#62;
</pre>
Anonymous user