Module:Navbar/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{documentation|
{{documentation|{{dochead|header=metatemplate}}
{{dochead|header=none}}
This module is used by [[Template:Navbar]] to generate View/Talk/Edit links on templates.
This module is used to store functions for templates that generate a navigation bar:


* [[Template:Navbox Lumatone]]
To include this module in other modules, use <syntaxhighlight inline lang="lua">local navbar = require("Module:Navbar")._navbar</syntaxhighlight>.
* [[Template:Navbox fractional-octave]]


[[Template:Navbar]] also uses this module, even though it only generates View/Talk/Edit links.
{{module introspection}}
 
=== See also ===
* [[:Module:Navbox]]
}}
}}