Template:Navbar/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) m De-escape once more |
||
Line 1: | Line 1: | ||
{{ | {{docheadwiki}} | ||
This is a simplified version of Wikipedia's navigation bar template. | This is a simplified version of Wikipedia's navigation bar template. | ||
=== Parameters === | === Parameters === | ||
; <code>{{ | ; <code><nowiki>{{{1}}}</nowiki></code> (required) | ||
: One unnamed parameter, which is the full name of the page to link to. | : One unnamed parameter, which is the full name of the page to link to. | ||
Revision as of 11:28, 28 September 2024
Template:Docheadwiki This is a simplified version of Wikipedia's navigation bar template.
Parameters
{{{1}}}
(required)- One unnamed parameter, which is the full name of the page to link to.
text
(optional)- Text preceding the navigation bar, often used to indicate the namespace.
For example:
{{navbar|Template:Navbar}} {{navbar|Template:Navbar|text=This template:}} {{navbar|12edo}} {{navbar|12edo|text=This page:}}
give:
[[:|View]] • [[ talk:|Talk]] • Edit
This template: [[:|View]] • [[ talk:|Talk]] • Edit
See also
- Template:Navbar table – Used for inserting a navigation bar to a table.