Template:WildStar/dev: Difference between revisions

(Created page with "For use at the top of all general WS development pages. Any pages with this template will be added to Category:WildStar development. [[Category:WildStar development temp...")
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ {{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]].
Usage:
* tocright [0|] - 0 disables adding tocright
* macronav [1|] - 1 enables adding macronav


[[Category:WildStar development templates|{{PAGENAME}}]]
[[Category:WildStar development templates|{{PAGENAME}}]]
----
----
;Template
;Template
<onlyinclude><!--
<onlyinclude><includeonly><!--
 
-->{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}}<!--
 
--><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><!--
 
--></div><!--
-->{{#ifeq:{{{1|}}}|macronav|{{ {{#var:sub}}/macronav}}}}<!--


-->{{#vardefine:sub|{{{ns|{{BASEPAGENAME}}}}}}}<!--
-->{{#ifeq:{{{tocright|}}}|0||{{tocright}}}}{{#ifeq:{{PAGENAME}}|{{#var:sub}}:development||&larr; [[{{#var:sub}}:development|WildStar development]]}}<!--


--><div style="float:right; margin-left:1em; margin-bottom:1em;">{{{{#var:sub}}/devnav}}<!--
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:WildStar development]]}}<!--
--><div style="margin-left:1em; margin-right:.5em;"><small>&rarr; [[:Category:WildStar development|WildStar dev]]</small></div><!--
--><includeonly>[[Category:WildStar development]]</includeonly></div><!--
-->{{#ifeq:{{{tocright|}}}|0||{{tocright}}}}{{#ifeq:{{PAGENAME}}|{{#var:sub}}/development||&larr; [[{{#var:sub}}/development|WildStar development]]}}<!--


--></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