This is an old revision of this page, as edited by Dispenser (talk | contribs) at 19:45, 5 January 2007 (→Auto collapse logic: Removed as it is in the Navigational templates). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 19:45, 5 January 2007 by Dispenser (talk | contribs) (→Auto collapse logic: Removed as it is in the Navigational templates)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)Template:Template doc page viewed directly
{{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 on. 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 include a pipe ("|") in the contents as this symbol is used to separate parameters. 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 = ] of ] | cat = ]<noinclude>] ]</noinclude> | body = ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ]{{·}} ] }}
Result
Countries of Central Asia |
---|
See also
Template | Collapsible | Image | Groups | Style (body) parameter/s |
---|---|---|---|---|
{{Navbox}} | collapsible | Left/right of body | Yes | Yes |
{{Navbox with collapsible groups}} | collapsible | Left/right of body and/or in each list | Yes | Yes |
{{Navbox with columns}} | collapsible | Left/right of columns | No | Yes |
Type | CSS classes | JavaScript | Collapses when | Custom initial state |
Nesting |
---|---|---|---|---|---|
Collapsible tables | mw-collapsible | jQuery.makeCollapsible | 2 or more autocollapse on page | Yes | Yes |