Revision as of 21:40, 5 November 2006 editRuud Koot (talk | contribs)31,416 edits add STATE parameter← Previous edit | Revision as of 11:05, 25 November 2006 edit undoDocu (talk | contribs)97,802 edits change to div to repair layout (see talk)Next edit → | ||
Line 1: | Line 1: | ||
<div class="NavFrame" style="clear:both" style="collapsible {{{STATE|autocollapse}}}"> | |||
⚫ | <div class="NavHead" style="z-index: 0; {{ #if: {{{COLOR|}}} | background: {{{COLOR}}} }}">{{{TITLE}}}</div> | ||
|- | |||
<div class="NavContent" style="font-size: 90%;"> | |||
⚫ | |||
⚫ | {{{CONTENT}}} | ||
|- | |||
</div> | |||
⚫ | |||
<div class="NavEnd"> </div> | |||
</div><noinclude><pre>Parameter: | |||
TITLE = heading of the navigation box | TITLE = heading of the navigation box | ||
CONTENT = contents of the navigation box. Use <nowiki>&#124;</nowiki> to separate links. | CONTENT = contents of the navigation box. Use <nowiki>&#124;</nowiki> to separate links. | ||
It is not possible to include a pipe ("|") in the contents | It is not possible to include a pipe ("|") in the contents | ||
as this symbol is used to separate parameters. | as this symbol is used to separate parameters. | ||
STATE = Optional parameter (defaults to autocollapse): if set | STATE = (currently not available) Optional parameter (defaults to autocollapse): if set | ||
to collapsed the navigation box will always start out | to collapsed the navigation box will always start out | ||
in a collapsed state. | in a collapsed state. |
Revision as of 11:05, 25 November 2006
{{{TITLE}}}{{{CONTENT}}}
Parameter: TITLE = heading of the navigation box CONTENT = contents of the navigation box. Use | to separate links. It is not possible to include a pipe ("|") in the contents as this symbol is used to separate parameters. STATE = (currently not available) Optional parameter (defaults to autocollapse): if set to collapsed the navigation box will always start out in a collapsed state. COLOR = background color of the heading row of the navigation box, defaults to the color shown above. Use of this parameter is discouraged.
Documentation at Misplaced Pages:NavFrame.
See also
- Template:W2
- Template:W2c) (Commons version) (Synched: 11 July 2006)
- Template:NavigationBox
- Template:Navigation Template
- Template:Navbox generic