Misplaced Pages

Template:Dynamic navigation box: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 00:03, 23 September 2006 edit61.154.105.22 (talk)No edit summary← Previous edit Revision as of 03:09, 29 September 2006 edit undoAndrwsc (talk | contribs)Extended confirmed users74,784 edits fix WIDTH parameter (missing colon for #if)Next edit →
Line 1: Line 1:
<div style="clear:both;{{#if|{{{WIDTH|}}}|width:{{{WIDTH}}}|}};margin:auto;" align="center" class="NavFrame"> <div style="clear:both;{{#if:|{{{WIDTH|}}}|width:{{{WIDTH}}}|}};margin:auto;" align="center" class="NavFrame">
<div class="NavHead" style="{{ #if: {{{COLOR|}}} | background: {{{COLOR}}} | background: #ccccff }}">{{{TITLE}}}</div> <div class="NavHead" style="{{ #if: {{{COLOR|}}} | background: {{{COLOR}}} | background: #ccccff }}">{{{TITLE}}}</div>
<div class="NavContent" style="font-size: 90%;"> <div class="NavContent" style="font-size: 90%;">

Revision as of 03:09, 29 September 2006

{{{TITLE}}}

{{{CONTENT}}}

Parameter:
  TITLE   = heading of the navigation box
  COLOR   = background color of the heading row of
            the navigation box, defaults to the color
            showed above
  CONTENT = contents of the navigation box. Use &#124; to separate links.
            It is not possible to include a pipe ("|") in the contents
            as this symbol is used to separate parameters.
  WIDTH   = Optional parameter to limit width

Template:Commonstmp

See also

Category: