Module:Infobox/doc
This is the documentation page for Module:Infobox
- Note: While this module should not be invoked directly, the use of its corresponding template (Template:Infobox) is not absolutely necessary. This module implements Template:Infobox.
| This template has been deprecated. Its replacements are Template:Dochead and Template:Module introspection. |
Module:Infobox is a module that implements the {{Infobox}} template. Please see the template page for usage instructions.
On other templates that use or generate infoboxes, you can call _infobox (note the underscore in front). The infobox function (without the underscore) is used by Template:Infobox as a wrapper.
On other modules, you can include local infobox = require("Module:Infobox")._infobox at or near the top.