Template:Dev: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
-->{{#ifeq:{{{2|}}}|nonav||<!-- | -->{{#ifeq:{{{2|}}}|nonav||<!-- | ||
--><div style="float:right; margin-left:1em; margin-bottom:1em;"><!-- | --><div style="float:right; margin-left:1em; margin-bottom:1em;"><!-- | ||
-->{{ {{#var:NAMESPACE}}/devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>→ [[:Category: | -->{{ {{#var:NAMESPACE}}/devnav}}<div style="margin-left:1em; margin-right:.5em;"><small>→ [[:Category:{{#var:NAMESPACE}} development|WildStar dev]]</small></div></div><!-- | ||
-->}}<!-- | -->}}<!-- | ||
Revision as of 19:00, 12 August 2023
For use at the top of all runtime specific development or reference pages. Any pages with this template will be added to 'Category:{NAMESPACE} development'.
Usage:
- 1 [othernav|] - where 'othernav' is the name of a secondary nav bar, like 'macronav'
- 2 [nonav|] - disable primary nav bar
- 3 [toc|] - enable toc
- Template