Module:Navbar/doc: Difference between revisions
update documentation to reflect changes |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation|{{dochead|header=metatemplate}} | ||
{{dochead|header= | |||
This module is used by [[Template:Navbar]] to generate View/Talk/Edit links on templates. | 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>. | To include this module in other modules, use <syntaxhighlight inline lang="lua">local navbar = require("Module:Navbar")._navbar</syntaxhighlight>. | ||
{{module introspection}} | |||
}} | }} | ||