Module:Navbox/doc: Difference between revisions
Jump to navigation
Jump to search
advanced navboxes can bypass the navbox template by invoking p._navbox directly, so it's misleading to say that you need to use the template |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{dochead|header= | {{dochead|header='''Note:''' This module is mainly used by [[Template:Navbox]], but its use is not absolutely necessary. To include the main function while bypassing the template, you can call the <code>_navbox</code> helper function.}} | ||
{{todo|inline=1| Documentation}} | {{todo|inline=1| Documentation}} | ||
=== See also === | === See also === | ||
* [[:Module:Navbar]] | * [[:Module:Navbar]] | ||
Revision as of 15:25, 6 December 2024
- Note: This module is mainly used by Template:Navbox, but its use is not absolutely necessary. To include the main function while bypassing the template, you can call the
_navboxhelper function. This module implements Template:Navbox.