قالب:Navigation
{{Navigation}} 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. &:#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   = [[Category:Central Asian countries]]<noinclude>[[Category:Asian navigational boxes|{{PAGENAME}}]] [[Category:Continental navigation templates|{{PAGENAME}}]]</noinclude>
| body  =
[[Afghanistan]]{{·}}
[[Kazakhstan]]{{·}}
[[Kyrgyzstan]]{{·}}
[[Mongolia]]{{·}}
[[Russia]]{{·}}
[[Tajikistan]]{{·}}
[[Turkmenistan]]{{·}}
[[Uzbekistan]]
}}
Result
Afghanistan • Kazakhstan • Kyrgyzstan • Mongolia • Russia • Tajikistan • Turkmenistan • Uzbekistan
See also
| collapsible | Header color† | Image | Groups | Style parameter  | 
Example | |
|---|---|---|---|---|---|---|
| {{Navigation}} | NavFrame | NavHead | لا | لا | لا | {{OPEC}} | 
| {{Navigation with image}} | NavFrame | NavHead | Left/right of body | لا | لا | {{HolmesNovels}} | 
| {{Navigation with columns}} | NavFrame | NavHead | لا | لا | لا | |
| {{Dynamic navigation box}} | collapsible | navbox | لا | لا | نعم | {{CSUHeads}} | 
| {{Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | لا | لا | {{SlovakPMs}} | 
| {{Navbox generic}} | collapsible | navbox | لا | نعم | نعم | {{Dilbert}} | 
| {{Navbox generic with image}} | collapsible | navbox | Right-hand side | نعم | نعم | {{Jewish life}} | 
| {{NavigationBox}} | لا | navbox | Right of title+body | لا | لا | {{EPA}} | 
| {{Commons:NavigationBox}} | لا | #ccccff | Right of title+body | لا | لا | |
| {{Commons:Dynamic navigation box}} | NavFrame | #ccccff | لا | لا | لا | |
| {{Commons:Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | لا | لا | |
| † The background color for the header or title is inherited from the class listed below. The templates have color parameters that override the default. | ||||||
| Type | CSS classes | Collapses when | Custom initial state  | 
Nesting | Header color  | 
Font size | 
|---|---|---|---|---|---|---|
| NavFrame div | NavFrame, NavHead, NavContent | 3+ of the same | لا | نعم | #efefef | 90% | 
| Collapsible table | collapsible, navbox | 2+ of the same | نعم | لا | #ccccff | 90% | 
| 
 For the technically minded, انظر Common.css and Common.js.  | ||||||