Template:Navbar/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) m De-escape once more |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 5: | Line 5: | ||
; <code><nowiki>{{{1}}}</nowiki></code> (required) | ; <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. | ||
; <code><nowiki>{{{2}}}</nowiki></code> (optional) | |||
: A second unnamed parameter. Pass in <code>mini</code> to change {{nowrap|"View • Talk • Edit"}} to {{nowrap|"V • T • E"}}. | |||
; <code>text</code> (optional) | ; <code>text</code> (optional) | ||
Revision as of 18:03, 3 December 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.
{{{2}}}(optional)- A second unnamed parameter. Pass in
minito change "View • Talk • Edit" to "V • T • E".
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.