Template:Dev: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
-->{{#ifeq:{{{3|}}}|toc|{{tocright}}|__NOTOC__}}<!-- | -->{{#ifeq:{{{3|}}}|toc|{{tocright}}|__NOTOC__}}<!-- | ||
-->{{crumb|{{#var:NAMESPACE}}: | -->{{crumb|{{#var:NAMESPACE}}:Development|{{#var:NAMESPACE}} development}}<!-- | ||
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:{{#var:NAMESPACE}} development]]}}<!-- | -->{{#ifeq:{{NAMESPACE}}|Template||[[Category:{{#var:NAMESPACE}} development]]}}<!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> |
Revision as of 18:32, 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