Предлошка:Navigation/doc

Од Википедија — слободната енциклопедија

{{Navigation/doc}} is a generic navigational template.

Blank[уреди извор]

{{Navigation
| name  = {{subst:PAGENAME}}
| title = 
| body  = 
}}

Parameters[уреди извор]

Mandatory[уреди извор]

name (or templateName)
The name of the template, which is needed for the "view · talk · edit" links to work properly on all of 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
The material contained by the template, usually a list or list of links. Use | to separate links. It is not possible to directly include a pipe ("|") in the contents as this symbol is used to separate parameters. &amp:#124; or {{!}} can be used in the body to produce a pipe symbol. Format is inline.

Optional[уреди извор]

color
Header 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.
cat (or category)
The category or categories to which a page sporting the template will become a member.


Example[уреди извор]

Code[уреди извор]

{{Navigation
| name  = {{subst:PAGENAME}}
| title = [[Countries of the world|Countries]] of [[Central Asia]]
| cat   = [[Категорија:Central Asian countries]]<noinclude>[[Категорија:Asian navigational boxes|{{PAGENAME}}]] [[Категорија:Continental navigation templates|{{PAGENAME}}]]</noinclude>
| body  =
[[Afghanistan]]{{·}}
[[Kazakhstan]]{{·}}
[[Kyrgyzstan]]{{·}}
[[Mongolia]]{{·}}
[[Russia]]{{·}}
[[Tajikistan]]{{·}}
[[Turkmenistan]]{{·}}
[[Uzbekistan]]
}}

Result[уреди извор]

See also[уреди извор]

Navigation templates comparison
Collapsible Header color Image Groups Style (body)
parameter/s
Examples
{{Navbox}} collapsible navbox Left/right of body Yes Yes
{{Navbox with collapsible groups}} collapsible navbox Left/right of body and/or in each list Yes Yes
{{Navbox with columns}} collapsible navbox Left/right of columns No Yes
{{Navbox years}} collapsible navbox No No No
Collapsible attributes
Type CSS classes Javascript Collapses when Custom
initial state
Nesting
Collapsible tables collapsible Defined in Common.js 2 or more autocollapse on page Yes Yes