From Wikipedia, the free encyclopedia
|
The template {{ Dynamic navigation box with image}} is deprecated. Please use {{ Dynamic navigation box with image}} instead.
This usage is deprecated. Please replace it with {{tdeprecated|Dynamic navigation box with image|Dynamic navigation box with image}}.
The template {{Dynamic navigation box with image}} is deprecated. Please use {{Navbox}} instead. |
[edit] Template documentation
The image is at the upper left hand corner of the navbox, and does overlap with the title.
{{Dynamic navigation box with image
| name = {{subst:PAGENAME}}
| image = [[Image:|35px]]
| title = [[]]
| color =
| body =
}}
[edit] Parameters
[edit] 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]]
[edit] 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.
[edit] Example
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]]
}}
[edit] Result
[edit] See also
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 |