Module:Navbar/doc: Difference between revisions
ArrowHead294 (talk | contribs) No edit summary |
No edit summary |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{dochead|header= | {{documentation|{{dochead|header=metatemplate}} | ||
{{ | This module is used by [[Template:Navbar]] to generate View/Talk/Edit links on templates. | ||
To include this module in other modules, use <syntaxhighlight inline lang="lua">local navbar = require("Module:Navbar")._navbar</syntaxhighlight>. | |||
{{module introspection}} | |||
}} | |||