Template:NavCategory/doc: Difference between revisions

Template page
No edit summary
Line 4: Line 4:
Valid types are: Building,Unit,Component,Item<br>
Valid types are: Building,Unit,Component,Item<br>


 
(if that's out of date, full and up to date list in module code https://wiki.desyncedgame.com/index.php?title=Module:Navboxes)
(full and up to date list in template https://wiki.desyncedgame.com/index.php?title=Template:UserDefinedNavCategories)
 


== Example ==
== Example ==


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

Revision as of 02:26, 6 August 2025

Description

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 https://wiki.desyncedgame.com/index.php?title=Module:Navboxes)

Example

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