49
edits
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOWYSIWYG__ | __NOWYSIWYG__<div class="mpcontentbox-main bg-darkgray" style="margin-top:0em; padding-bottom:5px; min-height:125px;"> | ||
<div class="mpcontentbox-main bg-darkgray" style="margin-top:0em; padding-bottom:5px; min-height:125px;"> | <div style="float:left; margin-left:-7px; margin-right:10px">[[File:WoW_WildStar_Mmorpg.png|150px]]</div><!-- | ||
<div style="float:left; margin-left:-7px; margin-right: | --><h3 class="mpcontentbox-header">'''Welcome to the WildStar Customization Reference'''</h3> | ||
--><h3 class="mpcontentbox-header | |||
: You can also search using the [[:Category:Interface customization|Interface Customization]] categories or the [[:Special:Search|Search]] page. | : You can also search using the [[:Category:Interface customization|Interface Customization]] categories or the [[:Special:Search|Search]] page. | ||
: Before editing [[\WildStar development|WildStar customization]] pages, please read [[AddOn Studio Wiki:How to edit API pages|How to edit API pages]].<!-- | : Before editing [[\WildStar development|WildStar customization]] pages, please read [[AddOn Studio Wiki:How to edit API pages|How to edit API pages]].<!-- | ||
--></div>The [[WildStar development]] reference describes game customization and technical specifications for [[wildstarwiki:WildStar|WildStar]]. 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. | --></div>{{dev||}}The [[\WildStar development]] reference describes game customization and technical specifications for [[wildstarwiki:WildStar|WildStar]]. 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. | ||
== Reference == | == Reference == | ||
=== WildStar UI Customization === | === WildStar UI Customization === | ||
: '''[[ | : '''[[UI AddOn]]s''' | ||
: · [[ | : · [[TOC format]] · [[AddOn loading process]] · [[:Category:WildStar AddOns|Summaries]] | ||
: '''[[ | : '''[[UI API|Global API]]''' | ||
: · [[ | : · [[API types|Data Types]] · [[API events|Events]] · [[UI Lua|Lua functions]] · [[API change summaries|Changes]] | ||
: '''[[ | : '''[[UI Form]]s''' | ||
: · [[ | : · [[XML_user_interface|XML Widget declarations]] · [[Widget handlers|Script handlers]] · [[:Category:WildStar Widgets|Summaries]] | ||
: '''[[ | : '''[[UI XML|WildStar XML UI]]''' | ||
: · [[ | : · [[XML/Ui|XML Root]] · [[XML elements]] · [[XML/Types|XML Types]] · [[:Category:WildStar UI XML|Summaries]] | ||
: '''[[ | : '''[[UI Macro|Macro Reference]]''' | ||
: · [[ | : · [[Macro commands|Command Reference]] · [[Console variables|Console Variables]] | ||
: '''[[:Category:WildStar Technical details|Technical details]]''' | : '''[[:Category:WildStar Technical details|Technical details]]''' | ||
: · [[ | : · [[User defined code]] · [[UI Snippets]] · [[:Category:WildStar UI technical details|more...]] | ||
== Other materials == | == Other materials == | ||
| Line 45: | Line 44: | ||
==== Tutorials and HOWTOs ==== | ==== Tutorials and HOWTOs ==== | ||
: [[ | : [[UI beginner's guide|An introduction to addons, scripts and macros]] | ||
: [[ | : [[Getting started with writing addons]] | ||
: '''[[ | : '''[[UI Guides]] and HOWTOs''' | ||
:* [[ | :* [[Handling events]] | ||
:* [[ | :* [[Saving variables between game sessions]] | ||
:* [[ | :* [[Creating a slash command]] | ||
:* [[ | :* [[Localizing an addon]] | ||
:* [[ | :* [[Using the Interface Options Addons panel]] | ||
:* [[ | :* [[Using UIDropDownMenu]] | ||
:* [[ | :* [[XML basics]] | ||
:* [[ | :* [[UI Guides|more...]] | ||
==== Other Resources and Tools ==== | ==== Other Resources and Tools ==== | ||
: [[ | : [[UI Snippets|UI Code Snippets]] | ||
: '''Carbine UI Internals''' | : '''Carbine UI Internals''' | ||
:* [[ | :* [[Viewing Carbine's interface code|Carbine's User Interface customization tool]] | ||
: '''[[Lua editors|Lua and XML editing software]]''' | : '''[[Lua editors|Lua and XML editing software]]''' | ||