Template:WildStar/uilua: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "''Use this at the top of all WS Lua runtime (WS Lua) information pages (not WS API or Widget pages!).'' Any pages with this template will be added to [[:Categ...")
 
(Created page with "Use this at the top of all WS Lua runtime (WildStar Lua) information pages (not WS API or Widget pages!). Any pages with this template will be added to [[:Cat...")
Line 1: Line 1:
''Use this at the top of all WS Lua runtime ([[WildStar Lua|WS Lua]]) information pages (not WS API or Widget pages!).'' Any pages with this template will be added to [[:Category:WS Lua]].
Use this at the top of all WS Lua runtime [[WildStar/UI Lua|WildStar Lua]] information pages. Any pages with this template will be added to [[:Category:WildStar Lua]].




[[Category:WS development templates|{{PAGENAME}}]]
[[Category:WildStar development templates|{{PAGENAME}}]]
----
----
;Template
;Template
<onlyinclude><!--
<onlyinclude><!--
-->{{#vardefine:sub|{{{ns|{{BASEPAGENAME}}}}}}}<!--


-->{{#vardefine:tTYPE|{{#switch:{{#sub:{{PAGENAME}}|0|3}}|API=api}}}}<!--
-->{{#vardefine:tTYPE|{{#switch:{{#sub:{{PAGENAME}}|0|3}}|API=api}}}}<!--


--><div style="float:right; margin-left:1em; margin-bottom:1em;">{{devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>&rarr; [[:Category:WS Lua|WS Lua]]</small></div><includeonly>[[Category:WS Lua]][[Category:Lua functions]]{{#ifeq:{{PAGENAME}}|WildStar Lua|[[Category:UI development]]|}}</includeonly></div>{{#if:{{#var:tTYPE}}|__NOTOC__|{{#ifeq:{{{tocright|}}}|0||<div class="ws-compact" style="font-size:.93em; float:right;">{{tocright}}</div>}}}}{{#ifeq:{{PAGENAME}}|WildStar Lua||&larr; [[WildStar Lua|WS Lua]]{{#if:{{{1|}}}|&nbsp;&lt;&nbsp;[[WildStar Lua#{{{1}}}|{{{1}}}]]|}}}}</onlyinclude>
--><div style="float:right; margin-left:1em; margin-bottom:1em;">{{{{#var:sub}}/devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>&rarr; [[:Category:WildStar Lua|WildStar Lua]]</small></div><includeonly>[[Category:WildStar Lua]][[Category:WildStar Lua functions]]{{#ifeq:{{PAGENAME}}|WildStar/UI Lua|[[Category:WildStar UI development]]|}}</includeonly></div><!--
-->{{#ifeq:{{{toc|}}}|0|__NOTOC__|{{#if:{{#var:tTYPE}}|__NOTOC__|{{#ifeq:{{{tocright|}}}|0||<div class="ws-compact" style="font-size:.93em; float:right;">{{tocright}}</div>}}}}}}<!--
-->{{#ifeq:{{PAGENAME}}|{{#var:sub}}/UI Lua||&larr; [[{{#var:sub}}/UI Lua|WildStar Lua]]{{#if:{{{1|}}}|&nbsp;&lt;&nbsp;[[{{#var:sub}}/UI Lua#{{{1}}}|{{{1}}}]]|}}}}</onlyinclude>

Revision as of 05:06, 7 July 2020

Use this at the top of all WS Lua runtime WildStar Lua information pages. Any pages with this template will be added to Category:WildStar Lua.


Template

WildStar Lua