49
edits
| (18 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOWYSIWYG__<div class="mpcontentbox-main bg-darkgray" style="margin-top:0em; padding-bottom:5px; min-height:155px;"> | |||
<div class="mpcontentbox-main bg-darkgray" style="margin-top:0em; padding-bottom:5px; min-height:155px;"> | <div style="float:left; margin-left:-7px; margin-right:15px">[[File:Interface Customization logo.png]]</div><!-- | ||
<div style="float:left; margin-left:-7px; margin-right:15px">[[ | |||
--><h3 class="mpcontentbox-header" style="margin-left:145px">'''Welcome to the World of Warcraft Customization Reference'''</h3> | --><h3 class="mpcontentbox-header" style="margin-left:145px">'''Welcome to the World of Warcraft Customization Reference'''</h3> | ||
: You can also search using the [[:Category:Interface customization|Interface Customization]] or [[:Category:Web API|Community Web Platform]] categories. | : You can also search using the [[:Category:Interface customization|Interface Customization]] or [[:Category:Web API|Community Web Platform]] categories. | ||
: Before editing WoW customization pages, please read [[AddOn Studio Wiki:How to edit API pages|How to edit API pages]].<!-- | : Before editing [[development|WoW customization]] pages, please read [[AddOn Studio Wiki:How to edit API pages|How to edit API pages]].<!-- | ||
--></div> | --></div> | ||
{{dev}} | |||
The [[development|WoW development]] reference describes game customization and technical specifications for [[wowwiki:WoW|WoW]]. This includes game UI [[Macro]] and [[AddOn]] support and documentation of other types of files used for art or for general support of the game. | |||
{| class="mpcontentbox-table" cellspacing="0" cellpadding="0" | {| class="mpcontentbox-table" cellspacing="0" cellpadding="0" | ||
|- | |- | ||
| style="height: 1.5em" valign="top" | | | style="height: 1.5em" valign="top" | | ||
==== UI Customization Reference ==== | ==== UI Customization Reference ==== | ||
: '''[[AddOn|WoW AddOns]]''' | |||
: '''[[ | |||
: · [[TOC format]] · [[AddOn loading process|Load Process]] · [[:Category:AddOns|more...]] | : · [[TOC format]] · [[AddOn loading process|Load Process]] · [[:Category:AddOns|more...]] | ||
| Line 59: | Line 55: | ||
: [[Getting started with writing addons]] | : [[Getting started with writing addons]] | ||
: '''[[WoW HOWTOs]]''' | : '''[[HOWTOs|WoW HOWTOs]]''' | ||
:* [[Handling events]] | :* [[Handling events]] | ||
:* [[Saving variables between game sessions]] | :* [[Saving variables between game sessions]] | ||
| Line 67: | Line 63: | ||
:* [[Using UIDropDownMenu]] | :* [[Using UIDropDownMenu]] | ||
:* [[XML basics]] | :* [[XML basics]] | ||
:* [[ | :* [[HOWTOs|more...]] | ||
==== Other Resources and Tools ==== | ==== Other Resources and Tools ==== | ||
| Line 84: | Line 80: | ||
:* [http://ixedit.sourceforge.net/ iXink XML Editor] | :* [http://ixedit.sourceforge.net/ iXink XML Editor] | ||
|} | |} | ||
==== Things you can help out with ==== | ==== Things you can help out with ==== | ||
* Feel free to edit, correct or add any customization content | * Feel free to edit, correct or add any customization content | ||