Module:Navbar/doc: Difference between revisions

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


* [[: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]]
 
{{module introspection}}
}}