Citakan:Navbar

Ti Wikipédia Sunda, énsiklopédi bébas


Documentation icon Dokuméntasi citakan[tempo] [édit] [jujutan] [beresihan]

Usage[édit sumber]

General[édit sumber]

When one of the following examples is placed inside a given template, it adds navbar navigational functionality:

{{navbar|{{subst:PAGENAME}}|mini=1}}
{{navbar|{{subst:PAGENAME}}|plain=1}}
{{navbar|{{subst:PAGENAME}}|fontstyle=color:green}}
The {{subst:PAGENAME}} will be substituted with the template's name when parsed by the servers. For example, {{navbar|navbar/doc}} gives:

Font-size[édit sumber]

Font-size is 88% when used in a navbar, and 100% when nested in a navbox. In the navbar, the weight is "normal"; when nested in navbox, it takes on the outer setting. The middot is bold.

Examples[édit sumber]

Required parameters[édit sumber]

  • {{navbar|Template Name}} – the template name is required.

Optional parameters[édit sumber]

Options Parameters Produces...
Basic {{navbar|Template Name}}
Different text {{navbar|Template Name|text=This template:}}
Without "This box:" text {{navbar|Template Name|plain=1}}
Short version {{navbar|Template Name|mini=1}}
With brackets {{navbar|Template Name|brackets=1}}
With a color option (span) {{navbar|Template Name|fontstyle=color:green}}
To float to the side (div) {{navbar|Template Name|style=float:right}}

Deprecated parameters[édit sumber]

The miniv=1, viewplain=1, nodiv=1 and fontcolor= parameters have been deprecated. To implement the view-only version, use the {{v}} or {{view}} templates instead.

Notes[édit sumber]

Navbar is contained within a <div>...</div> in order to accommodate a horizontal unnumbered list. This means it cannot be placed inside a <span>...</span> or other inline element, because the HTML Tidy extension will 'fix' situations where it finds block elements inside inline elements.

Prepackaged[édit sumber]

{{Navbar-header}}
Positions on the right edge of the line, often used in non-collapsible navbox heading.
{{Tnavbar-navframe}}
For use in conjunction with Navframe divs, positions opposite of the [hide]/[show] feature.
{{Navbar-collapsible}}
For use in conjunction with Collapsible tables, floats opposite of the [hide]/[show] feature.

See also[édit sumber]

  • {{Ed}} – navbar style edit link
  • {{Ed right}} – navbar style edit link aligned to right of page
  • {{Edit}} – plain edit link
  • {{Edit section}} – edit link aligned to right of page
  • {{Navbar}} – with additional links
Navigation template comparison
collapsible Header color Image Groups Style
parameter
Example
{{Navigation}} NavFrame NavHead No No No {{OPEC}}
{{Navigation with image}} NavFrame NavHead Left/right of body No No {{HolmesNovels}}
{{Navigation with columns}} NavFrame NavHead No No No
{{Dynamic navigation box}} collapsible navbox No No Enya {{CSUHeads}}
{{Dynamic navigation box with image}} NavFrame NavHead Upper left No No {{SlovakPMs}}
{{Navbox generic}} collapsible navbox Right-hand side Enya Enya {{Dilbert}}
{{Navbox generic with image}} collapsible navbox Right-hand side Enya Enya {{Jewish life}}
{{NavigationBox}} No navbox Right of title+body No No {{EPA}}
{{Commons:NavigationBox}} No #ccccff Right of title+body No No
{{Commons:Dynamic navigation box}} NavFrame #ccccff No No No
{{Commons:Dynamic navigation box with image}}  NavFrame NavHead Upper left No No
The background color for the header or title is inherited from the class listed below. The templates have color parameters that override the default.
Collapsible attributes
Type CSS classes Collapses when Custom
initial state
Nesting Header
color
Font size
NavFrame div NavFrame, NavHead, NavContent 3+ of the same No Enya #efefef 95%
Collapsible table collapsible, navbox 2+ of the same Enya No #ccccff 90%

For the technically minded, see Common.css and Common.js.

When placed inside a given template, it adds navbar navigational functionality

Parameter templat[Kelola data templat]

ParameterKeteranganJenisStatus
Template Name1

The name of the template, so links work correctly

Baku
Katawajib diisi
Different texttext

Allows custom text to replace the default 'this box'

Baku
This box
Kataopsional
Without 'This box:' textplain

Removes 'This box'

Baku
0
Angkaopsional
Short Versionmini

Shortens text to V T E

Baku
0
Angkaopsional
with bracketsbrackets

adds brackets before and after the links

Baku
0
Angkaopsional
Font colorfontstyle

Allows you to change the color of the font (in the format color:green)

Baku
Kataopsional
To float to the sidestyle

Allows the template to float to the side (format=float:right)

Baku
float:left
Kataopsional