<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AUS_state_navigation_box%2Fdoc</id>
	<title>Template:US state navigation box/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://moasspedia.org/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AUS_state_navigation_box%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:US_state_navigation_box/doc&amp;action=history"/>
	<updated>2026-04-07T07:14:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://moasspedia.org/w/index.php?title=Template:US_state_navigation_box/doc&amp;diff=34251&amp;oldid=prev</id>
		<title>Wikipedia&gt;Vanisaac: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other and &lt;includeonly&gt;</title>
		<link rel="alternate" type="text/html" href="https://moasspedia.org/w/index.php?title=Template:US_state_navigation_box/doc&amp;diff=34251&amp;oldid=prev"/>
		<updated>2020-04-27T04:19:07Z</updated>

		<summary type="html">&lt;p&gt;clean up per &lt;a href=&quot;/w/index.php?title=WP:CAT&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:CAT (page does not exist)&quot;&gt;WP:CAT#T&lt;/a&gt; and &lt;a href=&quot;/w/index.php?title=WP:AWBREQ&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AWBREQ (page does not exist)&quot;&gt;WP:AWBREQ&lt;/a&gt; add template:Sandbox other and &amp;lt;includeonly&amp;gt;&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;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|{{PAGENAME}}}} is a meta-template used for each U.S. state, territory, and the District of Columbia navbox.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{US state navigation box&lt;br /&gt;
