Template:WildStar/dev: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{--|dev|macronav=1|tocright=0}}
{{ {{PAGENAME}}|macronav|tocright|ns={{BASEPAGENAME}}}}
For use at the top of all general WS development pages. Any pages with this template will be added to [[:Category:WildStar development]].
For use at the top of all general WS development pages. Any pages with this template will be added to [[:Category:WildStar development]].


Line 12: Line 12:
<onlyinclude><includeonly><!--
<onlyinclude><includeonly><!--


-->{{#vardefine:sub|{{{ns|{{BASEPAGENAME}}}}}}}<!--
-->{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}}<!--


--><div style="float:right; margin-left:1em; margin-bottom:1em;"><!--
--><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 development|WildStar dev]]</small></div><!--
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:WildStar development]]}}</div><!--


-->{{#ifeq:{{{macronav|}}}|1|{{{{#var:sub}}/macronav}}}}<!--
-->{{ {{#var:sub}}/devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>&rarr; [[:Category:WildStar development|WildStar dev]]</small></div><!--


-->{{#ifeq:{{{tocright|}}}|0||{{tocright}}}}{{#ifeq:{{PAGENAME}}|{{#var:sub}}/development||&larr; [[{{#var:sub}}/development|WildStar development]]}}<!--
--></div><!--
-->{{#ifeq:{{{1|}}}|macronav|{{ {{#var:sub}}/macronav}}}}<!--
 
-->{{#ifeq:{{{tocright|}}}|0||{{tocright}}}}{{#ifeq:{{PAGENAME}}|{{#var:sub}}:development||&larr; [[{{#var:sub}}:development|WildStar development]]}}<!--
 
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:WildStar development]]}}<!--


--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Latest revision as of 03:50, 10 August 2023

WildStar development

For use at the top of all general WS development pages. Any pages with this template will be added to Category:WildStar development.

Usage:

  • tocright [0|] - 0 disables adding tocright
  • macronav [1|] - 1 enables adding macronav

Template