<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.americanmusicclub.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=208.108.159.195</id>
	<title>The Official Website for Mark Eitzel &amp; American Music Club - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.americanmusicclub.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=208.108.159.195"/>
	<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/wiki/Special:Contributions/208.108.159.195"/>
	<updated>2026-04-04T16:09:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wiki.americanmusicclub.com/index.php?title=Template:Navbox/doc&amp;diff=14047</id>
		<title>Template:Navbox/doc</title>
		<link rel="alternate" type="text/html" href="https://wiki.americanmusicclub.com/index.php?title=Template:Navbox/doc&amp;diff=14047"/>
		<updated>2008-03-07T19:31:11Z</updated>

		<summary type="html">&lt;p&gt;208.108.159.195: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
This template allows a [[Wikipedia:Navigational templates|navigational template]] to be set up relatively quickly by supplying it one or more lists of links. It is similar to {{Tl|Navbox generic}} in appearance, with some default styles that should work for most navigational templates. It is not recommended that one modifies the default styles but it is possible if one wishes to do so.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Please remove the parameters that are left blank.&lt;br /&gt;
&lt;br /&gt;
|group1  = &lt;br /&gt;
|list1   = &lt;br /&gt;
|group2  = &lt;br /&gt;
|list2   = &lt;br /&gt;
 ...&lt;br /&gt;
