Template:Wowdev: Difference between revisions

no edit summary
(Created page with "''Use this at the top of all pages related to and for WoW developers, if there is no better more specific template. This template mostly just floats {{t|Apinav}} table to the ...")
 
No edit summary
Line 1: Line 1:
<noinclude>
''Use this at the top of all general WoW dev information pages, (...NOT ones that are specific like Widgets, WoW API, UI XML, etc...)''
''Use this at the top of all general WoW dev information pages, (...NOT ones that are specific like Widgets, WoW API, UI XML, etc...)
 
This template mostly just floats {{t|Apinav}} table to the right and adds categories.''
''This template mostly just floats {{t|Apinav}} table to the right and adds categories.'' Any pages with this template will be added to [[:Category:WoW development]].


''Because so much of the existing documentation uses 'API' to refer to anyting related to development, we are using 'dev' here to mean something higher level. For example the World_of_Warcraft_API page refers to just the UI C/Lua interface, where there is certainly more to wow dev and customization than just this. Most other dev pages fall under game 'UI Customization' including Macros, which is arguably 'UI Customization', and they would use {{Uicustomization}} or something more specific. The only category of dev that doesn't really relate directly to {{Uicustomization}} is the 'Web API', which is the current purpose of this template.''
''Because so much of the existing documentation uses 'API' to refer to anyting related to development, we are using 'dev' here to mean something higher level. For example the World_of_Warcraft_API page refers to just the UI C/Lua interface, where there is certainly more to wow dev and customization than just this. Most other dev pages fall under game 'UI Customization' including Macros, which is arguably 'UI Customization', and they would use {{Uicustomization}} or something more specific. The only category of dev that doesn't really relate directly to {{Uicustomization}} is the 'Web API', which is the current purpose of this template.''
Line 7: Line 7:
[[Category:WoW development templates|{{PAGENAME}}]]
[[Category:WoW development templates|{{PAGENAME}}]]
----
----
 
;Template
 
<onlyinclude><div style="float:right; margin-left:2em; margin-bottom:1em;">{{apinav}}
</noinclude><div style="float:right; margin-left:2em; margin-bottom:1em;">{{apinav}}
<div style="margin-left:1em; margin-right:1em;"><small>&rarr; [[:Category:WoW development|WoW Development]]</small></div>
<div style="margin-left:1em; margin-right:1em;"><small>&rarr; [[:Category:WoW development|WoW Development]]</small></div>
<includeonly>[[Category:WoW development]]</includeonly>
<includeonly>[[Category:WoW development]]</includeonly>
</div>{{tocright}}{{#ifeq:{{PAGENAME}}|WoW Development||&larr; [[WoW development|WoW development]]}}
</div>{{tocright}}{{#ifeq:{{PAGENAME}}|WoW Development||&larr; [[WoW development|WoW development]]}}
</onlyinclude>
Anonymous user