No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
Register current page to a navigation box category. | 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 == | ||
<code><nowiki>{{NavCategory|type=Building|category=Large|page={{FULLPAGENAME}}}}</nowiki></code> | <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}}}}