WoW:FrameXML: Difference between revisions
Jump to navigation
Jump to search
(Typo fixing, typos fixed: replacable → replaceable using AWB) |
m (→External links: no dot) |
||
| Line 1: | Line 1: | ||
'''FrameXML''' is the in-house name for the part of [[Blizzard Entertainment|Blizzard]]'s standard World of Warcraft [[User Interface]] that is implemented in [[Lua]], and hence | '''FrameXML''' is the in-house name for the part of [[Blizzard Entertainment|Blizzard]]'s standard World of Warcraft [[User Interface]] that is implemented in [[Lua]], and hence replaceable by users via [[AddOns]]. | ||
==See also== | ==See also== | ||
| Line 5: | Line 5: | ||
* [[:Category:FrameXML documentation]]. | * [[:Category:FrameXML documentation]]. | ||
* [[Viewing Blizzard's interface code]] - to extract all of FrameXML to regular files | * [[Viewing Blizzard's interface code]] - to extract all of FrameXML to regular files | ||
==External links== | ==External links== | ||
{{elink|site=wow | {{elink|site=wow["compares"].com|link=http://wowcompares.com/|desc=View FrameXML code online.}} | ||
[[Category:FrameXML documentation| ]] | [[Category:FrameXML documentation| ]] | ||
[[Category:Game terms]] | [[Category:Game terms]] | ||
Revision as of 11:29, 13 September 2009
FrameXML is the in-house name for the part of Blizzard's standard World of Warcraft User Interface that is implemented in Lua, and hence replaceable by users via AddOns.
See also
- WoWWiki:Interface customization
- Category:FrameXML documentation.
- Viewing Blizzard's interface code - to extract all of FrameXML to regular files