Template:WildStar/dev: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(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
Line 1: Line 1:
{{--|dev|tocright=0}}
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|{{{ns|{{BASEPAGENAME}}}}}}}<!--
-->{{#vardefine:sub|{{{ns|{{BASEPAGENAME}}}}}}}<!--


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


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

Revision as of 20:02, 5 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