Module:Sidebar/doc
This is the documentation page for Module:Sidebar
| This template has been deprecated. Its replacements are Template:Dochead and Template:Module introspection. |
Module:Sidebar is a module that implements the {{Sidebar}} template. Please see the template page for usage instructions.
On templates, you can create a sidebar by using {{Sidebar}}, which calls this template's wrapper function.
On modules, you can include local sidebar = require("Module:Sidebar")._sidebar to create a sidebar.