WoW:XML templates: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{uixmltemp}}") |
No edit summary |
||
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]] |
Revision as of 20:49, 2 May 2022
← 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
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.
- BackdropTemplate - the new frame replacement used in place of XML/Backdrop