Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
im>Warrior22232
(Blanked the page)
im>Warrior22232
(Undo revision 3057127 by Warrior22232 (talk))
Line 1: Line 1:
  +
<!--
  +
  +
  +
----------------------------------------
  +
--- Welcome to a Wowpedia portal! ---
  +
----------------------------------------
  +
  +
  +
EDITING THE PAGE
  +
* The code on this page is complex. Be very careful what you edit.
  +
* This page is monitored closely - suspicious edits WILL be reverted.
  +
* Action will be harsh for any "joke" edits made without approval.
  +
  +
  +
SUGGESTIONS FOR IMPROVEMENTS
  +
* Before making any non-minor changes to the portal, please use the talk page to get consensus.
  +
* If you want to test edits, please copy the page to a sandbox - do NOT do test edits on a live page.
  +
  +
  +
MAKING NEW PORTALS
  +
* If you want to start your own portal you are free to do so.
  +
* Start new portals in a sandbox or test page and tell others about it.
  +
* Once it's in good shape, tell people on the village pump and get feedback.
  +
* Next, bring it to Portal talk:Main and we'll see if we can include it somehow!
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
-->{{wpp/header}}
  +
<onlyinclude><!--
  +
  +
  +
SECTION
  +
  +
  +
--><div class="mpcontentbox bg-darkgray" style="margin-top:0em;">
  +
  +
<h3>Interface documentation</h3>
  +
  +
{| class="mpcontentbox-table" cellspacing="0" cellpadding="0"
  +
|-
  +
| valign="top" |
  +
<h4>WoW API Documentation</h4>
  +
  +
*'''[[World of Warcraft API|World of Warcraft Global API]]'''
  +
** [[API types|Data Types]] &middot; [[Events (API)|Events]] &middot; [[Lua functions]]
  +
** '''Changes''': [[Patch 5.0.4/API changes|5.0.4]] &middot; [[Patch 4.1.0/API changes|4.1.0]] &middot; [[API change summaries|more...]]
  +
  +
*'''[[Widget API|World of Warcraft Widget API]]'''
  +
** [[XML_user_interface|XML declarations]] &middot; [[Widget handlers|Script handlers]] &middot; [[:Category:Widgets|Summaries]]
  +
  +
*'''[[Secure Execution and Tainting]]'''
  +
** [[SecureTemplates]] &middot; [[SecureHandlers]]
  +
  +
* [[Macro API|Macro commands]]
  +
  +
* [[:Category:UI technical details|UI Technical Details]]
  +
** [[TOC format]] &middot; [[Console variables]]
  +
** [[AddOn loading process]] &middot; [[:Category:UI technical details|more...]]
  +
  +
* [[:Category:Interface customization|more...]]
  +
  +
| valign="top" |
  +
<h4>UI Tutorials and HOWTOs</h4>
  +
  +
* [[UI beginner's guide|An introduction to addons, scripts and macros]]
  +
* [[Getting started with writing addons]]
  +
  +
* '''[[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]]
  +
** [[HOWTOs|more...]]
  +
  +
|-
  +
| colspan="2" style="height: 1.5em" |
  +
|-
  +
| valign="top" |
  +
<h4>Resources and Tools</h4>
  +
  +
* [[:Category:Development Help AddOns|Development Help AddOns]]
  +
* [[Viewing Blizzard's interface code|Viewing Blizzard's Interface code]]
  +
* [[:Category:Hosted AddOns|Hosted addon pages]] &middot; [[:Category:Function Libraries|Function Libraries]]
  +
* [[User defined functions]]
  +
* [[Lua editors|Lua and XML editing software]]
  +
  +
| valign="top" |
  +
<h4>Developer talk</h4>
  +
  +
* '''Internet Relay Chat'''
  +
** chat.freenode.net: [irc://chat.freenode.net/wowuidev #wowuidev]
  +
** chat.freenode.net: [irc://chat.freenode.net/wowace #wowace]
  +
  +
* '''UI Customisation Forums'''
  +
** [http://us.battle.net/wow/en/forum/1011693/ Official forums (US)]
  +
** [http://www.wowinterface.com/forums/index.php?=wow-interface-customization WoWInterface]
  +
** [http://www.wowace.com/forums/ Ace]
  +
  +
|}
  +
  +
</div>
  +
<!--
  +
  +
  +
SECTION
  +
  +
  +
-->
  +
<div class="mpcontentbox bg-darkgray">
  +
  +
<h3>Things you can help out with</h3>
  +
* Before editing API pages, please read [[Project:How to edit API pages|the relevant guidelines]].
  +
* Fill out all those red links in [[World of Warcraft API]]! &nbsp; (though pick in order of likelihood of being useful). [[Viewing Blizzard's interface code|Looking at the FrameXML]] code to find out how the functions are being used is good way to begin. Please do not create stubs if you are not adding new and useful facts - we prefer red links over stubs with no additional information.
  +
* Copy bolded items in the [[Global functions]] list to [[World of Warcraft API]] et al.
  +
* Scan [[:Category:API stubs]] for unfinished pages!
  +
* Take a look in [[:Category:Votes for deleting]] and look for API pages.
  +
* Help convert old pages to the [[Help:API Function articles]] style!
  +
* Add "[[Help:API Function articles#Triggers Events|Triggers Events]]" sections to old pages that do not have them (and should have them).
  +
  +
</div><!--
  +
  +
--></onlyinclude><!--
  +
  +
-->{{wpp/footer}}
  +
[[Category:Wowpedia portals]]

Revision as of 05:59, 3 November 2012

Template:Wpp/header

Things you can help out with

Template:Wpp/footer