Şablon:Dynamic navigation box with image

Vikipediya, açıq ensiklopediya - ویکیپدیا ، آچیق انسایکلوپدیا


Şablon:Interwiki class-sisterproject

Commons
The sister project Wikimedia Commons has this template: Dynamic navigation box with image


The image is at the upper left hand corner of the navbox, and does overlap with the title.

Mündəricat

[redaktə / تحریر] Blank

{{Dynamic navigation box with image
| name  = {{subst:PAGENAME}}
| image = [[Image:|35px]]
| title = [[]]
| color =
| body  =
}}

[redaktə / تحریر] Parameters

[redaktə / تحریر] Mandatory

name 
Future implementations will use this for v-d-e.
title 
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 include a pipe ("|") in the contents as this symbol is used to separate parameters. Format is inline.
image 
The image. Must include [[Image:...|?px|alt text]]

[redaktə / تحریر] Optional

color 
Header color. Default is #eee. 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.

[redaktə / تحریر] Example

[redaktə / تحریر] Code

Adapted from Template:Municipalities of the district of Vevey:

{{Dynamic navigation box with image
| name  = {{subst:PAGENAME}}
| image = [[Image:Vaud-coat of arms.svg|35px|Coat of Arms of the Canton of Vaud]]
| title = [[Municipalities of the canton of Vaud|Municipalities]] in the [[district of Vevey]]
| color = #efefef
| body  =[[Blonay]] | [[Chardonne]] | [[Corseaux]] | [[Corsier-sur-Vevey]] | [[Jongny]] | [[La Tour-de-Peilz]] | [[Montreux]] | [[Saint-Légier-La Chiésaz]] | [[Vevey]] | [[Veytaux]] 
}}

[redaktə / تحریر] Result

[redaktə / تحریر] See also

Navigation template comparison
view  talk  edit
collapsible Header color Image Groups Style (body)
parameter/s
Example
{{Navigation}} NavFrame NavHead No No Yes {{OPEC}}
{{Navigation with image}} NavFrame NavHead Left/right of body No Yes {{HolmesNovels}}
{{Navigation with columns}} NavFrame NavHead No No Yes
{{Dynamic navigation box}} collapsible navbox No No Yes {{CSUHeads}}
{{Dynamic navigation box with image}} NavFrame NavHead Upper left No No {{SlovakPMs}}
{{Navbox generic}} collapsible navbox Right-hand side Yes Yes {{Dilbert}}
{{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 #ccccff Upper left No No
The background color for the header or title is inherited from the class listed below. The templates have titlestyle parameters that can be used to 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 Yes #ccccff 95%
Collapsible table collapsible, navbox 2+ of the same Yes Yes #ccccff 90%

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