Template:NavCategory/doc: Difference between revisions

Template page
(Created page with "== Example == {{NavCategory|type=Building|category|Large|{{Command Center}}}}")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Description ==
Register current page to a navigation box category.<br>
Valid types are: Building,Unit,Component,Item<br>
(if that's out of date, full and up to date list in module code [[Module:Navboxes]])
== Example ==
== Example ==


{{NavCategory|type=Building|category|Large|{{Command Center}}}}
<code><nowiki>{{NavCategory|type=Building|category=Large|page={{FULLPAGENAME}}}}</nowiki></code>

Latest revision as of 02:27, 6 August 2025

Description[edit source]

Register current page to a navigation box category.

Valid types are: Building,Unit,Component,Item

(if that's out of date, full and up to date list in module code Module:Navboxes)

Example[edit source]

{{NavCategory|type=Building|category=Large|page={{FULLPAGENAME}}}}