WoW:XML/BackdropTemplate: Difference between revisions

From AddOn Studio
< XML
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{uixmltemp}}
{{uixmltemp}}
[[XML/BackdropTemplate|BackdropTemplate]] is a [[XML templates|template]] that helps create a Frame backdrop in the WoW UI.  
[[XML/BackdropTemplate|BackdropTemplate]] is a [[XML templates|template]] that helps create a Frame backdrop in the WoW UI.  
The BackdropTemplate template directly replaces the older [[XML/Backdrop]] [[XML types|type]] in WoW Retail patch 9.0.1. In Classic and Classic Era, the old Backdrop XML type still worked, until patch 2.5.3 and patch 1.14.0 respectively, when the version 9 engine was also adopted for them.


== Inheritance ==
== Inheritance ==
Inherited by: many, Inherits: none, Defined in: [[XML/SharedXML|SharedXML]]
Inherited by: many, Inherits: none, Defined in: [[XML/SharedXML|SharedXML]]
== Notes ==
* The BackdropTemplate template directly replaced the older [[XML/Backdrop]] [[XML types|type]] in WoW Retail patch 9.0.1, but still worked in Classic and Era.
* In Classic and Classic Era patch 2.5.3 and patch 1.14.0 respectively, BackdropTemplate template also replaced Backdrop element, when the version 9 engine was adopted.

Revision as of 21:37, 2 May 2022

XML UI ← XML templates < BackdropTemplate

BackdropTemplate is a template that helps create a Frame backdrop in the WoW UI.

Inheritance

Inherited by: many, Inherits: none, Defined in: SharedXML

Notes

  • The BackdropTemplate template directly replaced the older XML/Backdrop type in WoW Retail patch 9.0.1, but still worked in Classic and Era.
  • In Classic and Classic Era patch 2.5.3 and patch 1.14.0 respectively, BackdropTemplate template also replaced Backdrop element, when the version 9 engine was adopted.