Module:Navbox/doc
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. The wrapper function (navbar without the underscore in front) is used by the template.
On modules, you can include local navbox = require("Module:Navbox")._navbox at or near the top. This module implements Template:Navbox.