| template_name = {{subst:PAGENAME}} &amp;lt;!-- required --&amp;gt;&lt;br /&gt;
| title         = &amp;lt;!-- required --&amp;gt;&lt;br /&gt;
| state         =&lt;br /&gt;
| color         =&lt;br /&gt;
| text_color    =&lt;br /&gt;
| flag_name     = &lt;br /&gt;
| capital       =&lt;br /&gt;
| seat          =&lt;br /&gt;
| subtitle      =&lt;br /&gt;
| image         =&lt;br /&gt;
| group1        = &amp;lt;!-- required, can use up to |group9= --&amp;gt;&lt;br /&gt;
| body1         = &amp;lt;!-- required, can use up to |body9= --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
=== Mandatory ===&lt;br /&gt;
:; template_name&lt;br /&gt;
:: The name of the template, which is needed for the &amp;quot;{{nowrap|view • talk • edit}}&amp;quot; links to work properly on all of the pages where the template is used on. 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;
:; title&lt;br /&gt;
:: Combines the {{{type}}} and {{{name}}} parameters.&lt;br /&gt;
&lt;br /&gt;
:; group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
:: Subtitle to appear at the left of each body&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; body&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
:: There are a total of 9 group/list pairs, so you can use up to &amp;lt;code&amp;gt;group9&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;list9&amp;lt;/code&amp;gt;.  Additional items can easily be added to the template if needed.&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
:; state &amp;lt;span style=&amp;quot;font-weight: normal;&amp;quot;&amp;gt;&amp;lt;code&amp;gt;[autocollapse, uncollapsed, collapsed]&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:: &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;: (default) the navigation box will start out collapsed if there are two or more collapsible tables on the same page.&lt;br /&gt;
:: &amp;lt;code&amp;gt;uncollapsed&amp;lt;/code&amp;gt;: always starts out in an expanded state.&lt;br /&gt;
:: &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;: the navigation box will always start out in a collapsed state.&lt;br /&gt;
&lt;br /&gt;
:; color&lt;br /&gt;
:: Changes the default background color for the main title and sidebar titles, i.e.&lt;br /&gt;
::: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;color = #2e8b57&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Working examples: {{tl|California}}, {{tl|Maryland}}, and {{tl|Pennsylvania}}.&lt;br /&gt;
&lt;br /&gt;
:; text_color&lt;br /&gt;
:: Changes the default text color for the main title and sidebar titles.  Note that you will still need to manually change the color of any wikilinks using a span tag, i.e.&lt;br /&gt;
::: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[List of Nevada counties|&amp;lt;span style=&amp;quot;color :#ffd700;&amp;quot;&amp;gt;Counties&amp;lt;/span&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:: Working examples: {{tl|Nevada}}, {{tl|Maine}}, and {{tl|Hawaii}}.&lt;br /&gt;
&lt;br /&gt;
:; capital&lt;br /&gt;
:: Lists the capital below the state&lt;br /&gt;
&lt;br /&gt;
:; seat&lt;br /&gt;
:: Used for the seat of government for {{tl|American Samoa}}.&lt;br /&gt;
&lt;br /&gt;
:; subtitle&lt;br /&gt;
:: Used only on {{tl|District of Columbia}} to say &amp;quot;Capital of the United States&amp;quot; since D.C. has no capital.&lt;br /&gt;
&lt;br /&gt;
:; image&lt;br /&gt;
:: Adds an image to the right of the body area.  Use only if there is a lot of extra whitespace at the right side of the body area (for example, [[Template:Hawaii]] or [[Template:American Samoa]]).  It is recommended to use a map to fill the space, similar to [[Template:US county navigation box]].  Example:&lt;br /&gt;
:::&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;image = [[Image:example.jpg|250px]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:; flag_name&lt;br /&gt;
:: Entity name to use for the flag icon, or &amp;quot;none&amp;quot; to use no flag icon. The flag image from &amp;quot;Template:Country data &amp;#039;&amp;#039;flag_name&amp;#039;&amp;#039;&amp;quot; will be used as icon. Defaults to the value of {{para|template_name}}. The {{para|flag_image}} parameter no longer does anything.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
=== Code ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{US state navigation box&lt;br /&gt;
| template_name = {{subst:PAGENAME}}&lt;br /&gt;
| title = [[U.S. state|State]] of [[New York (state)|New York]]&lt;br /&gt;
| state = {{{state&amp;lt;includeonly&amp;gt;|uncollapsed&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| capital = [[Albany, New York|Albany]]&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[:Category:New York (state)|Topics]]&lt;br /&gt;
| body1  =&lt;br /&gt;
* [[History of New York (state)|History]]&lt;br /&gt;
* [[List of colleges and universities in New York|Education]]&lt;br /&gt;
* [[Politics of New York|Politics]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
| group2 = [[List of regions of the United States#New York|Regions]]&lt;br /&gt;
| body2  =&lt;br /&gt;
* [[Adirondack Mountains]]&lt;br /&gt;
* [[Capital District, New York|Capital District]]&lt;br /&gt;
* [[Catskill Mountains]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
| group3 = [[List of cities in New York|Metro areas]]&lt;br /&gt;
| body3  =&lt;br /&gt;
* [[Albany, New York|Albany]]/[[Schenectady, New York|Schenectady]]/[[Troy, New York|Troy]]&lt;br /&gt;
* [[Binghamton, New York|Binghamton]]&lt;br /&gt;
* [[Buffalo, New York|Buffalo]]/[[Niagara Falls, New York|Niagara Falls]]&lt;br /&gt;
* ...&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Result ===&lt;br /&gt;
{{US state navigation box&lt;br /&gt;
| template_name = US state navigation box/doc&lt;br /&gt;
| title = [[U.S. state|State]] of [[New York (state)|New York]]&lt;br /&gt;
| flag_name = New York (state)&lt;br /&gt;
| state = {{{state&amp;lt;includeonly&amp;gt;|uncollapsed&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| capital = [[Albany, New York|Albany]]&lt;br /&gt;
| listclass = hlist&lt;br /&gt;
&lt;br /&gt;
| group1 = [[:Category:New York (state)|Topics]]&lt;br /&gt;
| body1  =&lt;br /&gt;
* [[History of New York (state)|History]]&lt;br /&gt;
* [[List of colleges and universities in New York|Education]]&lt;br /&gt;
* [[Politics of New York|Politics]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
| group2 = [[List of regions of the United States#New York|Regions]]&lt;br /&gt;
| body2  =&lt;br /&gt;
* [[Adirondack Mountains]]&lt;br /&gt;
* [[Capital District, New York|Capital District]]&lt;br /&gt;
* [[Catskill Mountains]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
| group3 = [[List of cities in New York|Metro areas]]&lt;br /&gt;
| body3  =&lt;br /&gt;
* [[Albany, New York|Albany]]/[[Schenectady, New York|Schenectady]]/[[Troy, New York|Troy]]&lt;br /&gt;
* [[Binghamton, New York|Binghamton]]&lt;br /&gt;
* [[Buffalo, New York|Buffalo]]/[[Niagara Falls, New York|Niagara Falls]]&lt;br /&gt;
* ...&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Navigation templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!--Categories below this line, please; interwikis at Wikidata--&amp;gt;&lt;br /&gt;
[[Category:Navigational box wrapper templates]]&lt;br /&gt;
[[Category:United States state templates| ]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Vanisaac</name></author>
	</entry>
</feed>