Module:Navbox/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Navbox
- Note: While this module should not be invoked directly, the use of its corresponding template (Template:Navbox) is not absolutely necessary.
On templates that use or generate navigation boxes, you can call the _navbox (note the underscore in front) helper function.
On modules, you can include local navbox = require("Module:Navbox")._navbox at or near the top. This module implements Template:Navbox.