<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fallenchungus.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ANavbox_with_collapsible_groups%2Fdoc</id>
	<title>Template:Navbox with collapsible groups/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fallenchungus.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ANavbox_with_collapsible_groups%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Template:Navbox_with_collapsible_groups/doc&amp;action=history"/>
	<updated>2026-04-18T21:45:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://www.fallenchungus.wiki/index.php?title=Template:Navbox_with_collapsible_groups/doc&amp;diff=3826&amp;oldid=prev</id>
		<title>CapybaraKiller: 1 revision imported from :Wikipedia:Template:Navbox_with_collapsible_groups/doc</title>
		<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Template:Navbox_with_collapsible_groups/doc&amp;diff=3826&amp;oldid=prev"/>
		<updated>2025-05-26T07:09:33Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://en.wikipedia.org/wiki/Template:Navbox_with_collapsible_groups/doc&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Template:Navbox with collapsible groups/doc&quot;&gt;Wikipedia:Template:Navbox_with_collapsible_groups/doc&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:09, 26 May 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>CapybaraKiller</name></author>
	</entry>
	<entry>
		<id>https://www.fallenchungus.wiki/index.php?title=Template:Navbox_with_collapsible_groups/doc&amp;diff=3825&amp;oldid=prev</id>
		<title>Wikipedia&gt;Ahecht: {{Lua|Module:Navbox}}</title>
		<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Template:Navbox_with_collapsible_groups/doc&amp;diff=3825&amp;oldid=prev"/>
		<updated>2025-01-24T15:22:36Z</updated>

		<summary type="html">&lt;p&gt;{{Lua|Module:Navbox}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-risk| 109000 }}&lt;br /&gt;
{{Lua|Module:Navbox}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Template display|nomobile}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{Navbox suite}}&lt;br /&gt;
{{Collapsible templates}}&lt;br /&gt;
&lt;br /&gt;
This template produces a [[Wikipedia:Navigation template|navigation template]] that has groups of relevant articles on a certain topic. All groups are hidden by default. However, with a parameter call, an individual group can be shown that has the other articles in the same group.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
Please remove the parameters that are left blank. The template currently supports up to 20 groups/lists but more can be added if needed.  You should use a minimum of two groups/lists; otherwise, use {{tl|Navbox}} instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Navbox with collapsible groups&lt;br /&gt;
| name = {{subst:PAGENAME}}&lt;br /&gt;
| title = &lt;br /&gt;
| listclass = hlist&lt;br /&gt;
| state = {{{state|}}}&lt;br /&gt;
| selected = {{{selected|{{{1|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| above = &lt;br /&gt;
| image = &lt;br /&gt;
&lt;br /&gt;
| abbr1 = &lt;br /&gt;
| group1 = &lt;br /&gt;
| list1 = &lt;br /&gt;
&lt;br /&gt;
| abbr2 = &lt;br /&gt;
| group2 = &lt;br /&gt;
| list2 = &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--[etc, to:]--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| abbr20 = &lt;br /&gt;
| group20 = &lt;br /&gt;
| list20 = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
This template shares many common parameters with its sister templates {{tl|Navbox}} and {{tl|Navbox with columns}}.  The common parameters are marked with a cross&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;&amp;#039;†&amp;#039;&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;.  Please refer to the documentation of {{tl|Navbox}} for more in depth descriptions and examples of those parameters.&lt;br /&gt;
&lt;br /&gt;
===Setup parameters===&lt;br /&gt;
:;name&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::The name of the template. The name of this template, for example, is &amp;quot;Navbox with collapsible groups&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;state&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt; &amp;lt;span style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;[&amp;lt;code&amp;gt;uncollapsed, collapsed, plain, off&amp;lt;/code&amp;gt;]&amp;lt;/span&amp;gt;&lt;br /&gt;
::The initial state of the show/hide feature for the main title.  See {{tl|Navbox}} for more information.  Does not affect display or hiding of group items, see &amp;#039;&amp;#039;state&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;, below.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;navbar&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&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;
:;&amp;#039;&amp;#039;border&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&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}}, the columns of a {{tl|Navbox with columns}}, or a list area of {{tl|Navbox with collapsible groups}}.  See {{tl|Navbox}} for more information and examples.&lt;br /&gt;
&lt;br /&gt;
===Basic data parameters===&lt;br /&gt;
:;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;title&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&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;
:;&amp;#039;&amp;#039;above&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::Text or other elements to appear above groups/lists.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;image&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::Image to the right of all of the groups/lists.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;imageleft&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::Image to the left of all of the groups/lists.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;below&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::Text or other elements to appear below the groups/lists.&lt;br /&gt;
&lt;br /&gt;
===Group/list parameters===&lt;br /&gt;
:; &amp;#039;&amp;#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: The title of each section.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: The content/wikilinks that will be shown in the group. {{strikethrough|Use dots or bullets as separators (see the [[#See also|See also]] section).}}  A {{tl|Navbox}} or {{tl|Navbox with columns}} can optionally be used here with its &amp;lt;code&amp;gt;border = child&amp;lt;/code&amp;gt; parameter set.  If this is done, leave the corresponding group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; blank, as the child navbox will already provide the collapsible feature.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;abbr&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
:: This is the abbreviation of the group.  See &amp;lt;code&amp;gt;selected&amp;lt;/code&amp;gt; parameter immediately below to see how to use this parameter.  This parameter is optional, but recommended.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;selected&amp;#039;&amp;#039;&lt;br /&gt;
:: If the value of &amp;lt;code&amp;gt;selected&amp;lt;/code&amp;gt; equals the value of &amp;lt;code&amp;gt;abbr&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt;, then list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; is uncollapsed and all other lists are collapsed.  If &amp;lt;code&amp;gt;selected&amp;lt;/code&amp;gt; is left blank, or if it does not match any &amp;lt;code&amp;gt;abbr&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt;, then all groups are collapsed.  Usually this parameter should be set to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{{1|}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Since this template is a base template for others, there has to be a way to pass the group parameter from the article, to the secondary template to this one.&lt;br /&gt;
&lt;br /&gt;
:: The collapsed/uncollapsed options can be listed on the template&amp;#039;s page by using the {{tl|Collapsible sections option}} template in the &amp;lt;nowiki&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;/nowiki&amp;gt; part of the page.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;state&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039; &amp;lt;span style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;[&amp;lt;code&amp;gt;uncollapsed, collapsed, plain, off&amp;lt;/code&amp;gt;]&amp;lt;/span&amp;gt;&lt;br /&gt;
:: The initial collapsible state of list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;.  Set to collapsed by default.  Overridden to uncollapsed if &amp;lt;code&amp;gt;selected&amp;lt;/code&amp;gt; equals &amp;lt;code&amp;gt;abbr&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;image&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
:: An image to appear in the list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; content area on the right side.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;imageleft&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;&lt;br /&gt;
:: An image to appear in the list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; content area on the left side.&lt;br /&gt;
&lt;br /&gt;
===Style parameters===&lt;br /&gt;
:;&amp;#039;&amp;#039;bodystyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the entire template&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;titlestyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::[[Wikipedia:CSS|CSS]] style/s to apply to titlebar; usually &amp;lt;code&amp;gt;background:&amp;#039;&amp;#039;color&amp;#039;&amp;#039;&amp;lt;/code&amp;gt;.  The color of wikilink text must be manually changed using span tags.  For example use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;title = [[Scouting|&amp;lt;span style=&amp;quot;color:ivory;&amp;quot;&amp;gt;Scouting&amp;lt;/span&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to change the color of the link to ivory.  The [show]/[hide] button and the vde link button use the color set in the titlestyle parameter.  Here is an example of setting the titlestyle:&lt;br /&gt;
:::&amp;lt;code&amp;gt;titlestyle = background:darkgreen;color:ivory;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;abovestyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:;&amp;#039;&amp;#039;belowstyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the &amp;#039;&amp;#039;above&amp;#039;&amp;#039; and &amp;#039;&amp;#039;below&amp;#039;&amp;#039; parameters, respectively.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;basestyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the &amp;#039;&amp;#039;title&amp;#039;&amp;#039;, &amp;#039;&amp;#039;above&amp;#039;&amp;#039;, &amp;#039;&amp;#039;below&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039; parameters, all at the same time.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;imagestyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the &amp;#039;&amp;#039;image&amp;#039;&amp;#039; parameter.  Does not get applied to the image&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; parameters.&lt;br /&gt;
&lt;br /&gt;
:;&amp;#039;&amp;#039;imageleftstyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
::CSS style/s to apply to the &amp;#039;&amp;#039;imageleft&amp;#039;&amp;#039; parameter.  Does not get applied to the imageleft&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt; parameters.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;groupstyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: CSS style/s to apply to all group heading parameters.  Visit [http://meyerweb.com/eric/tools/color-blend/ this website] to get a lighter color similar to the title background color. Example:&lt;br /&gt;
:::&amp;lt;code&amp;gt;groupstyle = background:lightgreen;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;style&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: CSS style/s to apply to a specific group heading; overrides any CSS styles set in &amp;#039;&amp;#039;groupstyle&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;liststyle&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: CSS style/s to apply to all list content parameters.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;style&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: CSS style/s to apply to specific list content parameters; overrides any CSS styles set in &amp;#039;&amp;#039;liststyle&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;listpadding&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: Padding to have in each list cell; defaults to 0.25em on the left/right and 0em on the top/bottom.&lt;br /&gt;
&lt;br /&gt;
===Microformat parameters===&lt;br /&gt;
:; &amp;#039;&amp;#039;bodyclass&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox as a whole.&lt;br /&gt;
&lt;br /&gt;
:; &amp;#039;&amp;#039;titleclass&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;†&amp;lt;/sup&amp;gt;&lt;br /&gt;
:: This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox&amp;#039;s title caption.&lt;br /&gt;
&lt;br /&gt;
:See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [[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;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:scroll;&amp;quot;&amp;gt;&lt;br /&gt;
{{Navbox with collapsible groups&lt;br /&gt;
|name = University of Michigan&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = [[University of Michigan|&amp;lt;span style=&amp;quot;color:#FFD700;&amp;quot;&amp;gt;The University of Michigan, Ann Arbor&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|titlestyle = background:#00008B;color:#FFD700;&lt;br /&gt;
|listclass = hlist&lt;br /&gt;
|groupstyle = background:#FFD700;color:#00008B;&lt;br /&gt;
|image = &lt;br /&gt;
|selected = {{{1|}}}&lt;br /&gt;
&lt;br /&gt;
|group1 = [[University of Michigan#Academic profile|&amp;lt;span style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;Academics&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|abbr1 = academics&lt;br /&gt;
|list1 =&lt;br /&gt;
* [[University of Michigan College of Engineering|College of Engineering]]&lt;br /&gt;
* [[University of Michigan College of Literature, Science, and the Arts|College of Literature, Science and the Arts]]&lt;br /&gt;
* [[Gerald R. Ford School of Public Policy]]&lt;br /&gt;
* [[University of Michigan Law School|Law School]]&lt;br /&gt;
* [[University of Michigan Health System|Medical School]]&lt;br /&gt;
* [[Ross School of Business]]&lt;br /&gt;
* [[University of Michigan School of Education|School of Education]]&lt;br /&gt;
* [[University of Michigan School of Information|School of Information]]&lt;br /&gt;
* [[University of Michigan School of Music, Theatre &amp;amp; Dance|School of Music, Theatre &amp;amp; Dance]]&lt;br /&gt;
* [[University of Michigan School of Natural Resources and Environment|School of Natural Resources and Environment]]&lt;br /&gt;
* [[University of Michigan School of Public Health|School of Public Health]]&lt;br /&gt;
* [[Taubman College of Architecture and Urban Planning]]&lt;br /&gt;
&lt;br /&gt;
|group2 = [[Michigan Wolverines|&amp;lt;span style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;Athletics&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|abbr2 = athletics&lt;br /&gt;
|state2 = uncollapsed&lt;br /&gt;
|list2 =&lt;br /&gt;
* [[Michigan Stadium]]&lt;br /&gt;
* [[Crisler Arena]]&lt;br /&gt;
* [[Yost Ice Arena]]&lt;br /&gt;
* [[Michigan Wolverines]]&lt;br /&gt;
* [[Michigan Wolverines football|Football]]&lt;br /&gt;
* [[Michigan – Ohio State football rivalry|UM-OSU Rivalry]]&lt;br /&gt;
* [[Little Brown Jug (American football)|Little Brown Jug]]&lt;br /&gt;
* [[Paul Bunyan Trophy]]&lt;br /&gt;
* [[Cold War (ice hockey)|Cold War]]&lt;br /&gt;
&lt;br /&gt;
|group3 = Campus&lt;br /&gt;
|abbr3 = campus&lt;br /&gt;
|list3 =&lt;br /&gt;
* [[Angell Hall Observatory]]&lt;br /&gt;
* [[Burton Memorial Tower|Burton Tower]]&lt;br /&gt;
* [[The Diag]]&lt;br /&gt;
* [[David M. Dennison Building|Dennison Building]]&lt;br /&gt;
* [[Gerald R. Ford Presidential Library]]&lt;br /&gt;
* [[Hill Auditorium]]&lt;br /&gt;
* [[Lurie Tower]]&lt;br /&gt;
* [[Matthaei Botanical Gardens]]&lt;br /&gt;
* [[Michigan Union]]&lt;br /&gt;
* [[Museums at the University of Michigan|Museums]]&lt;br /&gt;
* [[Nichols Arboretum]]&lt;br /&gt;
* [[University of Michigan Health System|UM Health System]]&lt;br /&gt;
* [[University of Michigan Library|University Library]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Navbox with collapsible groups&lt;br /&gt;
|name = University of Michigan&lt;br /&gt;
|state = uncollapsed&lt;br /&gt;
|title = [[University of Michigan|&amp;lt;span style=&amp;quot;color:#FFD700;&amp;quot;&amp;gt;The University of Michigan, Ann Arbor&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|titlestyle = background:#00008B;color:#FFD700;&lt;br /&gt;
|listclass = hlist&lt;br /&gt;
|groupstyle = background:#FFD700;color:#00008B;&lt;br /&gt;
|image = &lt;br /&gt;
|selected = {{{1|}}}&lt;br /&gt;
&lt;br /&gt;
|group1 = [[University of Michigan#Academic profile|&amp;lt;span style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;Academics&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|abbr1 = academics&lt;br /&gt;
|list1 =&lt;br /&gt;
* [[University of Michigan College of Engineering|College of Engineering]]&lt;br /&gt;
* [[University of Michigan College of Literature, Science, and the Arts|College of Literature, Science and the Arts]]&lt;br /&gt;
* [[Gerald R. Ford School of Public Policy]]&lt;br /&gt;
* [[University of Michigan Law School|Law School]]&lt;br /&gt;
* [[University of Michigan Health System|Medical School]]&lt;br /&gt;
* [[Ross School of Business]]&lt;br /&gt;
* [[University of Michigan School of Education|School of Education]]&lt;br /&gt;
* [[University of Michigan School of Information|School of Information]]&lt;br /&gt;
* [[University of Michigan School of Music, Theatre &amp;amp; Dance|School of Music, Theatre &amp;amp; Dance]]&lt;br /&gt;
* [[University of Michigan School of Natural Resources and Environment|School of Natural Resources and Environment]]&lt;br /&gt;
* [[University of Michigan School of Public Health|School of Public Health]]&lt;br /&gt;
* [[Taubman College of Architecture and Urban Planning]]&lt;br /&gt;
&lt;br /&gt;
|group2 = [[Michigan Wolverines|&amp;lt;span style=&amp;quot;color:#00008B;&amp;quot;&amp;gt;Athletics&amp;lt;/span&amp;gt;]]&lt;br /&gt;
|abbr2 = athletics&lt;br /&gt;
|state2 = uncollapsed&lt;br /&gt;
|list2 =&lt;br /&gt;
* [[Michigan Stadium]]&lt;br /&gt;
* [[Crisler Arena]]&lt;br /&gt;
* [[Yost Ice Arena]]&lt;br /&gt;
* [[Michigan Wolverines]]&lt;br /&gt;
* [[Michigan Wolverines football|Football]]&lt;br /&gt;
* [[Michigan – Ohio State football rivalry|UM-OSU Rivalry]]&lt;br /&gt;
* [[Little Brown Jug (American football)|Little Brown Jug]]&lt;br /&gt;
* [[Paul Bunyan Trophy]]&lt;br /&gt;
* [[Cold War (ice hockey)|Cold War]]&lt;br /&gt;
&lt;br /&gt;
|group3 = Campus&lt;br /&gt;
|abbr3 = campus&lt;br /&gt;
|list3 =&lt;br /&gt;
* [[Angell Hall Observatory]]&lt;br /&gt;
* [[Burton Memorial Tower|Burton Tower]]&lt;br /&gt;
* [[The Diag]]&lt;br /&gt;
* [[David M. Dennison Building|Dennison Building]]&lt;br /&gt;
* [[Gerald R. Ford Presidential Library]]&lt;br /&gt;
* [[Hill Auditorium]]&lt;br /&gt;
* [[Lurie Tower]]&lt;br /&gt;
* [[Matthaei Botanical Gardens]]&lt;br /&gt;
* [[Michigan Union]]&lt;br /&gt;
* [[Museums at the University of Michigan|Museums]]&lt;br /&gt;
* [[Nichols Arboretum]]&lt;br /&gt;
* [[University of Michigan Health System|UM Health System]]&lt;br /&gt;
* [[University of Michigan Library|University Library]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===Nesting navboxes===&lt;br /&gt;
To nest a navbox inside a {{ROOTPAGENAME}}, set the &amp;lt;code&amp;gt;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt; parameter to &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;subgroup&amp;lt;/code&amp;gt;. Elements of the child navbox can be specified by prepending &amp;lt;code&amp;gt;child&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;_&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;subgroup&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;_&amp;lt;/code&amp;gt;, or just &amp;lt;code&amp;gt;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;_&amp;lt;/code&amp;gt; to the parameter names (e.g. &amp;lt;code&amp;gt;1_list1&amp;lt;/code&amp;gt;). Child navboxes can be nested by adding an additional prefix (e.g. &amp;lt;code&amp;gt;1_1_list1&amp;lt;/code&amp;gt;). The basic code for doing this is as follows (which adds a subgroup for the first group/list area):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Navbox with collapsible groups&lt;br /&gt;
| name = {{subst:PAGENAME}}&lt;br /&gt;
| title = Title&lt;br /&gt;
&lt;br /&gt;
| group1 = Group Title&lt;br /&gt;
| list1  = child&lt;br /&gt;
  | 1_title = [optional]&lt;br /&gt;
&lt;br /&gt;
  | 1_group1 = [optional]&lt;br /&gt;
  | 1_list1  = child&lt;br /&gt;
    | 1_1_title = [optional]&lt;br /&gt;
    &lt;br /&gt;
    | 1_1_group1 = [optional]&lt;br /&gt;
    | 1_1_list1  = &lt;br /&gt;
    ...list contents...&lt;br /&gt;
  ...&lt;br /&gt;
...&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Navbox with collapsible groups&lt;br /&gt;
| name = Navbox with collapsible groups/doc&lt;br /&gt;
| title = Navbox with collapsible groups with nested Navboxes&lt;br /&gt;
&lt;br /&gt;
| group1 = Group 1 Title&lt;br /&gt;
| list1  = child&lt;br /&gt;
  | 1_group1 = Group 1 Child Navbox Group 1&lt;br /&gt;
  | 1_list1  = child&lt;br /&gt;
    | 1_1_group1 = Group 1 Child Navbox&amp;#039;s Child Navbox Group 1&lt;br /&gt;
    | 1_1_list1  = Group 1 Child Navbox&amp;#039;s Child Navbox List 1&lt;br /&gt;
    | 1_1_list2  = Group 1 Child Navbox&amp;#039;s Child Navbox List 2&lt;br /&gt;
  |1_group2 = Group 1 Child Navbox Group 2&lt;br /&gt;
  |1_list2 = Group 1 Child Navbox List 2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Navbox with collapsible groups}} or {{tl|Navbox with columns}} can be nested by setting the &amp;lt;code&amp;gt;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;_type&amp;lt;/code&amp;gt; parameter to &amp;quot;with collapsible groups&amp;quot; or &amp;quot;with columns&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==== Relationship with other Navbox templates ====&lt;br /&gt;
This navbox template works in conjunction with two other templates: {{tl|Navbox}} and {{tl|Navbox with columns}}. All three of these templates share common parameters for consistency and ease of use (such parameters are marked with an asterisk (*) in the [[Template:Navbox/doc#Parameter descriptions|parameter descriptions]] list at [[Template:Navbox/doc]]). Most importantly, each template can be used as a child of one another. Using the inline notation, the &amp;lt;code&amp;gt;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;_type=&amp;lt;/code&amp;gt; parameter can be set to &amp;lt;code&amp;gt;with columns&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;with collapsible groups&amp;lt;/code&amp;gt; to set the type of that child navbox, as shown in the example below. Press the edit button for the section to view the code.&lt;br /&gt;
&lt;br /&gt;
{{Navbox with collapsible groups&lt;br /&gt;
|name = Template:Navbox with collapsible groups/doc&lt;br /&gt;
|title = Navbox with Collapsible Groups with nested regular Navbox, Navbox with Collapsible Groups, and Navbox with Columns&lt;br /&gt;
|listclass = hlist&amp;lt;!--Note that this applies to the child navboxes unless explicitly set otherwise--&amp;gt;&lt;br /&gt;
|group1 = Regular Navbox&lt;br /&gt;
|list1 = subgroup&lt;br /&gt;
  |1_group1 = Group 1&lt;br /&gt;
  |1_list1 =&lt;br /&gt;
* List 1.1&lt;br /&gt;
* List 1.2&lt;br /&gt;
  |1_group2 = Group 2&lt;br /&gt;
  |1_list2 =&lt;br /&gt;
* List 2.1&lt;br /&gt;
* List 2.2&lt;br /&gt;
|group2 = Navbox with Collapsible Groups&lt;br /&gt;
|list2 = subgroup&lt;br /&gt;
  |2_type = with collapsible groups&lt;br /&gt;
  |2_group1 = Group 1&lt;br /&gt;
  |2_list1 =&lt;br /&gt;
* List 1.1&lt;br /&gt;
* List 1.2&lt;br /&gt;
  |2_group2 = Group 2&lt;br /&gt;
  |2_list2 =&lt;br /&gt;
* List 2.1&lt;br /&gt;
* List 2.2&lt;br /&gt;
|group3 = Navbox with Columns&lt;br /&gt;
|list3 = subgroup&lt;br /&gt;
  |3_type = with columns&lt;br /&gt;
  |3_col1header = Column 1&lt;br /&gt;
  |3_col1 =&lt;br /&gt;
* List 1.1&lt;br /&gt;
* List 1.2&lt;br /&gt;
  |3_col2header = Column 2&lt;br /&gt;
  |3_col2 =&lt;br /&gt;
* List 2.1&lt;br /&gt;
* List 2.2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
You can also nest these navbox templates by using the {{para|border|child}} parameter, or by specifying the first unnamed parameter to be &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt;. For example: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Navbox|child ...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Navbox with columns|child ...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Navbox with collapsible groups|child ...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.   Note that this style of nesting can lead to a large increase in the template&amp;#039;s [[WP:PEIS|post-expand include size]].&lt;br /&gt;
&lt;br /&gt;
==Technical details==&lt;br /&gt;
* This template is a shortcut for the syntax shown at {{sectionlink|Template:Navbox/doc#Multiple show/hides in a single container}}. It uses [[Module:Navbox]] to render the actual navbox.&lt;br /&gt;
* Navbox templates, including this one, are a major contributor to the [[WP:PEIS|post-expand include size]] of pages, and can cause pages to exceed the limit and not render correctly. There are a few ways to mitigate this.&lt;br /&gt;
** {{tlx|{{ROOTPAGENAME}}}} can be replaced with {{mlx|Navbox|with collapsible groups}}, which approximately halves the include size&lt;br /&gt;
** Nesting other templates inside of a navbox can cause the include size increase by a factor of two or more. This template currently supports the same in-line child syntax documented at [[Template:Navbox/doc#Child navboxes]], which mitigates this, but only for plain Navboxes, Navboxes with collapsible groups, and Navboxes with columns.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Navboxes}} (and {{tl|Navboxes top}})&lt;br /&gt;
* {{tl|Collapsible sections option}}&lt;br /&gt;
* {{strikethrough|{{tl|Nowrap begin}} – Provides an explanation of the preferred method of using bullets or pipes to delimit list items.}} Deprecated; use the &amp;lt;code&amp;gt;hlist&amp;lt;/code&amp;gt; class.&lt;br /&gt;
* {{sectionlink|Template:Navbox/doc#Multiple show/hides in a single container}}&lt;br /&gt;
{{Navigation templates}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!--Categories--&amp;gt;&lt;br /&gt;
[[Category:Navigational box metatemplates|collapsible groups]]&lt;br /&gt;
[[Category:Collapse templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Ahecht</name></author>
	</entry>
</feed>