<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.verzauberte-welten.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3ANavbox_with_columns%2Fdoc</id>
	<title>Vorlage:Navbox with columns/doc - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.verzauberte-welten.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3ANavbox_with_columns%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.verzauberte-welten.de/index.php?title=Vorlage:Navbox_with_columns/doc&amp;action=history"/>
	<updated>2026-04-05T22:00:27Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Verzauberte Welten e.V.</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.verzauberte-welten.de/index.php?title=Vorlage:Navbox_with_columns/doc&amp;diff=207&amp;oldid=prev</id>
		<title>mw&gt;Oetterer am 3. Februar 2015 um 14:04 Uhr</title>
		<link rel="alternate" type="text/html" href="https://www.verzauberte-welten.de/index.php?title=Vorlage:Navbox_with_columns/doc&amp;diff=207&amp;oldid=prev"/>
		<updated>2015-02-03T14:04:22Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{lua|Module:Navbox}}&lt;br /&gt;
{{Navbox suite}}&lt;br /&gt;
&lt;br /&gt;
A navigation box that presents its content in columns. Originally intended to provide a relatively straightforward means to align links prefixed by flag icons, e.g. in templates offering links to country articles.&lt;br /&gt;
&lt;br /&gt;
== Basic syntax ==&lt;br /&gt;
&lt;br /&gt;
Only required parameters and ''colwidth'' included.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
| name = {{subst:PAGENAME}}&lt;br /&gt;
| title = &lt;br /&gt;
| colwidth =  &amp;lt;!--(to set a default width for each column,&lt;br /&gt;
                   preferably in a proportional unit such as 'em'*)--&amp;gt;&lt;br /&gt;