|group20 = &lt;br /&gt;
|list20  = &lt;br /&gt;
&lt;br /&gt;
|below   = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter list==&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|titlestyle = background:#DDDDDD; border-style:inset; border-width:2px;&lt;br /&gt;
|bodystyle = width: 345px; float: right;&lt;br /&gt;
|groupstyle = background:#EEEEF0; border-style:inset; border-width:2px;&lt;br /&gt;
|liststyle = border-style:inset; border-width:2px;&lt;br /&gt;
|abovestyle = background:#EEEEF0; border-style:inset; border-width:2px;&lt;br /&gt;
|belowstyle = background:#EEEEF0; border-style:inset; border-width:2px;&lt;br /&gt;
|image = {{{image}}}&lt;br /&gt;
|title = {{{title}}}&lt;br /&gt;
|above = {{{above}}}&lt;br /&gt;
|group1 = {{{group1}}}&lt;br /&gt;
|list1 = {{{list1}}}&lt;br /&gt;
|group2 = {{{group2}}}&lt;br /&gt;
|list2 = {{{list2}}}&lt;br /&gt;
|list3 = {{{list3}}} &#039;&#039;without {{{group3}}}&#039;&#039;&lt;br /&gt;
|group4 = {{{group4}}}&lt;br /&gt;
|list4 = {{{list4}}}&lt;br /&gt;
|below = {{{below}}}&amp;lt;br/&amp;gt;See alternate navbox formats under: [[#Layout of table|&#039;&#039;Layout of table&#039;&#039;]]&lt;br /&gt;
}}&lt;br /&gt;
The navbox uses lowercase parameter names, as shown in the box (&#039;&#039;at right&#039;&#039;).  The mandatory &#039;&#039;name&#039;&#039; and &#039;&#039;title&#039;&#039; will create a one-line box if other parameters are omitted.&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Images and groups have restrictions explained below under &#039;&#039;[[#Parameter descriptions|Parameter descriptions]]&#039;&#039;, where another parameter (&#039;&#039;&amp;quot;leftimage&amp;quot;&#039;&#039; ) can replace all group-cells.&lt;br /&gt;
&lt;br /&gt;
Notice &amp;quot;group1&amp;quot; (etc.) is optional, as are sections named &amp;quot;above/below&amp;quot;.&lt;br /&gt;
{{-}}&lt;br /&gt;
The concise list of parameters is as follows:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;name -&amp;lt;/code&amp;gt; the name of the template.&lt;br /&gt;
:&amp;lt;code&amp;gt;title -&amp;lt;/code&amp;gt; text in the title bar, such as: &amp;lt;nowiki&amp;gt;[[Widget stuff]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
:&amp;lt;code&amp;gt;state - autocollapse, show, collapsed&amp;lt;/code&amp;gt;, or &amp;lt;/code&amp;gt;plain&amp;lt;/code&amp;gt; (the status of box expansion,&lt;br /&gt;
:::where &amp;quot;autocollapse&amp;quot; hides stacked navboxes; &amp;quot;plain&amp;quot; removes the &amp;quot;[hide]&amp;quot; button).&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;titlestyle - &amp;lt;/code&amp;gt;a CSS style for the title-bar, such as: &amp;lt;code&amp;gt;background:gray;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;groupstyle - &amp;lt;/code&amp;gt;a CSS style for the group-cells, such as: &amp;lt;code&amp;gt;background:lightgray;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;image - &amp;lt;/code&amp;gt;an optional right-side image (coded as the whole image tag: &amp;lt;nowiki&amp;gt;[[Image:XX.jpg|90px]]&amp;lt;/nowiki&amp;gt; ).&lt;br /&gt;
:&amp;lt;code&amp;gt;leftimage - &amp;lt;/code&amp;gt;an optional left-side image, replacing group-cells (coded as the whole image tag).&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;above - &amp;lt;/code&amp;gt;text to appear above the group/list section (could be a list of overall wikilinks).&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; - &amp;lt;/code&amp;gt;the left-side text before list-n (if group-n omitted, list-n starts at left of box).&lt;br /&gt;
:&amp;lt;code&amp;gt;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; - &amp;lt;/code&amp;gt;text listing wikilinks, often separated by middot templates, such as: [&amp;lt;font/&amp;gt;[A]]&amp;lt;code&amp;gt;{&amp;lt;font/&amp;gt;{·}}&amp;lt;/code&amp;gt; [&amp;lt;font/&amp;gt;[B]]&lt;br /&gt;
:&amp;lt;code&amp;gt;below - &amp;lt;/code&amp;gt;optional text to appear below the group/list section.&lt;br /&gt;
:&amp;lt;code&amp;gt;navbar - &amp;lt;/code&amp;gt;title-bar nav link (default: &amp;lt;code&amp;gt;Tnavbar&amp;lt;/code&amp;gt; for &amp;lt;small&amp;gt;v • d • e&amp;lt;/small&amp;gt; links; &amp;quot;navbar=plain&amp;quot; will omit).&lt;br /&gt;
&lt;br /&gt;
Further details, and complex restrictions, are explained below under section &#039;&#039;[[#Parameter descriptions|Parameter descriptions]]&#039;&#039;. See some alternate navbox formats under: [[#Layout of table|&#039;&#039;Layout of table&#039;&#039;]].&lt;br /&gt;
&lt;br /&gt;
==Parameter descriptions==&lt;br /&gt;
===Mandatory===&lt;br /&gt;
:; &#039;&#039;name&#039;&#039;&lt;br /&gt;
:: The name of the template, which is needed for the &amp;quot;v{{·}} d{{·}} e&amp;quot; (&amp;quot;view{{·}} discuss{{·}} edit&amp;quot;) links to work properly on all pages where the template is used. You can enter &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for this value as a shortcut.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;title&#039;&#039;&lt;br /&gt;
:: Text that appears centered in the top row of the table. It is usually the template&#039;s topic, i.e. a succinct description of the body contents. This should be a single line, but if a second line is needed, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{-}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to ensure proper centering.&lt;br /&gt;
&lt;br /&gt;
: &#039;&#039;&#039;&#039;&#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039;&#039;&#039;&#039; (&#039;&#039;&#039;&#039;&#039;body&#039;&#039;&#039;&#039;&#039; may be used in place of &#039;&#039;&#039;&#039;&#039;list1&#039;&#039;&#039;&#039;&#039;)  &lt;br /&gt;
::  (i.e. &#039;&#039;list1&#039;&#039;, &#039;&#039;list2&#039;&#039;, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.  At least one &#039;&#039;list&#039;&#039; parameter is required; each additional &#039;&#039;list&#039;&#039; is displayed in a separate row of the table. Each &#039;&#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039; may be preceded by a corresponding &#039;&#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039; parameter, if provided (see below).&lt;br /&gt;
&lt;br /&gt;
===Optional===&lt;br /&gt;
&lt;br /&gt;
====Cells====&lt;br /&gt;
:; &#039;&#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039;&lt;br /&gt;
:: (i.e. &#039;&#039;group1&#039;&#039;, &#039;&#039;group2&#039;&#039;, etc.) If specified, text appears in a header cell displayed to the left of &#039;&#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039;. If omitted, &#039;&#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039; uses the full width of the table.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;image&#039;&#039;&lt;br /&gt;
:: An image to be displayed in a cell below the title and to the right of the body (the groups/lists). For the image to display properly, the &#039;&#039;list1&#039;&#039; parameter must be specified. The &#039;&#039;image&#039;&#039; parameter accepts standard wikicode for displaying an image, i.e.&lt;br /&gt;
::: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Example.jpg|100px]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;imageleft&#039;&#039;&lt;br /&gt;
:: An image to be displayed in a cell below the title and to the left of the body (lists). For the image to display properly, the &#039;&#039;list1&#039;&#039; parameter must be specified and no groups can be specified. The &#039;&#039;imageleft&#039;&#039; parameter accepts standard wikicode for displaying an image, i.e.&lt;br /&gt;
::: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Example.jpg|100px]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;above&#039;&#039;&lt;br /&gt;
:: A full-width cell displayed between the titlebar and first group/list, i.e. &#039;&#039;above&#039;&#039; the template&#039;s body (groups, lists and image). In a template without an image, &#039;&#039;above&#039;&#039; behaves in the same way as the &#039;&#039;list1&#039;&#039; parameter without the &#039;&#039;group1&#039;&#039; parameter.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;below&#039;&#039;&lt;br /&gt;
:: A full-width cell displayed &#039;&#039;below&#039;&#039; the template&#039;s body (groups, lists and image). In a template without an image, &#039;&#039;below&#039;&#039; behaves in the same way as the template&#039;s final &#039;&#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039; parameter without a &#039;&#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&#039;&#039; parameter. For an example of the &#039;&#039;below&#039;&#039; parameter in use, see {{tl|Lists of the provinces and territories of Canada}}.&lt;br /&gt;
&lt;br /&gt;
====Styles====&lt;br /&gt;
Styles are generally not recommended as to maintain consistency among templates and pages in Wikipedia.  However, the option to modify styles is given.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;titlestyle&#039;&#039;&lt;br /&gt;
:: [[Cascading Style Sheets|CSS]] styles to apply to &#039;&#039;title&#039;&#039;, most often the titlebar&#039;s background color:&lt;br /&gt;
::: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;titlestyle = background:&amp;lt;/nowiki&amp;gt;&#039;&#039;#nnnnnn&#039;&#039;;&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;titlestyle = background:&amp;lt;/nowiki&amp;gt;&#039;&#039;name&#039;&#039;;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;bodystyle&#039;&#039;&lt;br /&gt;
:: Specifies [[Cascading Style Sheets|CSS]] styles to apply to the template body. The shorter name &#039;&#039;style&#039;&#039; may be used when no other style parameters are specified. This option should be used sparingly as it can lead to visual inconsistencies. Examples:&lt;br /&gt;
::: &amp;lt;code&amp;gt;background:#&#039;&#039;nnnnnn&#039;&#039;;&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;width:&#039;&#039;N&#039;&#039;&amp;amp;nbsp;[em/%/px or width:auto];&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;float:[&#039;&#039;left/right/none&#039;&#039;];&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;clear:[&#039;&#039;right/left/both/none&#039;&#039;];&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;groupstyle&#039;&#039;&lt;br /&gt;
:: CSS styles to apply to the &#039;&#039;groupN&#039;&#039; cells. This option overrides any styles that are applied to the entire table. Examples:&lt;br /&gt;
::: &amp;lt;code&amp;gt;background:#&#039;&#039;nnnnnn&#039;&#039;;&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;text-align:[&#039;&#039;left/center/right&#039;&#039;];&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;vertical-align:[&#039;&#039;top/middle/bottom&#039;&#039;];&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;liststyle&#039;&#039;&lt;br /&gt;
:: CSS styles to apply to all lists. Overruled by the &#039;&#039;oddstyle&#039;&#039; and &#039;&#039;evenstyle&#039;&#039; parameters (if specified) below.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;oddstyle&#039;&#039;&lt;br /&gt;
:; &#039;&#039;evenstyle&#039;&#039;&lt;br /&gt;
::Applies to odd/even list numbers.  Overrules styles defined by &#039;&#039;liststyle&#039;&#039;.  The default behavior is to add striped colors (white and gray) to odd/even rows, respectively, in order to improve readability.  These should not be changed except in extraordinary circumstances.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;abovestyle&#039;&#039;&lt;br /&gt;
:; &#039;&#039;belowstyle&#039;&#039;&lt;br /&gt;
:: CSS styles to apply to the top cell (specified via the &#039;&#039;above&#039;&#039; parameter) and bottom cell (specified via the &#039;&#039;below&#039;&#039; parameter). Typically used to set background color or text alignment:&lt;br /&gt;
::: &amp;lt;code&amp;gt;background:#&#039;&#039;nnnnnn&#039;&#039;;&amp;lt;/code&amp;gt;&lt;br /&gt;
::: &amp;lt;code&amp;gt;text-align:[&#039;&#039;left/center/right&#039;&#039;];&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Default styles =====&lt;br /&gt;
&lt;br /&gt;
The style settings listed here are those that editors using the navbox change most often. The other more complex style settings were left out of this list to keep it simple.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;titlestyle   = background:#ccccff;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;bodystyle    = background:white; width:100%; vertical-align:middle;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;abovestyle   = background:#ddddff; text-align:center;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;belowstyle   = background:#ddddff; text-align:center;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;groupstyle   = background:#ddddff; text-align:right;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;liststyle    = background:transparent; text-align:left/center;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;oddstyle     = background:transparent;&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;evenstyle    = background:#f7f7f7;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since &#039;&#039;liststyle&#039;&#039; and &#039;&#039;oddstyle&#039;&#039; are transparent odd lists have the color of the &#039;&#039;bodystyle&#039;&#039;, which defaults to white. A list has &amp;lt;code&amp;gt;text-align:left;&amp;lt;/code&amp;gt; if it has a group, if not it has &amp;lt;code&amp;gt;text-align:center;&amp;lt;/code&amp;gt;. Since only &#039;&#039;bodystyle&#039;&#039; has a vertical-align all the others inherit its &amp;lt;code&amp;gt;vertical-align:middle;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====Other====&lt;br /&gt;
: &#039;&#039;&#039;&#039;&#039;state&#039;&#039;&#039;&#039;&#039; &amp;amp;nbsp; &amp;lt;code&amp;gt;autocollapse, show, collapse&amp;lt;/code&amp;gt;&amp;amp;nbsp; &amp;lt;small&amp;gt;or&amp;lt;/small&amp;gt;&amp;amp;nbsp; &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Defaults to &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;. A navbox with &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt; will start out collapsed if there are two or more tables on the same page that use other collapsible tables. Otherwise, the navbox will be expanded. For the technically minded, see [[MediaWiki:Common.js]].&lt;br /&gt;
:: If set to &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;, the navbox will always start out in a collapsed state.&lt;br /&gt;
:: If set to &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;, the navbox will always be expanded with no [hide] link on the right.&lt;br /&gt;
:: If set to blank or anything other than &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt; (such as &amp;quot;show&amp;quot;), the navbox will always start out in an expanded state, but have the &amp;quot;hide&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
: To show the box when standalone (non-included) but then auto-hide contents when in an article, put &amp;quot;show&amp;quot; inside &amp;amp;lt;noinclude&amp;gt; tags:&lt;br /&gt;
:: &amp;lt;code&amp;gt;state = &amp;lt;/code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;noinclude&amp;gt;show&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;autocollapse&amp;lt;/includeonly&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
:: That double setting will force the box visible when standalone (even when followed by other boxes), displaying &amp;quot;[hide]&amp;quot; but then auto-collapse the box when stacked inside an article.&lt;br /&gt;
&lt;br /&gt;
: Often times, editors will want a default initial state for a nav box, which may be overridden in an article. Here is the trick to do this:&lt;br /&gt;
&lt;br /&gt;
::In your intermediate template, create a parameter also named &amp;quot;state&amp;quot; as a pass-through like this:&lt;br /&gt;
::&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;| state = {{{state&amp;lt;includeonly&amp;gt;|your_desired_initial_state&amp;lt;/includeonly&amp;gt;}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::Example: {{tl|peso}} with autocollapse as the default initial state. [[Bolivian peso]] transcludes it and has only one nav box. So the peso nav box shows. [[Chilean peso]] has two nav boxes. So the peso nav box collapses.&lt;br /&gt;
&lt;br /&gt;
::Example: {{tl|Historical currencies of Hungary}} with expanded as the default initial state. All transcluding articles shows the content by default, unless there were an hypothetical article that specifies state = collapsed when transcluding.&lt;br /&gt;
&lt;br /&gt;
::The &amp;lt;nowiki&amp;gt;&amp;lt;includeonly&amp;gt;|&amp;lt;/nowiki&amp;gt; will make the template expanded when viewing the template page by itself.&lt;br /&gt;
&lt;br /&gt;
:; &#039;&#039;navbar&#039;&#039;&lt;br /&gt;
:: Defaults to &amp;lt;code&amp;gt;Tnavbar&amp;lt;/code&amp;gt;. If set to &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;, the &amp;lt;small&amp;gt;v • d • e&amp;lt;/small&amp;gt; links on the left side of the titlebar will not be displayed. Currently, however, the title will also no longer be centered. See [[#Title centering]] below for a workaround.&lt;br /&gt;
&lt;br /&gt;
== Layout of table ==&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|bodystyle = width: 540px; float: right;&lt;br /&gt;
|groupstyle = border-style:inset; border-width:2px;&lt;br /&gt;
|liststyle = border-style:inset; border-width:2px;&lt;br /&gt;
|titlestyle = border-style:inset; border-width:2px;&lt;br /&gt;
|title = {{{title}}}&lt;br /&gt;
|group1 = {{{group1}}}&lt;br /&gt;
|list1 = {{{list1}}}&lt;br /&gt;
|group2 = {{{group2}}}&lt;br /&gt;
|list2 = {{{list2}}}&lt;br /&gt;
|list3 = {{{list3}}} &#039;&#039;without {{{group3}}}&#039;&#039;&lt;br /&gt;
|group4 = {{{group4}}}&lt;br /&gt;
|list4 = {{{list4}}}&lt;br /&gt;
}}&lt;br /&gt;
Table generated by {{tl|Navbox}} &#039;&#039;&#039;without&#039;&#039;&#039; &#039;&#039;image&#039;&#039;, &#039;&#039;above&#039;&#039; or &#039;&#039;below&#039;&#039; parameters (borders added for illustration only)&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|bodystyle = width: 540px; float: right;&lt;br /&gt;
|groupstyle = border-style:inset; border-width:2px;&lt;br /&gt;
|liststyle = border-style:inset; border-width:2px;&lt;br /&gt;
|titlestyle = border-style:inset; border-width:2px;&lt;br /&gt;
|abovestyle = border-style:inset; border-width:2px;&lt;br /&gt;
|belowstyle = border-style:inset; border-width:2px;&lt;br /&gt;
|image = {{{image}}}&lt;br /&gt;
|title = {{{title}}}&lt;br /&gt;
|above = {{{above}}}&lt;br /&gt;
|group1 = {{{group1}}}&lt;br /&gt;
|list1 = {{{list1}}}&lt;br /&gt;
|group2 = {{{group2}}}&lt;br /&gt;
|list2 = {{{list2}}}&lt;br /&gt;
|list3 = {{{list3}}} &#039;&#039;without {{{group3}}}&#039;&#039;&lt;br /&gt;
|group4 = {{{group4}}}&lt;br /&gt;
|list4 = {{{list4}}}&lt;br /&gt;
|below = {{{below}}}&lt;br /&gt;
}}&lt;br /&gt;
Table generated by {{tl|Navbox}} &#039;&#039;&#039;with&#039;&#039;&#039; &#039;&#039;image&#039;&#039;, &#039;&#039;above&#039;&#039; and &#039;&#039;below&#039;&#039; parameters (borders added for illustration only)&lt;br /&gt;
{{-}}&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|bodystyle = width: 540px; float: right;&lt;br /&gt;
|liststyle = border-style:inset; border-width:2px;&lt;br /&gt;
|titlestyle = border-style:inset; border-width:2px;&lt;br /&gt;
|image = {{{image}}}&lt;br /&gt;
|imageleft = {{{imageleft}}}&lt;br /&gt;
|title = {{{title}}}&lt;br /&gt;
|list1 = {{{list1}}}&lt;br /&gt;
|list2 = {{{list2}}}&lt;br /&gt;
|list3 = {{{list3}}}&lt;br /&gt;
|list4 = {{{list4}}}&lt;br /&gt;
}}&lt;br /&gt;
Table generated by {{tl|Navbox}} &#039;&#039;&#039;with&#039;&#039;&#039; &#039;&#039;image&#039;&#039;, &#039;&#039;imageleft&#039;&#039;, &#039;&#039;lists&#039;&#039;, and &#039;&#039;&#039;without&#039;&#039;&#039; &#039;&#039;groups&#039;&#039;, &#039;&#039;above&#039;&#039;, &#039;&#039;below&#039;&#039;&lt;br /&gt;
{{-}}&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;!--Please don&#039;t encourage folk to use &amp;lt;div&amp;gt;s within Navboxes as (unless handled carefully) they can negate liststyles/groupstyles/etc settings.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== No image ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]{{-}}&#039;&#039;without image&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
|group1 = Centre&lt;br /&gt;
|list1  = [[Cyberjaya]]&lt;br /&gt;
&lt;br /&gt;
|group2 = Area&lt;br /&gt;
|list2  = [[Klang Valley]]&lt;br /&gt;
&lt;br /&gt;
|group3 = Major landmarks&lt;br /&gt;
|list3  = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} &lt;br /&gt;
[[Kuala Lumpur International Airport]]&lt;br /&gt;
&lt;br /&gt;
|group4 = Infrastructure&lt;br /&gt;
|list4  = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]]&lt;br /&gt;
&lt;br /&gt;
|group5 = Prime applications&lt;br /&gt;
|list5  = [[EGovernment]]{{·}} [[MyKad]]  &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name   = Navbox/doc&lt;br /&gt;
|state  = uncollapsed&lt;br /&gt;
|title  = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]{{-}}&#039;&#039;without image&#039;&#039;&lt;br /&gt;
|group1 = Centre&lt;br /&gt;
|list1  = [[Cyberjaya]]&lt;br /&gt;
|group2 = Area&lt;br /&gt;
|list2  = [[Klang Valley]]&lt;br /&gt;
|group3 = Major landmarks&lt;br /&gt;
|list3  = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]]&lt;br /&gt;
|group4 = Infrastructure&lt;br /&gt;
|list4  = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]]&lt;br /&gt;
|group5 = Prime applications&lt;br /&gt;
|list5  = [[EGovernment]]{{·}} [[MyKad]]  &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== With image, without groups ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]&lt;br /&gt;
|image = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|list1 = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]&lt;br /&gt;
|image = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|list1 = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== With two images, without groups, multiple lists ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]&lt;br /&gt;
|image = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|imageleft = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|list1 = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]&lt;br /&gt;
|list2 = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]]&lt;br /&gt;
|list3 = [[EGovernment]]{{·}} [[MyKad]]&lt;br /&gt;
|list4 = [[Klang Valley]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]&lt;br /&gt;
|image = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|imageleft = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|list1 = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]&lt;br /&gt;
|list2 = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]]&lt;br /&gt;
|list3 = [[EGovernment]]{{·}} [[MyKad]]&lt;br /&gt;
|list4 = [[Klang Valley]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== With image, groups, above, below ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]&lt;br /&gt;
|image = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
&lt;br /&gt;
|above = Above text goes here&lt;br /&gt;
&lt;br /&gt;
|group1 = Centre&lt;br /&gt;
|list1  = [[Cyberjaya]]&lt;br /&gt;
&lt;br /&gt;
|group2 = Area&lt;br /&gt;
|list2  = [[Klang Valley]]&lt;br /&gt;
&lt;br /&gt;
|group3 = Major landmarks&lt;br /&gt;
|list3  = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]]&lt;br /&gt;
&lt;br /&gt;
|group4 = Infrastructure&lt;br /&gt;
|list4  = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]]&lt;br /&gt;
&lt;br /&gt;
|group5 = Prime applications&lt;br /&gt;
|list5  = [[EGovernment]]{{·}} [[MyKad]]&lt;br /&gt;
&lt;br /&gt;
|below  = Website: [http://www.msc.com.my/ www.msc.com.my]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
|name  = Navbox/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]&lt;br /&gt;
|image = [[Image:Flag of Malaysia.svg|80px]]&lt;br /&gt;
|above = Above text goes here&lt;br /&gt;
|group1 = Centre&lt;br /&gt;
|list1  = [[Cyberjaya]]&lt;br /&gt;
|group2 = Area&lt;br /&gt;
|list2  = [[Klang Valley]]&lt;br /&gt;
|group3 = Major landmarks&lt;br /&gt;
|list3  = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]]&lt;br /&gt;
|group4 = Infrastructure&lt;br /&gt;
|list4  = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]]&lt;br /&gt;
|group5 = Prime applications&lt;br /&gt;
|list5  = [[EGovernment]]{{·}} [[MyKad]]&lt;br /&gt;
|below  = Website: [http://www.msc.com.my/ www.msc.com.my]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Title centering==&lt;br /&gt;
If either the navbar (the v • d • e links) or the [show]/[hide] are disabled, then the title is not centered:&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
|state=&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title=1234567890123456789012345678901234567890&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=Normal navbox&lt;br /&gt;
}}&lt;br /&gt;
{{Navbox&lt;br /&gt;
|state=plain&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title=1234567890123456789012345678901234567890&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=No &#039;&#039;&#039;[show]/[hide]&#039;&#039;&#039; link&lt;br /&gt;
}}&lt;br /&gt;
{{Navbox&lt;br /&gt;
|navbar=plain&lt;br /&gt;
|state=&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title=1234567890123456789012345678901234567890&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=No navbar&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
This can be resolved by padding the title with {{tlx|pad|5.5em}} on the right or left:&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
|state=plain&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title=1234567890123456789012345678901234567890{{pad|5.5em}}&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=Padded right&lt;br /&gt;
}}&lt;br /&gt;
{{Navbox&lt;br /&gt;
|navbar=plain&lt;br /&gt;
|state=&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title={{pad|5.5em}}1234567890123456789012345678901234567890&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=Padded left&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
Note that omitting both the [show]/[hide] link and the navbar has no effect on the title centering, as follows:&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
|state=&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title=1234567890123456789012345678901234567890&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=Normal navbox&lt;br /&gt;
}}&lt;br /&gt;
{{Navbox&lt;br /&gt;
|state=plain&lt;br /&gt;
|navbar=plain&lt;br /&gt;
|name=Template talk:Navbox&lt;br /&gt;
|title=1234567890123456789012345678901234567890&lt;br /&gt;
|bodystyle = width: 495px; float: right;&lt;br /&gt;
|list1=No &#039;&#039;&#039;[show]/[hide]&#039;&#039;&#039; link or navbar&lt;br /&gt;
}}&lt;br /&gt;
{{-}}&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tn|·}} and {{tn|•}}, the dot and bullet commonly used to separate items in Navbox lists&lt;br /&gt;
* {{tl|Navbox generic subgroup}} - Allows the creation of subgroups within {{tl|Navbox}}.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Navigational templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!--Categories--&amp;gt;&lt;br /&gt;
[[Category:Navigational templates| ]]&lt;br /&gt;
[[Category:Wikipedia metatemplates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Other languages--&amp;gt;&lt;br /&gt;
[[es:Plantilla:Navbox]]&lt;br /&gt;
[[fa:الگو:جعبه گشتن]]&lt;br /&gt;
[[fr:Modèle:Méta palette de navigation]]&lt;br /&gt;
[[ja:Template:Navbox]]&lt;br /&gt;
[[ko:틀:Navbox]]&lt;br /&gt;
[[no:Mal:Navbox]]&lt;br /&gt;
[[pt:Predefinição:Navbox]]&lt;br /&gt;
[[sl:Predloga:Navpolje]]&lt;br /&gt;
[[th:แม่แบบ:Navbox]]&lt;br /&gt;
[[zh:Template:Navbox]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>208.108.159.195</name></author>
	</entry>
</feed>