Template:WildStar/uilua: Difference between revisions
Jump to navigation
Jump to search
(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...") |
No edit summary |
||
Line 1: | Line 1: | ||
Use this at the top of all WS Lua runtime [[WildStar | {{ {{PAGENAME}}|ns={{BASEPAGENAME}}}} | ||
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]]. | |||
Line 5: | Line 6: | ||
---- | ---- | ||
;Template | ;Template | ||
<onlyinclude><!-- | <onlyinclude><includeonly><!-- | ||
-->{{#vardefine:sub|{{{ns|{{ | -->{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}}<!-- | ||
-->{{#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;">{{{{#var:sub}}/devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>→ [[:Category:WildStar Lua|WildStar Lua]]</small></div | --><div style="float:right; margin-left:1em; margin-bottom:1em;">{{ {{#var:sub}}/devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>→ [[:Category:WildStar Lua|WildStar Lua]]</small></div></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:{{{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}} | -->{{#ifeq:{{PAGENAME}}|{{#var:sub}}:UI Lua||← [[{{#var:sub}}:UI Lua|WildStar Lua]]{{#if:{{{1|}}}| < [[{{#var:sub}}:UI Lua#{{{1}}}|{{{1}}}]]|}}}}<!-- | ||
-->{{#ifeq:{{NAMESPACE}}|Template||<!-- | |||
-->[[Category:WildStar Lua]][[Category:WildStar Lua functions]]{{#ifeq:{{PAGENAME}}|WildStar:UI Lua|[[Category:WildStar UI development]]|}}<!-- | |||
-->}}<!-- | |||
--></includeonly></onlyinclude> |
Revision as of 06:22, 10 August 2023
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