Lompat ke isi

Citakan:Navigation

Ti Wikipédia Sunda, énsiklopédi bébas
Dokuméntasi citakan ieu ditransklusi tina Citakan:Navigation/doc [edit]

{{Navigation}} is a generic navigational template.

Blank syntax (basic)

[édit sumber]
{{Navigation
|name  = {{subst:PAGENAME}}
|title = 
|body  = 
}}

Parameters

[édit sumber]

Mandatory

[édit sumber]
name
(or templateName) The name of the template, which is needed for the "v · t · e" (i.e. "view · talk · edit") links to work properly on the pages where the template is used. You can enter {{subst:PAGENAME}} for this value as a shortcut.
title
(or header) Text that appears centered in the titlebar (the top bar). Usually this is the template's topic, i.e. a succinct description of the body contents.
body
(or header) The material contained by the template, usually a list or list of links. Format is inline.

Optional

[édit sumber]
titlebkg
(or color) Titlebar (header)'s background color. Default is #efefef.
Use of this parameter is discouraged. Where it is used, care and consensus are needed as multiple navigational templates on one page with different titlebar colors will probably look unpleasant.
style
Any CSS styling to add to the body, e.g. "text-align:left;" to left-align the body's content in place of its default center alignment.
cat
(or category) The category or categories to which a page transcluding the template will become a member. Place <includeonly> ...... </includeonly> either side of the category or categories to ensure the template itself isn't made a member.

Example

[édit sumber]
{{Navigation
|name  = {{subst:PAGENAME}}
|title = [[Countries of the world|Countries]] of [[Central Asia]]
|cat   = <includeonly>[[Category:Central Asian countries]]</includeonly>
|body  =

[[Afghanistan]]{{·}} [[Kazakhstan]]{{·}} [[Kyrgyzstan]]{{·}} [[Mongolia]]{{·}} [[Russia]]{{·}} 
[[Tajikistan]]{{·}} [[Turkmenistan]]{{·}} [[Uzbekistan]]

}}

Result

[édit sumber]

See also

[édit sumber]
Navigation template comparison
collapsibleHeader color ImageGroupsStyle
parameter
Example
{{Navigation}} NavFrameNavHead HenteuHenteuHenteu{{OPEC}}
{{Navigation with image}} NavFrameNavHead Left/right of bodyHenteuHenteu{{HolmesNovels}}
{{Navigation with columns}} NavFrameNavHead HenteuHenteuHenteu
{{Dynamic navigation box}} collapsiblenavbox HenteuHenteuEnya{{CSUHeads}}
{{Dynamic navigation box with image}} NavFrameNavHead Upper leftHenteuHenteu{{SlovakPMs}}
{{Navbox generic}} collapsiblenavbox Right-hand sideEnyaEnya{{Dilbert}}
{{Navbox generic with image}} collapsiblenavbox Right-hand sideEnyaEnya{{Jewish life}}
{{NavigationBox}} Henteunavbox Right of title+bodyHenteuHenteu{{EPA}}
{{Commons:NavigationBox}} Henteu#ccccff Right of title+bodyHenteuHenteu
{{Commons:Dynamic navigation box}} NavFrame#ccccff HenteuHenteuHenteu
{{Commons:Dynamic navigation box with image}}  NavFrameNavHead Upper leftHenteuHenteu
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 whenCustom
initial state
Nesting Header
color
Font size
NavFrame div NavFrame, NavHead, NavContent 3+ of the sameHenteuEnya #efefef95%
Collapsible table collapsible, navbox 2+ of the sameEnyaHenteu #ccccff90%

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