| col1 = &lt;br /&gt;
| col2 = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:90%;line-height:1.35em;&amp;quot;&amp;gt;* See [[wpen:Em (typography)|Em (typography)]]. Using proportional units means the template should still be displayed correctly across a range of browser font-sizes. If ''colwidth'' is not specified, a default 10.0em is used.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
===Setup parameters===&lt;br /&gt;
:;''name''&amp;lt;ref name=&amp;quot;common&amp;quot;&amp;gt;Parameters marked with a footnote '''&amp;lt;sup&amp;gt;[1]&amp;lt;/sup&amp;gt;''' are parameters in common with the sister templates {{tl|Navbox}} and {{tl|Navbox with collapsible groups}}. A much more complete description of those parameters is available at {{tl|Navbox}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
::The name of the template. The name of this template, for example, is &amp;quot;Navbox with columns&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
:;''state''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Possible values are &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;uncollapsed&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;, and the default &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;.  See {{tl|Navbox}} for more information.&lt;br /&gt;
&lt;br /&gt;
:;''navbar''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Possible values are &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;, and the default value of blank.  See {{tl|Navbox}} for more information.&lt;br /&gt;
&lt;br /&gt;
:;''border''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Possible values are &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt;, and the default value of blank.  Set to &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt; if you wish to use the navbox inside of another navbox; with this option, the child navbox is borderless and fits snuggly inside of its parent navbox.  The parent navbox may be the list area of {{tl|Navbox}}, a columns of another {{tl|Navbox with columns}}, or a section of {{tl|Navbox with collapsible groups}}.  See {{tl|Navbox}} for more information and examples.&lt;br /&gt;
&lt;br /&gt;
===Perimeter parameters===&lt;br /&gt;
i.e. parameters affecting the inclusion/formatting of items around the template's perimeter.&lt;br /&gt;
&lt;br /&gt;
:;'''''title'''''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::The title of the template, displayed centered in the titlebar at the top of the template.&lt;br /&gt;
&lt;br /&gt;
:;''above''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Text or other elements to appear above the columns.&lt;br /&gt;
&lt;br /&gt;
:;''image''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Image to the right of all of the columns.&lt;br /&gt;
&lt;br /&gt;
:;''imageleft''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Image to the left of all of the columns.&lt;br /&gt;
&lt;br /&gt;
:;''below''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Text or other elements to appear below the columns.&lt;br /&gt;
&lt;br /&gt;
===Style parameters===&lt;br /&gt;
:;''style''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the template's body (i.e. including space not used by columns)&lt;br /&gt;
&lt;br /&gt;
:;''titlestyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::[[Wikipedia:CSS|CSS]] style/s to apply to titlebar; usually &amp;lt;code&amp;gt;background:''color''&amp;lt;/code&amp;gt; (background defaults to [[Wikipedia:NavFrame|NavHead]] default).&lt;br /&gt;
&lt;br /&gt;
:;''abovestyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
:;''belowstyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the ''above'' and ''below'' parameters, respectively.&lt;br /&gt;
&lt;br /&gt;
:;''basestyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the ''title'', ''above'', and ''below'', parameters, all at the same time.&lt;br /&gt;
&lt;br /&gt;
:;''imagestyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the ''image'' parameter.&lt;br /&gt;
&lt;br /&gt;
:;''imageleftstyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the ''imageleft'' parameter&lt;br /&gt;
&lt;br /&gt;
:;''colstyle''&lt;br /&gt;
::CSS style/s to apply across all columns; if used, usually &amp;lt;code&amp;gt;background:''color''&amp;lt;/code&amp;gt; per ''titlestyle'' above.&lt;br /&gt;
&lt;br /&gt;
:;''oddcolstyle''&lt;br /&gt;
:;''evencolstyle''&lt;br /&gt;
::CSS style/s to apply to all odd/even-numbered columns, respectively.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;style''&lt;br /&gt;
::CSS style/s to apply to the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column only.&lt;br /&gt;
&lt;br /&gt;
:;''colheaderstyle''&lt;br /&gt;
::CSS style/s to apply to all column headers.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;headerstyle''&lt;br /&gt;
::CSS style/s to apply to the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column header.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;footerstyle''&lt;br /&gt;
::CSS style/s to apply to the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column footer cell.&lt;br /&gt;
&lt;br /&gt;
===Columns parameters===&lt;br /&gt;
:;''colwidth''&lt;br /&gt;
::Width, preferably in a proportional unit such as '[[wpen:Em (typography)|em]]', or as a percentage, used for each column whose width not specified by ''colNwidth'' below. Defaults to 10em.  Examples:&lt;br /&gt;
:::&amp;lt;code&amp;gt;colwidth = 15.0em&amp;lt;/code&amp;gt;&lt;br /&gt;
:::&amp;lt;code&amp;gt;colwidth = 25%&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:;''fullwidth''&lt;br /&gt;
::If set to anything, then the total width of the columns are scaled linearly to make the sum of the widths 100%.  A rather advanced parameter, this usually need not be used and should be left blank.  If a colheader or colfooter is used, then fullwidth is used automatically.  Example:&lt;br /&gt;
:::&amp;lt;code&amp;gt;fullwidth = on&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:;''padding''&lt;br /&gt;
::Padding before first column, preferably in a proportional unit. Defaults to 5em.  Padding is disabled by setting it to 0 (or 0em, or 0%).&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;width''&lt;br /&gt;
::The n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column's width (overrides ''colwidth'' above).&lt;br /&gt;
&lt;br /&gt;
:;'''''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;'''''&lt;br /&gt;
::The content of the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.  If any columns are used, then &amp;lt;code&amp;gt;col1&amp;lt;/code&amp;gt; is required.  There can be a maximum of 20 columns.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;header''&lt;br /&gt;
::A header cell for the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column that appears above the column.  See below for examples.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;footer&lt;br /&gt;
::A footer cell that appears below the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;headercolspan&lt;br /&gt;
::A number specifying how many columns the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column header should span.  It defaults to 1.  If it is greater than one, then do not specify column headers that it covers.  For example, if &amp;lt;code&amp;gt;col1headercolspan = 3&amp;lt;/code&amp;gt;, then leave &amp;lt;code&amp;gt;col2header&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;col3header&amp;lt;/code&amp;gt; blank.&lt;br /&gt;
&lt;br /&gt;
:;''col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;footercolspan&lt;br /&gt;
::A number specifying how many columns the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; column footer should span.  It defaults to 1.  If it is greater than one, then do not specify column footers that it covers.  For example, if &amp;lt;code&amp;gt;col1footercolspan = 3&amp;lt;/code&amp;gt;, then leave &amp;lt;code&amp;gt;col2footer&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;col3footer&amp;lt;/code&amp;gt; blank.&lt;br /&gt;
&lt;br /&gt;
===Additional groups/lists===&lt;br /&gt;
You may wish to add a few extra groups and/or lists below the columns.  The following parameters are given to provide such functionality.  See {{tl|Navbox}} for a more complete description of how they work, and for more examples.&lt;br /&gt;
&lt;br /&gt;
:;''group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Allows up to 6 additional groups to go along with the lists below the columns.&lt;br /&gt;
&lt;br /&gt;
:;''list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Allows up to 6 additional lists below the columns.&lt;br /&gt;
&lt;br /&gt;
:;''groupstyle&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::The general CSS style/s for the groups.&lt;br /&gt;
&lt;br /&gt;
:;''group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;''style&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::CSS style/s for the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; group parameter.&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
:;''liststyle''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::The general CSS style/s for the lists.&lt;br /&gt;
&lt;br /&gt;
:;''list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;style''&lt;br /&gt;
::CSS style/s for the n&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; list parameter.&lt;br /&gt;
&lt;br /&gt;
:;''listpadding''&amp;lt;ref name=&amp;quot;common&amp;quot;/&amp;gt;&lt;br /&gt;
::Amount of padding to have in each list cell.&lt;br /&gt;
&lt;br /&gt;
:; ''oddstyle''&lt;br /&gt;
:; ''evenstyle''&lt;br /&gt;
::Applies to odd/even list numbers.  Overrules styles defined by ''liststyle''.  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;
:; ''evenodd'' &amp;lt;span style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;&amp;lt;code&amp;gt;[swap, even, odd, off]&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
::See {{tl|Navbox}} for description.&lt;br /&gt;
&lt;br /&gt;
=== Microformats ===&lt;br /&gt;
;bodyclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox as a whole.&lt;br /&gt;
;titleclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox's title caption.&lt;br /&gt;
&lt;br /&gt;
This template supports the addition of microformat information. This is done by adding &amp;quot;class&amp;quot; attributes to various data cells, indicating what kind of information is contained within. To flag a navbox as containing [[wpen:hCard|hCard]] information about a person, for example, add the following parameter:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|bodyclass = vcard&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''and''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|titleclass = fn&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''or'' (for example):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
|title = The books of &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;[[Iain Banks]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...and so forth.&lt;br /&gt;
&lt;br /&gt;
See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [[wpen:microformat|microformat]] for more information on microformats in general.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
===Basic example===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
| name = East Asia Summit (EAS)&lt;br /&gt;
| title = [[East Asia Summit|East Asia Summit (EAS)]]&lt;br /&gt;
| listclass = plainlist&lt;br /&gt;
| width = 18.25em&lt;br /&gt;
| padding = 10em&lt;br /&gt;
| aboveclass = hlist&lt;br /&gt;
| abovestyle = font-weight: bold;&lt;br /&gt;
&lt;br /&gt;
| above =&lt;br /&gt;
* [[First East Asia Summit|First]]&lt;br /&gt;
* [[Second East Asia Summit|Second]]&lt;br /&gt;
* [[Third East Asia Summit|Third]]&lt;br /&gt;
* [[Fourth East Asia Summit|Fourth]]&lt;br /&gt;
* [[Fifth East Asia Summit|Fifth]]&lt;br /&gt;
* [[Sixth East Asia Summit|Sixth]]&lt;br /&gt;
* [[Seventh East Asia Summit|Seventh]]&lt;br /&gt;
&lt;br /&gt;
| col1 =&lt;br /&gt;
* {{AUS}}&lt;br /&gt;
* {{BRU}}&lt;br /&gt;
* {{BIR}}&lt;br /&gt;
&lt;br /&gt;
| col2 =&lt;br /&gt;
* {{CAM}}&lt;br /&gt;
* {{CHN}}&lt;br /&gt;
* {{IND}}&lt;br /&gt;
&lt;br /&gt;
| col3 =&lt;br /&gt;
* {{IDN}}&lt;br /&gt;
* {{JPN}}&lt;br /&gt;
* {{LAO}}&lt;br /&gt;
&lt;br /&gt;
| col4 =&lt;br /&gt;
* {{MAS}}&lt;br /&gt;
* {{NZL}}&lt;br /&gt;
* {{PHL}}&lt;br /&gt;
&lt;br /&gt;
| col5 =&lt;br /&gt;
* {{RUS}}&lt;br /&gt;
* {{SIN}}&lt;br /&gt;
* {{KOR}}&lt;br /&gt;
&lt;br /&gt;
| col6width = 17em&lt;br /&gt;
| col6 =&lt;br /&gt;
* {{THA}}&lt;br /&gt;
* {{USA}}&lt;br /&gt;
* {{VIE}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
... example removed. See https://en.wikipedia.org/wiki/Template:Navbox_with_columns/doc#examples&lt;br /&gt;
&lt;br /&gt;
===Example with percentage widths===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
| name = Transit visibility table&lt;br /&gt;
| titlestyle = background:silver;&lt;br /&gt;
| title = [[Astronomical transit|Transit]] visibility from [[inferior and superior planets|planets superior]] to the transiting body&lt;br /&gt;
| listclass = plainlist&lt;br /&gt;
| colwidth = 14.2857%&lt;br /&gt;
| colstyle = text-align:center;&lt;br /&gt;
&lt;br /&gt;
| col1header = Venus&lt;br /&gt;
| col1 = &lt;br /&gt;
* [[Transit of Mercury from Venus|Mercury]]&lt;br /&gt;
&lt;br /&gt;
| col2header = Earth&lt;br /&gt;
| col2 = &lt;br /&gt;
* [[Transit of Mercury|Mercury]]&lt;br /&gt;
* [[Transit of Venus|Venus]]&lt;br /&gt;
&lt;br /&gt;
| col3header = Mars&lt;br /&gt;
| col3 = &lt;br /&gt;
* [[Transit of Mercury from Mars|Mercury]]&lt;br /&gt;
* [[Transit of Venus from Mars|Venus]]&lt;br /&gt;
* [[Transit of Earth from Mars|Earth]]&lt;br /&gt;
&lt;br /&gt;
| col4header = Jupiter&lt;br /&gt;
| col4 =&lt;br /&gt;
* [[Transit of Mercury from Jupiter|Mercury]]&lt;br /&gt;
* [[Transit of Venus from Jupiter|Venus]]&lt;br /&gt;
* [[Transit of Earth from Jupiter|Earth]]&lt;br /&gt;
* [[Transit of Mars from Jupiter|Mars]]&lt;br /&gt;
&lt;br /&gt;
| col5header = Saturn&lt;br /&gt;
| col5 = &lt;br /&gt;
* [[Transit of Mercury from Saturn|Mercury]]&lt;br /&gt;
* [[Transit of Venus from Saturn|Venus]]&lt;br /&gt;
* [[Transit of Earth from Saturn|Earth]]&lt;br /&gt;
* [[Transit of Mars from Saturn|Mars]]&lt;br /&gt;
* [[Transit of Jupiter from outer planets|Jupiter]]&lt;br /&gt;
&lt;br /&gt;
| col6header = Uranus&lt;br /&gt;
| col6 = &lt;br /&gt;
* [[Transit of Mercury from Uranus|Mercury]]&lt;br /&gt;
* [[Transit of Venus from Uranus|Venus]]&lt;br /&gt;
* [[Transit of Earth from Uranus|Earth]]&lt;br /&gt;
* [[Transit of Mars from Uranus|Mars]]&lt;br /&gt;
* [[Transit of Jupiter from outer planets|Jupiter]]&lt;br /&gt;
* [[Transit of Saturn from outer planets|Saturn]]&lt;br /&gt;
&lt;br /&gt;
| col7header = Neptune&lt;br /&gt;
| col7 = &lt;br /&gt;
* [[Transit of Mercury from Neptune|Mercury]]&lt;br /&gt;
* [[Transit of Venus from Neptune|Venus]]&lt;br /&gt;
* [[Transit of Earth from Neptune|Earth]]&lt;br /&gt;
* [[Transit of Mars from Neptune|Mars]]&lt;br /&gt;
* [[Transit of Jupiter from outer planets|Jupiter]]&lt;br /&gt;
* [[Transit of Saturn from outer planets|Saturn]]&lt;br /&gt;
* [[Transit of Uranus from Neptune|Uranus]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
... example removed. See https://en.wikipedia.org/wiki/Template:Navbox_with_columns/doc#examples&lt;br /&gt;
&lt;br /&gt;
===Example with col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;header and col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;footer===&lt;br /&gt;
The gray background for the columns is added for illustration only.&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
|name = Navbox with columns/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;header and col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;footer example&lt;br /&gt;
&lt;br /&gt;
|colstyle = text-align:center;background:silver;&lt;br /&gt;
|colwidth = 25%&lt;br /&gt;
&lt;br /&gt;
|col1header = col1header&lt;br /&gt;
|col2header = col2header&lt;br /&gt;
|col3header = col3header&lt;br /&gt;
|col4header = col4header&lt;br /&gt;
&lt;br /&gt;
|col1 = col1&lt;br /&gt;
|col2 = col2&lt;br /&gt;
|col3 = col3&lt;br /&gt;
|col4 = col4&lt;br /&gt;
&lt;br /&gt;
|col1footer = col1footer&lt;br /&gt;
|col2footer = col2footer&lt;br /&gt;
|col3footer = col3footer&lt;br /&gt;
|col4footer = col4footer&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Example with col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;header using col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;headercolspan===&lt;br /&gt;
The gray background for the columns is added for illustration only.  This example shows the col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;headercolspan parameter being used, but you may also use col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;footercolspan to adjust the span of the footer cells.&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
|name = Navbox with columns/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;header with col&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;colspan example&lt;br /&gt;
&lt;br /&gt;
|colstyle = text-align:center;background:silver;&lt;br /&gt;
&lt;br /&gt;
|col1header = col1header&lt;br /&gt;
|col2header = col2header (colspan=2)&lt;br /&gt;
|col4header = col4header&lt;br /&gt;
|col5header = col5header (colspan=3)&lt;br /&gt;
&lt;br /&gt;
|col2headercolspan = 2&lt;br /&gt;
|col5headercolspan = 3&lt;br /&gt;
&lt;br /&gt;
|col1 = col1&lt;br /&gt;
|col2 = col2&lt;br /&gt;
|col3 = col3&lt;br /&gt;
|col4 = col4&lt;br /&gt;
|col5 = col5&lt;br /&gt;
|col6 = col6&lt;br /&gt;
|col7 = col7&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Example to illustrate most fields===&lt;br /&gt;
The gray background and centered text for the columns is for illustration only.  The columns default to an off-white background and left text alignment.  This example shows how you can use up to six additional groups/lists after the columns.&lt;br /&gt;
&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
|name = Navbox with columns/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = Example to illustrate most fields&lt;br /&gt;
|colstyle = text-align:center;background:silver;&lt;br /&gt;
&lt;br /&gt;
|col1 = col1&lt;br /&gt;
|col2 = col2&lt;br /&gt;
|col3 = col3&lt;br /&gt;
|col4 = col4&lt;br /&gt;
|col5 = col5&lt;br /&gt;
&lt;br /&gt;
|col1header = col1header&lt;br /&gt;
|col2header = col2header&lt;br /&gt;
|col3header = col3header&lt;br /&gt;
|col4header = col4header&lt;br /&gt;
|col5header = col5header&lt;br /&gt;
&lt;br /&gt;
|col1footer = col1footer&lt;br /&gt;
|col2footer = col2footer&lt;br /&gt;
|col3footer = col3footer&lt;br /&gt;
|col4footer = col4footer&lt;br /&gt;
|col5footer = col5footer&lt;br /&gt;
&lt;br /&gt;
|group1 = group1&lt;br /&gt;
|group2 = group2&lt;br /&gt;
|group3 = group3&lt;br /&gt;
|group4 = group4&lt;br /&gt;
|group5 = group5&lt;br /&gt;
|group6 = group6&lt;br /&gt;
&lt;br /&gt;
|list1 = list1&lt;br /&gt;
|list2 = list2&lt;br /&gt;
|list3 = list3&lt;br /&gt;
|list4 = list4&lt;br /&gt;
|list5 = list5&lt;br /&gt;
|list6 = list6&lt;br /&gt;
&lt;br /&gt;
|above = above&lt;br /&gt;
|below = below&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Using child navboxes==&lt;br /&gt;
All three types of navbox templates, namely {{tl|Navbox}}, {{tl|Navbox with columns}}, and {{tl|Navbox with collapsible groups}}, can be nested inside of one another using the &amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt; parameter (which is common to all three).  For complex templates, it may be necessary to use nesting to achieve a desired look.&lt;br /&gt;
&lt;br /&gt;
===Nesting Navbox with columns in itself===&lt;br /&gt;
This example shows how one can nest multiple {{tl|Navbox with columns}} templates to get the right look.  Edit this page to see the code.  There is a main {{tl|Navbox with columns}} and two additional {{tl|Navbox with columns}} templates, with the &amp;quot;child&amp;quot; option set (see code).&lt;br /&gt;
{{Navbox with columns&lt;br /&gt;
|name = Navbox with columns/doc&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = Subgroups with nesting&lt;br /&gt;
|colstyle = text-align:center;background:silver;&lt;br /&gt;
&lt;br /&gt;
|col1width = 33%&lt;br /&gt;
|col2width = 17%&lt;br /&gt;
|col3width = 33%&lt;br /&gt;
|col4width = 17%&lt;br /&gt;
&lt;br /&gt;
|col1header = Col1Header&lt;br /&gt;
|col2header = Col2Header&lt;br /&gt;
|col3header = Col3Header&lt;br /&gt;
|col4header = Col4Header&lt;br /&gt;
&lt;br /&gt;
|col1 = {{Navbox with columns|child&lt;br /&gt;
  |colwidth = 50%&lt;br /&gt;
  |colstyle = text-align:center;background:silver;&lt;br /&gt;
&lt;br /&gt;
  |col1header = Col1.1Header&lt;br /&gt;
  |col2header = Col1.2Header&lt;br /&gt;
&lt;br /&gt;
  |col1 = Col1.1&lt;br /&gt;
  |col2 = Col1.2&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
|col2 = Col2&lt;br /&gt;
&lt;br /&gt;
|col3 = {{Navbox with columns|child&lt;br /&gt;
  |colwidth = 33%&lt;br /&gt;
  |colstyle = text-align:center;background:silver;&lt;br /&gt;
&lt;br /&gt;
  |col1header = Col3.1Header&lt;br /&gt;
  |col2header = Col3.2Header&lt;br /&gt;
  |col3header = Col3.3Header&lt;br /&gt;
&lt;br /&gt;
  |col1 = Col3.1&lt;br /&gt;
  |col2 = Col3.2&lt;br /&gt;
  |col3 = Col3.3&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
|col4 = Col4&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Nesting other Navbox forms===&lt;br /&gt;
This example shows {{tl|Navbox}}, {{tl|Navbox with collapsible groups}} and {{tl|Navbox with columns}} all working together.  Edit this page to see the code.  Note that each of the child navboxes has the first parameter set to &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
... example removed. See https://en.wikipedia.org/wiki/Template:Navbox_with_columns/doc#examples&lt;br /&gt;
&lt;br /&gt;
== Footnotes ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Navigation templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
[[Category:Navigational boxes]]&lt;br /&gt;
[[Category:Metatemplates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>mw&gt;Oetterer</name></author>
	</entry>
</feed>