Template:Framexml: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.)
Line 1: Line 1:
<noinclude>
''Use this at the top of all pages that document FrameXML objects, functions and methods. Use only for facilities that are specific to FrameXML, '''not''' GlueXML, general WoW Lua API, general Lua Widgets, or general XML UI.''


[[Category:Interface customization templates|{{PAGENAME}}]] 
----
;Template
<onlyinclude>
<!-- USING {{t|wowapi}}. This really should be a major section in the reference docs, like 'WoW API' and 'Widget API' as it documents a set of UI functionality. However there are so many sections already. There should be one for GlueXML too. For now moth-balling this for some of the functions and members. Much of whats documented specifically for FrameXML and GlueXML is referenced in WoW API as just a few members.  Effort should be later to establish FrameXML and GlueXML as major UI Customization sections. -->
<!--</noinclude><div style="float: right; margin-left: 2em; margin-bottom: 1em;">{{apinav}}<div style="margin-left: 1em; margin-right: 1em;"><small>&rarr; [[:Category:FrameXML documentation|FrameXML Docs]]</small></div>
<includeonly>[[Category:FrameXML documentation|{{PAGENAME}}]]</includeonly>
</div>--><includeonly>{{wowapi|t={{{t|}}}}}[[Category:FrameXML documentation]]</includeonly></onlyinclude>

Revision as of 16:21, 22 September 2013

Use this at the top of all pages that document FrameXML objects, functions and methods. Use only for facilities that are specific to FrameXML, not GlueXML, general WoW Lua API, general Lua Widgets, or general XML UI.


Template