Template:WildStar/dev: Difference between revisions

no edit summary
(Created page with "''For use at the top of all general WS development pages'' ''This template mostly just floats {{t|Devnav}} table to the right and adds categories.'' Any pages with this templ...")
 
No edit summary
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
For use at the top of all general WS development pages. Any pages with this template will be added to [[:Category:WS development]].
{{ {{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]].


[[Category:WS development templates|{{PAGENAME}}]]
Usage:
* tocright [0|] - 0 disables adding tocright
* macronav [1|] - 1 enables adding macronav
 
 
[[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}}}}<!--
 
-->{{#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;">{{devnav}}<!--
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:WildStar development]]}}<!--
--><div style="margin-left:1em; margin-right:.5em;"><small>&rarr; [[:Category:WS development|WS dev]]</small></div><!--
--><includeonly>[[Category:WS development]]</includeonly></div><!--
-->{{#ifeq:{{{tocright|}}}|0||{{tocright}}}}{{#ifeq:{{PAGENAME}}|WildStar development||&larr; [[WildStar development|WildStar development]]}}<!--


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