Module:Navbox/doc
This is the documentation page for Module:Navbox
- Note: This module is mainly used by Template:Navbox, but its use is not absolutely necessary.
On templates 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.