WoW:XML templates: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{uixmltemp}}") |
m (Move page script moved page XML templates to XML templates without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{uixmltemp}} | {{uixmltemp}} | ||
This reference is for major [[XML templates]] used in the WoW XML Ui. These XML templates help define game UI constructs through commonly defined sets of elements and attributes, and allow for inheritance for frames and other types. | |||
== Reference == | |||
Curly braces {} are used to indicate when other inheriting element types maybe substituted. See [[XML inheritance]] for an explanation of WoW UI XML inheritance relationships. | |||
== SharedXML (shared templates) == | |||
* [[XML/BackdropTemplate|BackdropTemplate]] - the new frame replacement used in place of [[XML/Backdrop]] |
Latest revision as of 04:49, 15 August 2023
← XML UI
This reference is for major XML templates used in the WoW XML Ui. These XML templates help define game UI constructs through commonly defined sets of elements and attributes, and allow for inheritance for frames and other types.
Reference[edit]
Curly braces {} are used to indicate when other inheriting element types maybe substituted. See XML inheritance for an explanation of WoW UI XML inheritance relationships.
[edit]
- BackdropTemplate - the new frame replacement used in place of XML/Backdrop