Module:Infobox/doc: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
On modules, you can include <syntaxhighlight inline lang="lua">local infobox= require("Module:Infobox")._infobox</syntaxhighlight> to create a sidebar.{{clear}} | On modules, you can include <syntaxhighlight inline lang="lua">local infobox= require("Module:Infobox")._infobox</syntaxhighlight> to create a sidebar.{{clear}} | ||
=== See also === | |||
* [[Module:Navbar]], used by this module to add view/talk/edit links. | |||
}} | }} | ||