<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=216.185.105.36&amp;*</id>
	<title>blackwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=216.185.105.36&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/216.185.105.36"/>
	<updated>2026-08-19T11:19:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143480</id>
		<title>Template:Infobox UK place/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143480"/>
		<updated>2013-03-03T11:45:33Z</updated>

		<summary type="html">&lt;p&gt;216.185.105.36: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{esoteric}}&lt;br /&gt;
{{Convert to use Infobox}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{tl|Infobox UK place}} is intended for use with articles about places i.e. human settlements in the United Kingdom. It has provision for a location map, images, captions, and detailed information about the place e.g. population, governance, and public services. There is an associated [[Template:Infobox UK feature]] which operates in a similar manner and is intended for features such as bridges, castles, and hills which do not require the options about governance etc.&lt;br /&gt;
&lt;br /&gt;
== Basic syntax ==&lt;br /&gt;
&lt;br /&gt;
[[Template:Infobox_UK_place/doc/examples|Examples]] are available showing typical infoboxes together with the code for those examples. This code can be cut and pasted into new articles. The samples provided are:&lt;br /&gt;
:::: [[Template:Infobox_UK_place/doc/examples#Isle of Man|Isle of Man]]&lt;br /&gt;
:::: [[Template:Infobox_UK_place/doc/examples#Northern Ireland|Northern Ireland]]&lt;br /&gt;
:::: [[Template:Infobox_UK_place/doc/examples#Scotland|Scotland]]&lt;br /&gt;
:::: [[Template:Infobox_UK_place/doc/examples#Wales|Wales]]&lt;br /&gt;
:::: England – these can have differing structures:&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/London#Greater London|Greater London]]&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/London#City of London|City of London]]&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/England#Metropolitan county|Metropolitan county ''(Greater Manchester, Merseyside, Tyne and Wear, South Yorkshire, West Yorkshire, West Midlands)'']]&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/England#Shire district in a shire county|Shire district in a shire county]]&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/England#...within a parish of the same name|...within a parish of the same name]]&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/Unitary#Unitary district within a shire/unitary mix|Unitary district within a shire]]&lt;br /&gt;
:::::: [[Template:Infobox_UK_place/doc/Unitary#Standalone unitary|Standalone unitary ''(Herefordshire, Rutland, Bristol, Isle of Wight)'']]&lt;br /&gt;
&lt;br /&gt;
== Full syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox UK place&lt;br /&gt;
&amp;lt;!-- BASICS --&amp;gt;&lt;br /&gt;
| official_name                     = &amp;lt;!-- defaults to {{{PAGENAME}}} --&amp;gt;&lt;br /&gt;
| local_name                        = &lt;br /&gt;
| country                           = &amp;lt;!-- England, Northern Ireland, Wales, Scotland - NOT [[linked]] (also produces EU constituency) --&amp;gt;&lt;br /&gt;
| crown_dependency                  = &amp;lt;!-- Isle of Man - NOT [[linked]] (this removes formal mentions of the UK) --&amp;gt;&lt;br /&gt;
| region                            = &amp;lt;!-- (England only) this should NOT be linked (also produces EU constituency) --&amp;gt;&lt;br /&gt;
| region1                           = &amp;lt;!-- for places split between regions --&amp;gt;&lt;br /&gt;
&amp;lt;!-- IMAGES --&amp;gt;&lt;br /&gt;
| static_image                      = &amp;lt;!-- now deprecated in favour of static_image_name (below); this is used for a static image (most commonly a skyline or landmark) --&amp;gt;&lt;br /&gt;
&amp;lt;!-- specified as [[File:filename.jpg|240px]] --&amp;gt;&lt;br /&gt;
| static_image_name                 = &amp;lt;!-- for a static image of the place, such as a skyline or defining local landmark --&amp;gt;&lt;br /&gt;
&amp;lt;!-- specified as filename.jpg --&amp;gt;&lt;br /&gt;
| static_image_width                = &amp;lt;!-- allows control of the image width. Should be omitted in most cases (will default to 240) --&amp;gt;&lt;br /&gt;
| static_image_caption              = &amp;lt;!-- optional caption for static image --&amp;gt;&lt;br /&gt;
| static_image_alt                  = &amp;lt;!-- for a description of the image per [[WP:ALT]] --&amp;gt;&lt;br /&gt;
| static_image_2                    = &amp;lt;!-- now deprecated in favour of static_image_2_name (below); this is used for a second static image (for example a town crest) --&amp;gt;&lt;br /&gt;
&amp;lt;!-- specified as [[File:filename.jpg|240px]] --&amp;gt;&lt;br /&gt;
| static_image_2_name               = &amp;lt;!-- for a second static image, such as a town crest; specified as filename.jpg --&amp;gt;&lt;br /&gt;
| static_image_2_width              = &amp;lt;!-- allows control of the image width. Should not exceed 240 --&amp;gt;&lt;br /&gt;
| static_image_2_caption            = &amp;lt;!-- optional caption for static image --&amp;gt;&lt;br /&gt;
| static_image_2_alt                = &amp;lt;!-- for a description of the image per [[WP:ALT]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- STATISTICS --&amp;gt;&lt;br /&gt;
| area_total_sq_mi                  = &amp;lt;!-- square mile data as a number - will automatically provide conversion to  km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; --&amp;gt;&lt;br /&gt;
| area_total_km2                    = &amp;lt;!-- sq km data as a number - will automatically provide &lt;br /&gt;
conversion to sq mi (if blank) --&amp;gt;           &lt;br /&gt;
| area_footnotes= &amp;lt;!-- to cite the values used in the area fields. Use the&amp;amp;nbsp;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| population                        = &amp;lt;!-- Enter just the number --&amp;gt;&lt;br /&gt;
| population_ref                    = &amp;lt;!-- include a reference: e.g.&amp;amp;nbsp;&amp;lt;ref&amp;gt;Census, 2001&amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
&amp;lt;!-- a good place to check for these figures is http://neighbourhood.statistics.gov.uk/ --&amp;gt;&lt;br /&gt;
&amp;lt;!-- any non-numeric population values should also go here, such as &amp;quot;c.500&amp;quot; or &amp;quot;&amp;lt;500&amp;quot; --&amp;gt;&lt;br /&gt;
| population_density                = &amp;lt;!-- for /sq&amp;amp;nbsp;mi ...use convert template {{Pop density mi2 to km2|(enter value) |precision=1|abbr=yes}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- if pop density/km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; is known use {{Pop density km2 to mi2|(enter value) |precision=1|abbr=yes}} --&amp;gt;&lt;br /&gt;
&amp;lt;!-- note: if population is given and either area_total_sq_mi or area_total_km2 is given then population_density will be calculated --&amp;gt;&lt;br /&gt;
| statistic                         =&lt;br /&gt;
| statistic_title                   =&lt;br /&gt;
| statistic1                        =&lt;br /&gt;
| statistic_title1                  =&lt;br /&gt;
| statistic2                        =&lt;br /&gt;
| statistic_title2                  =&lt;br /&gt;
| population_demonym                = &lt;br /&gt;
&amp;lt;!-- MAP &amp;amp;amp; LOCATION --&amp;gt;&lt;br /&gt;
| os_grid_reference                 = &lt;br /&gt;
| map_type                          = &amp;lt;!-- type of map (leave blank for default map, or set to nomap, UK or Greater Belfast to force a particular map) --&amp;gt;&lt;br /&gt;
| map_alt                           = &amp;lt;!-- alt text for map, for visually impaired and other readers who cannot see the image; see &amp;lt;/nowiki&amp;gt;[[WP:ALT]]&amp;lt;nowiki&amp;gt; --&amp;gt;&lt;br /&gt;
| longitude                         = &amp;lt;!-- location of the place, puts a dot on the map --&amp;gt;&lt;br /&gt;
| latitude                          = &amp;lt;!-- location of the place, puts a dot on the map --&amp;gt;&lt;br /&gt;
| label_position                     = &amp;lt;!-- adjust position of label by dot – defaults to right --&amp;gt;        &lt;br /&gt;
| scale                             = &amp;lt;!-- optionally include a scale parameter in the coordinates link (default is city scale) --&amp;gt;&lt;br /&gt;
| post_town                         = &amp;lt;!-- e.g. UXBRIDGE - converted automatically to upper case --&amp;gt;&lt;br /&gt;
| post_town1                        = &amp;lt;!-- for places in more than one post town --&amp;gt;&lt;br /&gt;
| post_town2                        = &amp;lt;!-- for places in more than one post town --&amp;gt;&lt;br /&gt;
| postcode_area                     = &amp;lt;!-- e.g. UB --&amp;gt;&lt;br /&gt;
| postcode_area1                    = &amp;lt;!-- for places in more than one postcode area --&amp;gt;&lt;br /&gt;
| postcode_area2                    = &amp;lt;!-- for places in more than one postcode area --&amp;gt;&lt;br /&gt;
| postcode_district                 = &amp;lt;!-- e.g. UB1, UB2 (this is displayed) --&amp;gt;&lt;br /&gt;
| postcode_district1                = &amp;lt;!-- for places in more than one postcode area --&amp;gt;&lt;br /&gt;
| postcode_district2                = &amp;lt;!-- for places in more than one postcode area --&amp;gt;&lt;br /&gt;
| dial_code                         = &amp;lt;!-- e.g. 020, 0161 or 01332 - NOT +44... --&amp;gt;&lt;br /&gt;
| dial_code1                        = &amp;lt;!-- for places with more than one dial code--&amp;gt;&lt;br /&gt;
| dial_code2                        = &amp;lt;!-- for places with more than one dial code--&amp;gt;&lt;br /&gt;
&amp;lt;!-- GOVERNANCE --&amp;gt;&lt;br /&gt;
| constituency_westminster          = &amp;lt;!-- Use a link. e.g. [[Chiltern Hundreds]] --&amp;gt;&lt;br /&gt;
| constituency_westminster1         = &amp;lt;!-- for places in more than one constituency. Use a link. --&amp;gt;&lt;br /&gt;
| constituency_westminster2         = &amp;lt;!-- for places in more than one constituency. Use a link. --&amp;gt;&lt;br /&gt;
| constituency_westminster3         = &amp;lt;!-- for places in more than one constituency. Use a link. --&amp;gt;&lt;br /&gt;
| civil_parish                      = &amp;lt;!-- for places within a parish. Use a link, e.g. [[Odd Rode]] --&amp;gt;&lt;br /&gt;
| civil_parish1                     = &amp;lt;!-- for places in more than one parish. Use a link. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DISTANCES --&amp;gt;&lt;br /&gt;
&amp;lt;!-- you can use the template {{convert|(enter data)|mi|precision=0}} to help convert miles to km automatically; both are displayed --&amp;gt;&lt;br /&gt;
| london_distance_mi                = &amp;lt;!-- for UK articles (outside of Greater London), distance to London as the crow flies --&amp;gt;&lt;br /&gt;
| london_distance_km                = &lt;br /&gt;
| london_distance                   = &lt;br /&gt;
| london_direction                   = &lt;br /&gt;
| belfast_distance_mi               = &amp;lt;!-- NORTHERN IRISH articles only, distance to Belfast as the crow flies--&amp;gt;&lt;br /&gt;
| belfast_distance_km               = &lt;br /&gt;
| belfast_distance                  = &lt;br /&gt;
| belfast_direction                  = &lt;br /&gt;
| cardiff_distance_mi               = &amp;lt;!-- WELSH articles only, distance to Cardiff as the crow flies--&amp;gt;&lt;br /&gt;
| cardiff_distance_km               = &lt;br /&gt;
| cardiff_distance                  = &lt;br /&gt;
| cardiff_direction                  = &lt;br /&gt;
| dublin_distance_mi               = &amp;lt;!-- distance to Dublin – may be relevant to NORTHERN IRISH articles as the crow flies--&amp;gt;&lt;br /&gt;
| dublin_distance_km               = &lt;br /&gt;
| dublin_distance                  = &lt;br /&gt;
| dublin_direction                  = &lt;br /&gt;
| edinburgh_distance_mi             = &amp;lt;!-- SCOTTISH articles only, distance to Edinburgh as the crow flies--&amp;gt;&lt;br /&gt;
| edinburgh_distance_km             = &lt;br /&gt;
| edinburgh_distance                = &lt;br /&gt;
| edinburgh_direction                = &lt;br /&gt;
| douglas_distance_mi               = &amp;lt;!-- MANX articles only, distance to Douglas as the crow flies--&amp;gt;&lt;br /&gt;
| douglas_distance_km               = &lt;br /&gt;
| douglas_distance                  = &lt;br /&gt;
| douglas_direction                  = &lt;br /&gt;
| charingX_distance_mi              = &amp;lt;!-- for places WITHIN Greater London ONLY as the crow flies--&amp;gt;&lt;br /&gt;
| charingX_distance_km              = &lt;br /&gt;
| charingX_distance                 = &lt;br /&gt;
| charingX_direction                 = &lt;br /&gt;
&amp;lt;!-- SCOTLAND-SPECIFIC --&amp;gt;&lt;br /&gt;
| gaelic_name                       = &lt;br /&gt;
| scots_name                        = &lt;br /&gt;
| unitary_scotland                  = &lt;br /&gt;
| unitary_scotland1                 = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| lieutenancy_scotland              = &lt;br /&gt;
| lieutenancy_scotland1             = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| constituency_scottish_parliament  = &lt;br /&gt;
| constituency_scottish_parliament1 = &amp;lt;!-- for places in more than one constituency --&amp;gt;&lt;br /&gt;
| constituency_scottish_parliament2 = &amp;lt;!-- for places in more than one constituency --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WALES-SPECIFIC --&amp;gt;&lt;br /&gt;
| welsh_name                        = &lt;br /&gt;
| community_wales                   = &amp;lt;!-- Use a link, e.g. [[Eglwyscummin]] --&amp;gt;&lt;br /&gt;
| unitary_wales                     = &lt;br /&gt;
| unitary_wales1                    = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| lieutenancy_wales                 = &lt;br /&gt;
| lieutenancy_wales1                = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| constituency_welsh_assembly       = &lt;br /&gt;
| constituency_welsh_assembly1      = &amp;lt;!-- for places in more than one constituency --&amp;gt;&lt;br /&gt;
| constituency_welsh_assembly2      = &amp;lt;!-- for places in more than one constituency --&amp;gt;&lt;br /&gt;
&amp;lt;!-- NORTHERN IRELAND-SPECIFIC --&amp;gt;&lt;br /&gt;
| irish_name                        = &lt;br /&gt;
| irish_grid_reference              = &lt;br /&gt;
| unitary_northern_ireland          = &lt;br /&gt;
| unitary_northern_ireland1         = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| unitary_northern_ireland2         = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| lieutenancy_northern_ireland      = &lt;br /&gt;
| lieutenancy_northern_ireland1     = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| lieutenancy_northern_ireland2     = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| constituency_ni_assembly          = &lt;br /&gt;
| constituency_ni_assembly1         = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ISLE OF MAN-SPECIFIC --&amp;gt;&lt;br /&gt;
| manx_name                         = &lt;br /&gt;
| manx_parish                       = &amp;lt;!-- for places in the Isle of Man --&amp;gt;&lt;br /&gt;
| manx_shedding                     = &amp;lt;!-- for places in the Isle of Man, also generates emergency services --&amp;gt;&lt;br /&gt;
| constituency_manx_parliament      = &amp;lt;!-- for House of Keys constituency --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ENGLAND-SPECIFIC --&amp;gt;&lt;br /&gt;
| metropolitan_borough              = &lt;br /&gt;
| metropolitan_borough1             = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| metropolitan_county               = &amp;lt;!-- Use a link. e.g. [[Tyne and Wear]] --&amp;gt;&lt;br /&gt;
| metropolitan_county1              = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| shire_district                    = &lt;br /&gt;
| shire_district1                   = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| shire_county                      = &amp;lt;!-- Use a link. e.g. [[Devon]] --&amp;gt;&lt;br /&gt;
| shire_county1                     = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| unitary_england                   = &lt;br /&gt;
| unitary_england1                  = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| lieutenancy_england               = &amp;lt;!-- not required where shire or metropolitan is the same --&amp;gt;&lt;br /&gt;
| lieutenancy_england1              = &amp;lt;!-- for places in more than one --&amp;gt;&lt;br /&gt;
| london_borough                    = &amp;lt;!-- this should not be linked and simplified: e.g. Bromley NOT [[London Borough of Bromley]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- (also produces London Assembly constituency) --&amp;gt;&lt;br /&gt;
| london_borough1                   = &amp;lt;!-- for places in more than one borough (also produces London Assembly constituency) --&amp;gt;&lt;br /&gt;
| london_borough2                   = &amp;lt;!-- for places in more than one borough (also produces London Assembly constituency) --&amp;gt;&lt;br /&gt;
| london_borough3                   = &amp;lt;!-- special cases, does not produce London Assembly constituency) --&amp;gt;&lt;br /&gt;
| london_borough4                   = &amp;lt;!-- special cases, does not produce London Assembly constituency) --&amp;gt;&lt;br /&gt;
| cornish_name                      = &lt;br /&gt;
&amp;lt;!-- ALL AREAS --&amp;gt;&lt;br /&gt;
| other_language_name               = &amp;lt;!-- any other alternative language name --&amp;gt;&lt;br /&gt;
| other_language                    = &amp;lt;!-- any other alternative language name --&amp;gt;&lt;br /&gt;
| language                          = &amp;lt;!-- any locally spoken languages --&amp;gt;&lt;br /&gt;
| language1                         = &amp;lt;!-- any locally spoken languages --&amp;gt;&lt;br /&gt;
| language2                         = &amp;lt;!-- any locally spoken languages --&amp;gt;&lt;br /&gt;
| website                           = &amp;lt;!-- Council website for place (specifically) --&amp;gt;&lt;br /&gt;
| hide_services                     = &amp;lt;!-- Set to Yes to turn off Police/Fire/Ambulance --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
=== Automated features ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
| Required fields&lt;br /&gt;
|-&lt;br /&gt;
| Basic function&lt;br /&gt;
| official_name – ''defaults to &amp;lt;nowiki&amp;gt;{{{PAGENAME}}}&amp;lt;/nowiki&amp;gt;''&amp;lt;br /&amp;gt;country ([[Country of the United Kingdom|?]])&amp;lt;br /&amp;gt;''England only'': region ([[Regions of England|?]])&lt;br /&gt;
|-&lt;br /&gt;
| Maps &lt;br /&gt;
| latitude&amp;lt;br /&amp;gt;longitude&amp;lt;br /&amp;gt;country&amp;lt;br /&amp;gt;''England only'': region (= ''London'') ''OR'' metropolitan_county ''OR'' shire_county ''OR'' unitary_england (= ''Bristol'', ''Isle of Wight'', ''Southampton'')&amp;lt;br /&amp;gt;''Scotland only'': unitary_scotland&lt;br /&gt;
&lt;br /&gt;
Note that by default, the coordinates are displayed to the right of the title, at the top of the page.  This can cause an error if there is more than one set of coordinates in the article.  To override the display in the title, use {{para|coordinates_display|inline}}&lt;br /&gt;
|-&lt;br /&gt;
| Services&lt;br /&gt;
| country&amp;lt;br /&amp;gt;unitary_scotland ([[Subdivisions of Scotland|?]]) ''OR'' unitary_england ([[Districts of England|?]]) ''OR'' unitary_northern_ireland ([[Districts of Northern Ireland|?]]) ''OR'' unitary_wales ([[Administrative divisions of Wales|?]]) ''OR'' london_borough ([[London borough|?]]) ''OR'' metropolitan_borough ([[Districts of England|?]]) ''OR'' shire_district ([[Districts of England|?]])&amp;lt;br /&amp;gt; ''England only'': shire_county ([[Metropolitan and non-metropolitan counties of England|?]]) ''OR'' metropolitan_county ([[Metropolitan and non-metropolitan counties of England|?]]) ''OR'' lieutenancy_england ([[Ceremonial counties of England|?]])&amp;lt;br /&amp;gt;''England only'': region&amp;lt;br /&amp;gt;''Vale of White Horse and Hart districts only'': ambulance_service (''needs to be populated'')&lt;br /&gt;
|-&lt;br /&gt;
| Postal&lt;br /&gt;
| post_town ([[post town|?]])&amp;lt;br /&amp;gt;postcode_area ([[List of postcode areas in the United Kingdom|?]])&amp;lt;br /&amp;gt;postcode_district&lt;br /&gt;
|-&lt;br /&gt;
| European Parliament&lt;br /&gt;
| country&amp;lt;br /&amp;gt;''England only'': region&lt;br /&gt;
|-&lt;br /&gt;
| London Assembly&lt;br /&gt;
| london_borough&lt;br /&gt;
|-&lt;br /&gt;
| Footer lists&lt;br /&gt;
| country&amp;lt;br /&amp;gt;london_borough ''OR'' shire_county ''OR'' metropolitan_county ''OR'' lieutenancy_england ''OR'' unitary_scotland ''OR'' unitary_wales ''OR'' lieutenancy_northern_ireland&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Normally used features ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Although not required for any of the automation, the following fields should normally be filled in&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
* constituency_westminster ([[List of United Kingdom Parliament constituencies|?]])&lt;br /&gt;
* map_alt&lt;br /&gt;
* os_grid_reference ''OR'' irish_grid_reference&lt;br /&gt;
* dial_code ''([http://www.ofcom.org.uk/telecoms/ioi/numbers/ this] may be of help finding the dialling code)''&lt;br /&gt;
* ''Northern Ireland only'': lieutenancy_northern_ireland ([[Counties of Northern Ireland|?]])&lt;br /&gt;
* ''Wales only'': lieutenancy_wales ([[Preserved counties of Wales|?]])&lt;br /&gt;
* ''Scotland only'': lieutenancy_scotland ([[Lieutenancy areas of Scotland|?]])&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Optional features ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Optional feature&lt;br /&gt;
| Required fields&lt;br /&gt;
|-&lt;br /&gt;
| Other language names&lt;br /&gt;
| gaelic_name ''OR'' scots_name ''OR'' welsh_name ''OR'' irish_name ''OR'' cornish_name ''OR'' manx_name&lt;br /&gt;
|-&lt;br /&gt;
| Any other language name&lt;br /&gt;
| other_language ''AND'' other_language_name&amp;lt;br /&amp;gt;local_name&lt;br /&gt;
|-&lt;br /&gt;
| Languages spoken&lt;br /&gt;
| language&lt;br /&gt;
|-&lt;br /&gt;
| Static image(s)&lt;br /&gt;
| static_image ''(deprecated)''&amp;lt;br /&amp;gt;static_image_name&amp;lt;br /&amp;gt;static_image_width - ''defaults to 240px wide to match the maps.''&amp;lt;br /&amp;gt;static_image_caption&amp;lt;br /&amp;gt;static_image_alt ''(see [[WP:ALT]])''&amp;lt;br /&amp;gt;static_image_2 ''(deprecated)''&amp;lt;br /&amp;gt;static_image_2_name&amp;lt;br /&amp;gt;static_image_2_width - ''defaults to 240px wide to match the maps.''&amp;lt;br /&amp;gt;static_image_2_caption&amp;lt;br /&amp;gt;static_image_2_alt&lt;br /&gt;
|-&lt;br /&gt;
| Map label position&lt;br /&gt;
| label_position&amp;lt;br /&amp;gt;''Used to adjust position of label by dot on map– options are top, bottom, left, right, or none – defaults to right ''&lt;br /&gt;
|-&lt;br /&gt;
| Area&lt;br /&gt;
| area_total_sq_mi&amp;lt;br /&amp;gt;area_total_km2&amp;lt;br /&amp;gt;area_footnotes&amp;lt;br /&amp;gt;''Only one value needs to be entered as a number and it will be automatically formatted and converted to opposite system''&lt;br /&gt;
|-&lt;br /&gt;
| Population figures&lt;br /&gt;
| population – ''must be a number''&amp;lt;br /&amp;gt;population_density – ''will be calculated automatically if area and population are present''&amp;lt;br /&amp;gt;population_ref&amp;lt;br /&amp;gt;''(A good place to find the population figures is at [http://neighbourhood.statistics.gov.uk/ neighbourhood.statistics.gov.uk])''&amp;lt;br /&amp;gt;''For Census 2001 use &amp;lt;nowiki&amp;gt;| population_ref = &amp;lt;ref&amp;gt;[[United Kingdom Census 2001|Census 2001]]&amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt;''&lt;br /&gt;
|-&lt;br /&gt;
|Distance from capitals&lt;br /&gt;
| ''Replace &amp;amp;lt;capital&amp;gt; with belfast, cardiff, douglas, dublin, edinburgh, or london''&amp;lt;br /&amp;gt;&amp;amp;lt;capital&amp;gt;_distance_mi&amp;lt;br /&amp;gt;&amp;amp;lt;capital&amp;gt;_distance_km&amp;lt;br /&amp;gt;''Only one value needs to be entered as a number and it will be automatically formatted and converted to opposite system''&amp;lt;br /&amp;gt;&amp;amp;lt;capital&amp;gt;_distance&amp;lt;br /&amp;gt;''Used for footnotes or direction – see [[Boxing the compass]]''&amp;lt;br /&amp;gt;&amp;amp;lt;capital_direction&amp;gt;&amp;lt;br /&amp;gt;''Enter direction to capital e.g. W, E, NE, SW – it will be linked to [[Boxing the compass]]''&amp;lt;br /&amp;gt;''(Distances &amp;quot;[[as the crow flies]]&amp;quot; can be found from [http://www.genuki.org.uk/big/eng/Gazetteers.html Genuki], or [http://www.postcode.org.uk/country/uk/_postcode-distance-calculator.asp postcode.org.uk])''&lt;br /&gt;
|-&lt;br /&gt;
|Distance ''within'' London&lt;br /&gt;
| Same as ''Distance from capitals'' above – replace &amp;amp;lt;capital&amp;gt; with ''charingX''&lt;br /&gt;
|-&lt;br /&gt;
| Civil parish or Community&lt;br /&gt;
| civil_parish OR community_wales ([[Community council#Wales|?]])&lt;br /&gt;
|-&lt;br /&gt;
| Website link&lt;br /&gt;
| website&amp;lt;br /&amp;gt;''WARNING: overlong urls may result in the sides of the infobox being pushed sideways.''&amp;lt;br /&amp;gt;    ''If so, use a short link to the url e.g.'' &amp;lt;nowiki&amp;gt;[longurl.co.uk/home.html Short name]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Places split by boundaries ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Places split by boundaries&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Many locations straddle the boundaries of post towns, constituencies, districts or regions. Where a place straddles these, they can be accommodated with its own field:&lt;br /&gt;
* post_town ''AND'' post_town1 ''AND'' post_town2&lt;br /&gt;
* civil_parish ''AND'' civil_parish1&lt;br /&gt;
* shire_district ''AND'' shire_district1 ''AND'' shire_district2&lt;br /&gt;
* region ''AND'' region1&lt;br /&gt;
* westminster_constituency ''AND'' westminster_constituency1 ''AND'' westminster_constituency2&lt;br /&gt;
There are slightly more &amp;quot;esoteric&amp;quot; extras to handle some tricky situations of division splits, which, if needed, can be explained by contacting one of the users involved in this template's construction.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
&lt;br /&gt;
{{UF-hcard-geo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:European city infobox templates|Uk Place]]&lt;br /&gt;
[[Category:United Kingdom city infobox templates|Uk Place]]&lt;br /&gt;
&lt;br /&gt;
[[ang:Bysen:Infobox UK place]]&lt;br /&gt;
[[arz:قالب:Infobox UK place]]&lt;br /&gt;
[[br:Patrom:Infobox UK place]]&lt;br /&gt;
[[cy:Nodyn:Infobox UK place]]&lt;br /&gt;
[[de:Vorlage:Infobox Ort im Vereinigten Königreich]]&lt;br /&gt;
[[fa:الگو:جعبه اطلاعات مکان‌های انگلستان]]&lt;br /&gt;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&lt;br /&gt;
[[gu:ઢાંચો:Infobox UK place]]&lt;br /&gt;
[[hi:साँचा:Infobox UK place]]&lt;br /&gt;
[[hif:Template:Infobox UK place]]&lt;br /&gt;
[[id:Templat:Infobox UK place]]&lt;br /&gt;
[[ja:Template:Infobox UK place]]&lt;br /&gt;
[[jv:Cithakan:Infobox UK place]]&lt;br /&gt;
[[lmo:Mudel:Infobox UK place]]&lt;br /&gt;
[[ms:Templat:Infobox UK place]]&lt;br /&gt;
[[pt:Predefinição:Info/Cidade do Reino Unido]]&lt;br /&gt;
[[sco:Template:Infobox UK place]]&lt;br /&gt;
[[sh:Šablon:Infobox UK place]]&lt;br /&gt;
[[sl:Predloga:Infobox UK place]]&lt;br /&gt;
[[vi:Bản mẫu:Infobox UK place]]&lt;br /&gt;
[[yo:Àdàkọ:Infobox UK place]]&lt;br /&gt;
[[zh:Template:Infobox UK place]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>216.185.105.36</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362717</id>
		<title>Template:Infobox settlement/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362717"/>
		<updated>2013-03-02T11:51:08Z</updated>

		<summary type="html">&lt;p&gt;216.185.105.36: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Intricate template}}&lt;br /&gt;
&amp;lt;!---PLEASE ADD METADATA (categories, interwikis) TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE. EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template should be used to produce an [[WP:Infobox|Infobox]] for human settlements (cities, towns, villages, communities) as well as other administrative districts, counties, provinces, etcetera - in fact, any subdivision below the level of a country, for which {{tl|Infobox country}} should be used.  Parameters are described in the table below. For questions see the [[Template talk:Infobox settlement|talk page]].&lt;br /&gt;
&lt;br /&gt;
== Redirects and calls ==&lt;br /&gt;
At least {{PAGESINCATEGORY:Templates calling Infobox settlement}} other [[:Category:Templates calling Infobox settlement|templates call this one]] and [{{fullurl:Special:WhatLinksHere/Template:Infobox_settlement|namespace=10&amp;amp;hidetrans=1&amp;amp;hidelinks=1}} many templates redirect here].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
*'''Important''': Please enter all numeric values in a raw, unformatted fashion.  References are to be included in their respective section footnotes field.  Numeric values that are not &amp;quot;raw&amp;quot; may create an &amp;quot;Expression error&amp;quot;. Raw values will be automatically formatted by the template.  If you find a raw value is not formatted in your usage of the template, please post a notice on the discussion page for this template.&lt;br /&gt;
* An expression error may also occur when any coordinate parameter has a value, but one or more coordinate parameters are blank or invalid.&lt;br /&gt;
&lt;br /&gt;
Basic blank template, ready to cut and paste. See the next section for a copy of the template with all parameters and comments.  See the table below that for a full description of each parameter.&lt;br /&gt;
&lt;br /&gt;
=== Using metric units ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    = &lt;br /&gt;
| native_name             = &lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| settlement_type         = &lt;br /&gt;
| image_skyline           = &lt;br /&gt;
| image_alt               = &lt;br /&gt;
| image_caption           = &lt;br /&gt;
| image_flag              = &lt;br /&gt;
| flag_alt                = &lt;br /&gt;
| image_seal              = &lt;br /&gt;
| seal_alt                = &lt;br /&gt;
| image_shield            = &lt;br /&gt;
| shield_alt              = &lt;br /&gt;
| nickname                = &lt;br /&gt;
| motto                   = &lt;br /&gt;
| image_map               = &lt;br /&gt;
| map_alt                 = &lt;br /&gt;
| map_caption             = &lt;br /&gt;
| pushpin_map             = &lt;br /&gt;
| pushpin_label_position  = &lt;br /&gt;
| pushpin_map_alt         = &lt;br /&gt;
| pushpin_map_caption     = &lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           = &lt;br /&gt;
| coordinates_type        = &lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_footnotes   = &lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        = &lt;br /&gt;
| subdivision_type1       = &lt;br /&gt;
| subdivision_name1       = &lt;br /&gt;
| subdivision_type2       = &lt;br /&gt;
| subdivision_name2       = &lt;br /&gt;
| subdivision_type3       = &lt;br /&gt;
| subdivision_name3       = &lt;br /&gt;
| established_title       = &lt;br /&gt;
| established_date        = &lt;br /&gt;
| founder                 = &lt;br /&gt;
| seat_type               = &lt;br /&gt;
| seat                    = &lt;br /&gt;
| government_footnotes    = &lt;br /&gt;
| leader_party            = &lt;br /&gt;
| leader_title            = &lt;br /&gt;
| leader_name             = &lt;br /&gt;
| unit_pref               = Metric&amp;lt;!-- or US or UK --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_footnotes          = &lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_note               = &lt;br /&gt;
| area_water_percent      = &lt;br /&gt;
| area_rank               = &lt;br /&gt;
| area_blank1_title       = &lt;br /&gt;
| area_blank2_title       = &lt;br /&gt;
&amp;lt;!-- square kilometers --&amp;gt;&lt;br /&gt;
| area_total_km2          = &lt;br /&gt;
| area_land_km2           = &lt;br /&gt;
| area_water_km2          = &lt;br /&gt;
| area_urban_km2          = &lt;br /&gt;
| area_rural_km2          = &lt;br /&gt;
| area_metro_km2          = &lt;br /&gt;
| area_blank1_km2         = &lt;br /&gt;
| area_blank2_km2         = &lt;br /&gt;
&amp;lt;!-- hectares --&amp;gt;&lt;br /&gt;
| area_total_ha           = &lt;br /&gt;
| area_land_ha            = &lt;br /&gt;
| area_water_ha           = &lt;br /&gt;
| area_urban_ha           = &lt;br /&gt;
| area_rural_ha           = &lt;br /&gt;
| area_metro_ha           = &lt;br /&gt;
| area_blank1_ha          = &lt;br /&gt;
| area_blank2_ha          = &lt;br /&gt;
&amp;lt;!-- dunams used in Middle East articles only --&amp;gt;&lt;br /&gt;
| dunam_link              = &amp;lt;!-- which dunam to link --&amp;gt;&lt;br /&gt;
| area_total_dunam        = &lt;br /&gt;
| area_land_dunam         = &lt;br /&gt;
| area_water_dunam        = &lt;br /&gt;
| area_urban_dunam        = &lt;br /&gt;
| area_rural_dunam        = &lt;br /&gt;
| area_metro_dunam        = &lt;br /&gt;
| area_blank1_dunam       = &lt;br /&gt;
| area_blank2_dunam       = &lt;br /&gt;
| length_km               = &lt;br /&gt;
| width_km                = &lt;br /&gt;
| dimensions_footnotes    = &lt;br /&gt;
| elevation_footnotes     = &lt;br /&gt;
| elevation_m             = &lt;br /&gt;
| population_footnotes    = &lt;br /&gt;
| population_total        = &lt;br /&gt;
| population_as_of        = &lt;br /&gt;
| population_density_km2  = auto&lt;br /&gt;
| population_demonym      = &lt;br /&gt;
| population_note         = &lt;br /&gt;
| timezone1               = &lt;br /&gt;
| utc_offset1             = &lt;br /&gt;
| timezone1_DST           = &lt;br /&gt;
| utc_offset1_DST         = &lt;br /&gt;
| postal_code_type        = &lt;br /&gt;
| postal_code             = &lt;br /&gt;
| area_code_type          = &lt;br /&gt;
| area_code               = &lt;br /&gt;
| iso_code                = &lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using non-metric units ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    =&lt;br /&gt;
| native_name             =&lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| settlement_type         =&lt;br /&gt;
| image_skyline           =&lt;br /&gt;
| image_alt               =&lt;br /&gt;
| image_caption           =&lt;br /&gt;
| image_flag              =&lt;br /&gt;
| flag_alt                =&lt;br /&gt;
| image_seal              =&lt;br /&gt;
| seal_alt                =&lt;br /&gt;
| image_shield            =&lt;br /&gt;
| shield_alt              =&lt;br /&gt;
| nickname                =&lt;br /&gt;
| motto                   =&lt;br /&gt;
| image_map               =&lt;br /&gt;
| map_alt                 =&lt;br /&gt;
| map_caption             =&lt;br /&gt;
| pushpin_map             =&lt;br /&gt;
| pushpin_label_position  =&lt;br /&gt;
| pushpin_map_alt         =&lt;br /&gt;
| pushpin_map_caption     =&lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           =&lt;br /&gt;
| coordinates_type        =&lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_footnotes   =&lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        =&lt;br /&gt;
| subdivision_type1       =&lt;br /&gt;
| subdivision_name1       =&lt;br /&gt;
| subdivision_type2       =&lt;br /&gt;
| subdivision_name2       =&lt;br /&gt;
| subdivision_type3       =&lt;br /&gt;
| subdivision_name3       =&lt;br /&gt;
| established_title       =&lt;br /&gt;
| established_date        =&lt;br /&gt;
| founder                 =&lt;br /&gt;
| seat_type               =&lt;br /&gt;
| seat                    =&lt;br /&gt;
| government_footnotes    =&lt;br /&gt;
| leader_party            =&lt;br /&gt;
| leader_title            =&lt;br /&gt;
| leader_name             =&lt;br /&gt;
| unit_pref               = US&amp;lt;!-- or UK or Metric --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_footnotes          = &lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- use only to set a special wikilink --&amp;gt;&lt;br /&gt;
| area_note               =&lt;br /&gt;
| area_water_percent      =&lt;br /&gt;
| area_rank               =&lt;br /&gt;
| area_blank1_title       =&lt;br /&gt;
| area_blank2_title       =&lt;br /&gt;
&amp;lt;!-- square miles --&amp;gt;&lt;br /&gt;
| area_total_sq_mi        = &lt;br /&gt;
| area_land_sq_mi         =&lt;br /&gt;
| area_water_sq_mi        =&lt;br /&gt;
| area_urban_sq_mi        =&lt;br /&gt;
| area_rural_sq_mi        =&lt;br /&gt;
| area_metro_sq_mi        =&lt;br /&gt;
| area_blank1_sq_mi       =&lt;br /&gt;
| area_blank2_sq_mi       =&lt;br /&gt;
&amp;lt;!-- acres --&amp;gt;&lt;br /&gt;
| area_total_acre         = &lt;br /&gt;
| area_land_acre          =&lt;br /&gt;
| area_water_acre         =&lt;br /&gt;
| area_urban_acre         =&lt;br /&gt;
| area_rural_acre         =&lt;br /&gt;
| area_metro_acre         =&lt;br /&gt;
| area_blank1_acre        =&lt;br /&gt;
| area_blank2_acre        =&lt;br /&gt;
| length_mi               =&lt;br /&gt;
| width_mi                =&lt;br /&gt;
| dimensions_footnotes    =&lt;br /&gt;
| elevation_footnotes     =&lt;br /&gt;
| elevation_ft            =&lt;br /&gt;
| population_footnotes    =&lt;br /&gt;
| population_total        =&lt;br /&gt;
| population_as_of        =&lt;br /&gt;
| population_density_sq_mi= auto&lt;br /&gt;
| population_demonym      =&lt;br /&gt;
| population_note         =&lt;br /&gt;
| timezone1               =&lt;br /&gt;
| utc_offset1             =&lt;br /&gt;
| timezone1_DST           =&lt;br /&gt;
| utc_offset1_DST         =&lt;br /&gt;
| postal_code_type        =&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| area_code_type          =&lt;br /&gt;
| area_code               =&lt;br /&gt;
| iso_code                =&lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;!--NOTE: This differs from the actual Chicago infobox in order to provide examples.--&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
| name = Chicago&lt;br /&gt;
| settlement_type = [[City]]&lt;br /&gt;
| image_skyline = Chicago montage.jpg&lt;br /&gt;
| imagesize = 275px &amp;lt;!--default is 250px--&amp;gt;&lt;br /&gt;
| image_caption = Clockwise from top: [[Downtown Chicago]], the [[Chicago Theatre]], the [[Chicago 'L']], [[Navy Pier]], [[Millennium Park]], the [[Field Museum]], and the [[Willis Tower|Willis (formerly Sears) Tower]]&lt;br /&gt;
| image_flag = Municipal Flag of Chicago.svg&lt;br /&gt;
| image_seal = Chicago city seal.png&lt;br /&gt;
| nickname = [[Origin of the name &amp;quot;Windy City&amp;quot;|The Windy City]], The Second City, Chi-Town, Chi-City, Hog Butcher for the World, City of the Big Shoulders, The City That Works, and others found at [[List of nicknames for Chicago]]&lt;br /&gt;
| motto = {{lang-la|Urbs in Horto}} (''City in a Garden''), Make Big Plans (Make No Small Plans), I Will&lt;br /&gt;
| image_map = US-IL-Chicago.png&lt;br /&gt;
| map_caption = Location in the [[Chicago metropolitan area]] and Illinois&lt;br /&gt;
| pushpin_map = USA2&lt;br /&gt;
| pushpin_map_caption = Location in the United States&lt;br /&gt;
| latd  = 41 | latm  = 50 | lats  = 15 | latNS  = N&lt;br /&gt;
| longd = 87 | longm = 40 | longs = 55 | longEW = W&lt;br /&gt;
| coordinates_region = &amp;lt;!-- US-IL (not required, determined by infobox) --&amp;gt;&lt;br /&gt;
| coordinates_display = &amp;lt;!-- yes (any value to also display in title area --&amp;gt;&lt;br /&gt;
| coordinates_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;/&amp;gt;&lt;br /&gt;
| subdivision_type = [[List of countries|Country]]&lt;br /&gt;
| subdivision_name = [[United States]]&lt;br /&gt;
| subdivision_type1 = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1 = [[Illinois]]&lt;br /&gt;
| subdivision_type2 = [[List of counties in Illinois|Counties]]&lt;br /&gt;
| subdivision_name2 = [[Cook County, Illinois|Cook]], [[DuPage County, Illinois|DuPage]]&lt;br /&gt;
| established_title = Settled&lt;br /&gt;
| established_date = 1770s&lt;br /&gt;
| established_title2 = [[Municipal corporation|Incorporated]]&lt;br /&gt;
| established_date2 = March 4, 1837&lt;br /&gt;
| founder =&lt;br /&gt;
| named_for = {{lang-mia|shikaakwa}}&amp;lt;br /&amp;gt; (&amp;quot;Wild onion&amp;quot;)&lt;br /&gt;
| government_type = [[Mayor–council government|Mayor–council]]&lt;br /&gt;
| leader_title = [[Mayor of Chicago|Mayor]]&lt;br /&gt;
| leader_name = [[Rahm Emanuel]] ([[Democratic Party (United States)|D]])&lt;br /&gt;
| leader_title1 = [[City council|Council]]&lt;br /&gt;
| leader_name1 = [[Chicago City Council]]&lt;br /&gt;
| unit_pref = Imperial&lt;br /&gt;
| area_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/geo/www/gazetteer/files/Gaz_places_national.txt | title = 2010 United States Census Gazetteer for Places: January 1, 2010 | format = text | work = 2010 United States Census | publisher = [[United States Census Bureau]] | date = April 2010 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| area_magnitude = 1 E+8&lt;br /&gt;
| area_total_sq_mi = 234.114&lt;br /&gt;
| area_land_sq_mi  = 227.635&lt;br /&gt;
| area_water_sq_mi = 6.479&lt;br /&gt;
| area_water_percent = 3&lt;br /&gt;
| area_urban_sq_mi = 2123&lt;br /&gt;
| area_metro_sq_mi = 10874&lt;br /&gt;
| elevation_footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;/&amp;gt;&lt;br /&gt;
| elevation_ft = 594&lt;br /&gt;
| elevation_m  = 181&lt;br /&gt;
| population_footnotes = &amp;lt;ref name=&amp;quot;USCB PopEstCities 2011&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/popest/data/cities/totals/2011/tables/SUB-EST2011-01.csv | title = Annual Estimates of the Resident Population for Incorporated Places Over 50,000, Ranked by July 1, 2011 Population | format = [[comma-separated values|CSV]] | work = 2011 Population Estimates | publisher = [[United States Census Bureau]], Population Division | date = June 2012 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;USCB Metro 2010&amp;quot;&amp;gt;{{cite web | url=http://www.census.gov/prod/cen2010/briefs/c2010br-01.pdf | title = Population Change for the Ten Most Populous and Fastest Growing Metropolitan Statiscal Areas: 2000 to 2010 | date = March 2011 | publisher = [[U.S. Census Bureau]] | page = 6 |accessdate = April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| population_as_of = [[2010 United States Census|2010]]&lt;br /&gt;
| population_total = 2,695,598&lt;br /&gt;
| pop_est_as_of = 2011&lt;br /&gt;
| population_est = 2,707,120&lt;br /&gt;
| population_rank  = [[List of United States cities by population|3rd US]]&lt;br /&gt;
| population_density_sq_mi = 11,892.4&amp;lt;!-- 2011 population_est / area_land_sq_mi --&amp;gt;&lt;br /&gt;
| population_urban = 8711000&lt;br /&gt;
| population_density_urban_sq_mi = auto&lt;br /&gt;
| population_metro = 9461105&lt;br /&gt;
| population_density_metro_sq_mi = auto&lt;br /&gt;
| population_demonym = Chicagoan&lt;br /&gt;
| timezone = [[Central Standard Time|CST]]&lt;br /&gt;
| utc_offset = −06:00&lt;br /&gt;
| timezone_DST = [[Central Daylight Time|CDT]]&lt;br /&gt;
| utc_offset_DST = −05:00&lt;br /&gt;
| area_code_type = [[North American Numbering Plan|Area codes]]&lt;br /&gt;
| area_code = [[Area code 312|312]], [[Area code 773|773]], [[Area code 872|872]]&lt;br /&gt;
| website = {{URL|www.cityofchicago.org}}&lt;br /&gt;
| footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{Cite GNIS|428803|City of Chicago|April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--NOTE: This differs from the actual Chicago infobox in order to provide examples.--&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
| name = Chicago&lt;br /&gt;
| settlement_type = [[City]]&lt;br /&gt;
| image_skyline = Chicago montage.jpg&lt;br /&gt;
| imagesize = 275px &amp;lt;!--default is 250px--&amp;gt;&lt;br /&gt;
| image_caption = Clockwise from top: [[Downtown Chicago]], the [[Chicago Theatre]], the [[Chicago 'L']], [[Navy Pier]], [[Millennium Park]], the [[Field Museum]], and the [[Willis Tower|Willis (formerly Sears) Tower]]&lt;br /&gt;
| image_flag = Municipal Flag of Chicago.svg&lt;br /&gt;
| image_seal = Chicago city seal.png&lt;br /&gt;
| nickname = [[Origin of the name &amp;quot;Windy City&amp;quot;|The Windy City]], The Second City, Chi-Town, Chi-City, Hog Butcher for the World, City of the Big Shoulders, The City That Works, and others found at [[List of nicknames for Chicago]]&lt;br /&gt;
| motto = {{lang-la|Urbs in Horto}} (''City in a Garden''), Make Big Plans (Make No Small Plans), I Will&lt;br /&gt;
| image_map = US-IL-Chicago.png&lt;br /&gt;
| map_caption = Location in the [[Chicago metropolitan area]] and Illinois&lt;br /&gt;
| pushpin_map = USA2&lt;br /&gt;
| pushpin_map_caption = Location in the United States&lt;br /&gt;
| latd  = 41 | latm  = 50 | lats  = 15 | latNS  = N&lt;br /&gt;
| longd = 87 | longm = 40 | longs = 55 | longEW = W&lt;br /&gt;
| coordinates_region = &amp;lt;!-- US-IL (not required, determined by infobox) --&amp;gt;&lt;br /&gt;
| coordinates_display = &amp;lt;!-- yes (any value to also display in title area --&amp;gt;&lt;br /&gt;
| coordinates_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;/&amp;gt;&lt;br /&gt;
| subdivision_type = [[List of countries|Country]]&lt;br /&gt;
| subdivision_name = [[United States]]&lt;br /&gt;
| subdivision_type1 = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1 = [[Illinois]]&lt;br /&gt;
| subdivision_type2 = [[List of counties in Illinois|Counties]]&lt;br /&gt;
| subdivision_name2 = [[Cook County, Illinois|Cook]], [[DuPage County, Illinois|DuPage]]&lt;br /&gt;
| established_title = Settled&lt;br /&gt;
| established_date = 1770s&lt;br /&gt;
| established_title2 = [[Municipal corporation|Incorporated]]&lt;br /&gt;
| established_date2 = March 4, 1837&lt;br /&gt;
| founder =&lt;br /&gt;
| named_for = {{lang-mia|shikaakwa}}&amp;lt;br /&amp;gt; (&amp;quot;Wild onion&amp;quot;)&lt;br /&gt;
| government_type = [[Mayor–council government|Mayor–council]]&lt;br /&gt;
| leader_title = [[Mayor of Chicago|Mayor]]&lt;br /&gt;
| leader_name = [[Rahm Emanuel]] ([[Democratic Party (United States)|D]])&lt;br /&gt;
| leader_title1 = [[City council|Council]]&lt;br /&gt;
| leader_name1 = [[Chicago City Council]]&lt;br /&gt;
| unit_pref = Imperial&lt;br /&gt;
| area_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/geo/www/gazetteer/files/Gaz_places_national.txt | title = 2010 United States Census Gazetteer for Places: January 1, 2010 | format = text | work = 2010 United States Census | publisher = [[United States Census Bureau]] | date = April 2010 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| area_magnitude = 1 E+8&lt;br /&gt;
| area_total_sq_mi = 234.114&lt;br /&gt;
| area_land_sq_mi  = 227.635&lt;br /&gt;
| area_water_sq_mi = 6.479&lt;br /&gt;
| area_water_percent = 3&lt;br /&gt;
| area_urban_sq_mi = 2123&lt;br /&gt;
| area_metro_sq_mi = 10874&lt;br /&gt;
| elevation_footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;/&amp;gt;&lt;br /&gt;
| elevation_ft = 594&lt;br /&gt;
| elevation_m  = 181&lt;br /&gt;
| population_footnotes = &amp;lt;ref name=&amp;quot;USCB PopEstCities 2011&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/popest/data/cities/totals/2011/tables/SUB-EST2011-01.csv | title = Annual Estimates of the Resident Population for Incorporated Places Over 50,000, Ranked by July 1, 2011 Population | format = [[comma-separated values|CSV]] | work = 2011 Population Estimates | publisher = [[United States Census Bureau]], Population Division | date = June 2012 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;USCB Metro 2010&amp;quot;&amp;gt;{{cite web | url=http://www.census.gov/prod/cen2010/briefs/c2010br-01.pdf | title = Population Change for the Ten Most Populous and Fastest Growing Metropolitan Statiscal Areas: 2000 to 2010 | date = March 2011 | publisher = [[U.S. Census Bureau]] | page = 6 |accessdate = April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| population_as_of = [[2010 United States Census|2010]]&lt;br /&gt;
| population_total = 2,695,598&lt;br /&gt;
| pop_est_as_of = 2011&lt;br /&gt;
| population_est = 2,707,120&lt;br /&gt;
| population_rank  = [[List of United States cities by population|3rd US]]&lt;br /&gt;
| population_density_sq_mi = 11,892.4&amp;lt;!-- 2011 population_est / area_land_sq_mi --&amp;gt;&lt;br /&gt;
| population_urban = 8711000&lt;br /&gt;
| population_density_urban_sq_mi = auto&lt;br /&gt;
| population_metro = 9461105&lt;br /&gt;
| population_density_metro_sq_mi = auto&lt;br /&gt;
| population_demonym = Chicagoan&lt;br /&gt;
| timezone = [[Central Standard Time|CST]]&lt;br /&gt;
| utc_offset = −06:00&lt;br /&gt;
| timezone_DST = [[Central Daylight Time|CDT]]&lt;br /&gt;
| utc_offset_DST = −05:00&lt;br /&gt;
| area_code_type = [[North American Numbering Plan|Area codes]]&lt;br /&gt;
| area_code = [[Area code 312|312]], [[Area code 773|773]], [[Area code 872|872]]&lt;br /&gt;
| website = {{URL|www.cityofchicago.org}}&lt;br /&gt;
| footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{Cite GNIS|428803|City of Chicago|April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Complete empty syntax, with comments ==&lt;br /&gt;
This copy of the template lists all parameters except for some of the repeating numbered parameters which are noted in the comments. Comments here should be brief; see the table below for full descriptions of each parameter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    = &amp;lt;!-- at least one of the first two fields must be filled in --&amp;gt;&lt;br /&gt;
| official_name           =&lt;br /&gt;
| native_name             = &amp;lt;!-- if different from the English name --&amp;gt;&lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| other_name              =&lt;br /&gt;
| settlement_type         = &amp;lt;!-- such as Town, Village, City, Borough etc. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- transliteration(s) --------&amp;gt;&lt;br /&gt;
| translit_lang1          =&lt;br /&gt;
| translit_lang1_type     =&lt;br /&gt;
| translit_lang1_info     =&lt;br /&gt;
| translit_lang1_type1    =&lt;br /&gt;
| translit_lang1_info1    =&lt;br /&gt;
| translit_lang1_type2    =&lt;br /&gt;
| translit_lang1_info2    = &amp;lt;!-- etc., up to translit_lang1_type6 / translit_lang1_info6 --&amp;gt;&lt;br /&gt;
| translit_lang2          =&lt;br /&gt;
| translit_lang2_type     =&lt;br /&gt;
| translit_lang2_info     =&lt;br /&gt;
| translit_lang2_type1    =&lt;br /&gt;
| translit_lang2_info1    =&lt;br /&gt;
| translit_lang2_type2    =&lt;br /&gt;
| translit_lang2_info2    =&lt;br /&gt;
| translit_lang2_info2    = &amp;lt;!-- etc., up to translit_lang2_type6 / translit_lang2_info6 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- images, nickname, motto ---&amp;gt;&lt;br /&gt;
| image_skyline           =&lt;br /&gt;
| imagesize               =&lt;br /&gt;
| image_alt               =&lt;br /&gt;
| image_caption           =&lt;br /&gt;
| image                   = &amp;lt;!-- other image (specify File: or Image: namespace) --&amp;gt;&lt;br /&gt;
| image_flag              =&lt;br /&gt;
| flag_size               =&lt;br /&gt;
| flag_alt                =&lt;br /&gt;
| flag_link               =&lt;br /&gt;
| image_seal              =&lt;br /&gt;
| seal_size               =&lt;br /&gt;
| seal_alt                =&lt;br /&gt;
| seal_link               =&lt;br /&gt;
| image_shield            =&lt;br /&gt;
| shield_size             =&lt;br /&gt;
| shield_alt              =&lt;br /&gt;
| shield_link             =&lt;br /&gt;
| image_blank_emblem      =&lt;br /&gt;
| blank_emblem_type       = &amp;lt;!-- defaults to Logo --&amp;gt;&lt;br /&gt;
| blank_emblem_size       =&lt;br /&gt;
| blank_emblem_alt        =&lt;br /&gt;
| blank_emblem_link       =&lt;br /&gt;
| nickname                =&lt;br /&gt;
| motto                   =&lt;br /&gt;
| anthem                  =&lt;br /&gt;
&amp;lt;!-- maps and coordinates ------&amp;gt;&lt;br /&gt;
| image_map               =&lt;br /&gt;
| mapsize                 =&lt;br /&gt;
| map_alt                 =&lt;br /&gt;
| map_caption             =&lt;br /&gt;
| image_map1              =&lt;br /&gt;
| mapsize1                =&lt;br /&gt;
| map_alt1                =&lt;br /&gt;
| map_caption1            =&lt;br /&gt;
| image_dot_map           =&lt;br /&gt;
| dot_mapsize             =&lt;br /&gt;
| dot_map_base_alt        =&lt;br /&gt;
| dot_map_alt             =&lt;br /&gt;
| dot_map_caption         =&lt;br /&gt;
| dot_x = |dot_y =&lt;br /&gt;
| pushpin_map             = &amp;lt;!-- name of a location map as per Template:Location_map --&amp;gt;&lt;br /&gt;
| pushpin_label_position  = &amp;lt;!-- position of the pushpin label: left, right, top, bottom, none --&amp;gt;&lt;br /&gt;
| pushpin_label           = &amp;lt;!-- only necessary if &amp;quot;name&amp;quot; or &amp;quot;official_name&amp;quot; are too long --&amp;gt;&lt;br /&gt;
| pushpin_map_alt         =&lt;br /&gt;
| pushpin_mapsize         =&lt;br /&gt;
| pushpin_map_caption     =&lt;br /&gt;
| pushpin_map1            =&lt;br /&gt;
| pushpin_label_position1 =&lt;br /&gt;
| pushpin_label1          = &amp;lt;!-- only necessary if &amp;quot;name&amp;quot; or &amp;quot;official_name&amp;quot; are too long --&amp;gt;&lt;br /&gt;
| pushpin_map_alt1        =&lt;br /&gt;
| pushpin_mapsize1        =&lt;br /&gt;
| pushpin_map_caption1    =&lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           = &amp;lt;!-- to specify exact location of coordinates (was coor_type) --&amp;gt;&lt;br /&gt;
| coordinates_region      = &amp;lt;!-- ISO 3166-1 alpha-2 or ISO 3166-2 code for country/region containing the coordinates --&amp;gt;&lt;br /&gt;
| coordinates_type        = &amp;lt;!-- parameter list passed to Coord template, overrides coordinates_region --&amp;gt;&lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_format      = dms&lt;br /&gt;
| coordinates_footnotes   = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- location ------------------&amp;gt;&lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        = &amp;lt;!-- the name of the country --&amp;gt;&lt;br /&gt;
| subdivision_type1       =&lt;br /&gt;
| subdivision_name1       =&lt;br /&gt;
| subdivision_type2       =&lt;br /&gt;
| subdivision_name2       = &amp;lt;!-- etc., subdivision_type6 / subdivision_name6 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- established ---------------&amp;gt;&lt;br /&gt;
| established_title       = &amp;lt;!-- Settled --&amp;gt;&lt;br /&gt;
| established_date        =&lt;br /&gt;
| established_title1      = &amp;lt;!-- Incorporated (town) --&amp;gt;&lt;br /&gt;
| established_date1       =&lt;br /&gt;
| established_title2      = &amp;lt;!-- Incorporated (city) --&amp;gt;&lt;br /&gt;
| established_date2       =&lt;br /&gt;
| established_title3      =&lt;br /&gt;
| established_date3       =&lt;br /&gt;
| extinct_title           =&lt;br /&gt;
| extinct_date            =&lt;br /&gt;
| founder                 =&lt;br /&gt;
| named_for               =&lt;br /&gt;
&amp;lt;!-- seat, smaller parts -------&amp;gt;&lt;br /&gt;
| seat_type               = &amp;lt;!-- defaults to: Seat --&amp;gt;&lt;br /&gt;
| seat                    =&lt;br /&gt;
| parts_type              = &amp;lt;!-- defaults to: Boroughs --&amp;gt;&lt;br /&gt;
| parts_style             = &amp;lt;!-- list, coll (collapsed list), para (paragraph format) --&amp;gt;&lt;br /&gt;
| parts                   = &amp;lt;!-- parts text, or header for parts list --&amp;gt;&lt;br /&gt;
| p1                      =&lt;br /&gt;
| p2                      = &amp;lt;!-- etc., up to p50: for separate parts to be listed--&amp;gt;&lt;br /&gt;
&amp;lt;!-- government type, leaders --&amp;gt;&lt;br /&gt;
| government_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| government_type         =&lt;br /&gt;
| governing_body          =&lt;br /&gt;
| leader_party            =&lt;br /&gt;
| leader_title            =&lt;br /&gt;
| leader_name             = &amp;lt;!-- add &amp;amp;amp;nbsp; (no-break space) to disable automatic links --&amp;gt;&lt;br /&gt;
| leader_title1           =&lt;br /&gt;
| leader_name1            = &amp;lt;!-- etc., up to leader_title4 / leader_name4 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- display settings  ---------&amp;gt;&lt;br /&gt;
| total_type              = &amp;lt;!-- to set a non-standard label for total area and population rows --&amp;gt;&lt;br /&gt;
| unit_pref               = &amp;lt;!-- enter: Imperial, to display imperial before metric --&amp;gt;&lt;br /&gt;
&amp;lt;!-- area ----------------------&amp;gt;&lt;br /&gt;
| area_footnotes          = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- use only to set a special wikilink --&amp;gt;&lt;br /&gt;
| dunam_link              = &amp;lt;!-- If dunams are used, this specifies which dunam to link. --&amp;gt;&lt;br /&gt;
| area_total_km2          = &amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
| area_total_sq_mi        = &amp;lt;!-- see table @ Template:Infobox settlement for details --&amp;gt;&lt;br /&gt;
| area_total_ha           = &lt;br /&gt;
| area_total_acre         = &lt;br /&gt;
| area_total_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_land_km2           =&lt;br /&gt;
| area_land_sq_mi         =&lt;br /&gt;
| area_land_ha            = &lt;br /&gt;
| area_land_acre          = &lt;br /&gt;
| area_land_dunam         = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_water_km2          =&lt;br /&gt;
| area_water_sq_mi        =&lt;br /&gt;
| area_water_ha           = &lt;br /&gt;
| area_water_acre         = &lt;br /&gt;
| area_water_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_water_percent      =&lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_urban_km2          =&lt;br /&gt;
| area_urban_sq_mi        =&lt;br /&gt;
| area_urban_ha           = &lt;br /&gt;
| area_urban_acre         = &lt;br /&gt;
| area_urban_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_rural_km2          =&lt;br /&gt;
| area_rural_sq_mi        =&lt;br /&gt;
| area_rural_ha           = &lt;br /&gt;
| area_rural_acre         = &lt;br /&gt;
| area_rural_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_metro_km2          =&lt;br /&gt;
| area_metro_sq_mi        =&lt;br /&gt;
| area_metro_ha           = &lt;br /&gt;
| area_metro_acre         = &lt;br /&gt;
| area_metro_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_rank               =&lt;br /&gt;
| area_blank1_title       =&lt;br /&gt;
| area_blank1_km2         =&lt;br /&gt;
| area_blank1_sq_mi       =&lt;br /&gt;
| area_blank1_ha          = &lt;br /&gt;
| area_blank1_acre        = &lt;br /&gt;
| area_blank1_dunam       = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_blank2_title       =&lt;br /&gt;
| area_blank2_km2         =&lt;br /&gt;
| area_blank2_sq_mi       =&lt;br /&gt;
| area_blank2_ha          = &lt;br /&gt;
| area_blank2_acre        = &lt;br /&gt;
| area_blank2_dunam       = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_note               =&lt;br /&gt;
&amp;lt;!-- dimensions -----------------&amp;gt;&lt;br /&gt;
| dimensions_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| length_km               =&lt;br /&gt;
| length_mi               =&lt;br /&gt;
| width_km                =&lt;br /&gt;
| width_mi                =&lt;br /&gt;
&amp;lt;!-- elevation -----------------&amp;gt;&lt;br /&gt;
| elevation_footnotes     = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_m             =&lt;br /&gt;
| elevation_ft            =&lt;br /&gt;
| elevation_max_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_max_m         =&lt;br /&gt;
| elevation_max_ft        =&lt;br /&gt;
| elevation_min_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_min_m         =&lt;br /&gt;
| elevation_min_ft        =&lt;br /&gt;
&amp;lt;!-- population ----------------&amp;gt;&lt;br /&gt;
| population_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| population_total        =&lt;br /&gt;
| population_as_of        =&lt;br /&gt;
| population_rank         =&lt;br /&gt;
| population_density_km2  = &amp;lt;!-- for automatic calculation of any density field, use: auto --&amp;gt;&lt;br /&gt;
| population_density_sq_mi=&lt;br /&gt;
| population_est          =&lt;br /&gt;
| pop_est_as_of           =&lt;br /&gt;
| population_urban_footnotes     =&lt;br /&gt;
| population_urban               =&lt;br /&gt;
| population_density_urban_km2   =&lt;br /&gt;
| population_density_urban_sq_mi =&lt;br /&gt;
| population_rural_footnotes     =&lt;br /&gt;
| population_rural               =&lt;br /&gt;
| population_density_rural_km2   =&lt;br /&gt;
| population_density_rural_sq_mi =&lt;br /&gt;
| population_metro_footnotes     =&lt;br /&gt;
| population_metro               =&lt;br /&gt;
| population_density_metro_km2   =&lt;br /&gt;
| population_density_metro_sq_mi =&lt;br /&gt;
| population_density             =&lt;br /&gt;
| population_density_rank        =&lt;br /&gt;
| population_blank1_title        =&lt;br /&gt;
| population_blank1              =&lt;br /&gt;
| population_density_blank1_km2  =&lt;br /&gt;
| population_density_blank1_sq_mi=&lt;br /&gt;
| population_blank2_title        =&lt;br /&gt;
| population_blank2              =&lt;br /&gt;
| population_density_blank2_km2  =&lt;br /&gt;
| population_density_blank2_sq_mi=&lt;br /&gt;
| population_demonym      = &amp;lt;!-- demonym, e.g. Liverpudlian for someone from Liverpool --&amp;gt;&lt;br /&gt;
| population_note         =&lt;br /&gt;
&amp;lt;!-- demographics (section 1) --&amp;gt;&lt;br /&gt;
| demographics_type1      =&lt;br /&gt;
| demographics1_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| demographics1_title1    =&lt;br /&gt;
| demographics1_info1     = &amp;lt;!-- etc., up to demographics1_title5 / demographics1_info5 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- demographics (section 2) --&amp;gt;&lt;br /&gt;
| demographics_type2      =&lt;br /&gt;
| demographics2_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| demographics2_title1    =&lt;br /&gt;
| demographics2_info1     = &amp;lt;!-- etc., up to demographics2_title5 / demographics2_info5 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- time zone(s) --------------&amp;gt;&lt;br /&gt;
| timezone1               =&lt;br /&gt;
| utc_offset1             =&lt;br /&gt;
| timezone1_DST           =&lt;br /&gt;
| utc_offset1_DST         =&lt;br /&gt;
| timezone2               =&lt;br /&gt;
| utc_offset2             =&lt;br /&gt;
| timezone2_DST           =&lt;br /&gt;
| utc_offset2_DST         =&lt;br /&gt;
&amp;lt;!-- postal codes, area code ---&amp;gt;&lt;br /&gt;
| postal_code_type        = &amp;lt;!-- enter ZIP code, Postcode, Post code, Postal code... --&amp;gt;&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| postal2_code_type       = &amp;lt;!-- enter ZIP code, Postcode, Post code, Postal code... --&amp;gt;&lt;br /&gt;
| postal2_code            =&lt;br /&gt;
| area_code_type          = &amp;lt;!-- defaults to: Area code(s) --&amp;gt;&lt;br /&gt;
| area_code               =&lt;br /&gt;
| geocode                 =&lt;br /&gt;
| iso_code                =&lt;br /&gt;
| registration_plate      =&lt;br /&gt;
&amp;lt;!-- twin cities ---------------&amp;gt;&lt;br /&gt;
| twin1                   =&lt;br /&gt;
| twin1_country           =&lt;br /&gt;
| twin2                   =&lt;br /&gt;
| twin2_country           = &amp;lt;!-- etc., up to twin9 / twin9_country --&amp;gt;&lt;br /&gt;
&amp;lt;!-- blank fields (section 1) --&amp;gt;&lt;br /&gt;
| blank_name_sec1         =&lt;br /&gt;
| blank_info_sec1         =&lt;br /&gt;
| blank1_name_sec1        =&lt;br /&gt;
| blank1_info_sec1        =&lt;br /&gt;
| blank2_name_sec1        =&lt;br /&gt;
| blank2_info_sec1        = &amp;lt;!-- etc., up to blank7_name_sec1 / blank7_info_sec1 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- blank fields (section 2) --&amp;gt;&lt;br /&gt;
| blank_name_sec2         =&lt;br /&gt;
| blank_info_sec2         =&lt;br /&gt;
| blank1_name_sec2        =&lt;br /&gt;
| blank1_info_sec2        =&lt;br /&gt;
| blank2_name_sec2        =&lt;br /&gt;
| blank2_info_sec2        = &amp;lt;!-- etc., up to blank7_name_sec2 / blank7_info_sec2 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- website, footnotes --------&amp;gt;&lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter names and descriptions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background: white&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
===Name and transliteration===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''name''' || optional || This is the usual name in English.  If it's not specified, the infobox will use the '''official_name''' as a title unless this too is missing, in which case the page name will be used.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''official_name''' || optional || The official name in English if different from '''name'''&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''native_name''' || optional || This will display under the name/official name&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''native_name_lang''' || optional || Use [[List of ISO 639-2 codes|ISO 639-2 code]], e.g. &amp;quot;fr&amp;quot; for French. If there is more than one native name, in different languages, enter those names using {{tl|lang}}, instead.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''other_name''' || optional || For places with a former or more common name like Bombay or Saigon&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''settlement_type''' || optional || Any type can be entered, such as City, Town, Village, Hamlet, Municipality, Reservation, etc. If set, will be displayed under the names, provided that either '''name''' or '''official_name''' is filled in. Might also be used as a label for total population/area (defaulting to ''City''), if needed to distinguish from ''Urban'', ''Rural'' or ''Metro'' (if urban, rural or metro figures are not present, the label is ''Total'' unless '''total_type''' is set).&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Transliteration(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1''' || optional || Will place the &amp;quot;entry&amp;quot; before the word &amp;quot;transliteration(s)&amp;quot;. Can be used to specify a particular language like in [[Dêlêg]] or one may just enter &amp;quot;Other&amp;quot;, like in [[Gaza]]'s article.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1_type'''&amp;lt;br&amp;gt;'''translit_lang1_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang1_type6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1_info'''&amp;lt;br&amp;gt;'''translit_lang1_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang1_info6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2''' || optional || Will place a second transliteration. See [[Dêlêg]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2_type'''&amp;lt;br&amp;gt;'''translit_lang2_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang2_type6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2_info'''&amp;lt;br&amp;gt;'''translit_lang2_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang2_info6''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Images, nickname, motto===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Skyline image&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''image_skyline''' || optional || Despite the name it can be any image that an editor wishes.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''imagesize''' || optional || Can be used to tweak the size of the image_skyline up or down. This can be helpful if an editor want to make the infobox wider. If used, '''px''' must be specified; default size is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_alt''' || optional || [[Alt text]] for the image, used by visually impaired readers who cannot see the image. See [[WP:ALT]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_caption''' || optional || Will place a caption under the image_skyline (if present)&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Flag image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_flag''' || optional || Used for a flag.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_size''' || optional || Can be used to tweak the size of the image_flag up or down from 100px as desired. If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_alt''' || optional || Alt text for the flag.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_link''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Seal image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_seal''' || optional || If the place has an official seal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_alt''' || optional || Alt text for the seal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_link''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Coat of arms image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_shield''' || optional || Can be used for a place with a coat of arms.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_alt''' || optional || Alt text for the shield.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_link''' || optional || Can be used if a wiki article if known but is not automatically linked by the template. See [[Coquitlam, British Columbia]]'s infobox for an example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Logo or emblem image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_blank_emblem''' || optional || Can be used if a place has an official logo, crest, emblem, etc. Logo is the default type. See [[Kingston upon Hull]]'s infobox for an example.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_type''' || optional || To specify what type of emblem &amp;quot;image_blank_emblem&amp;quot; is. The default is Logo.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_alt''' || optional || Alt text for blank emblem.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_link''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Nickname, motto&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''nickname''' || optional || well-known nickname(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''motto''' || optional || Will place the motto under the nicknames&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''anthem''' || optional || Will place the anthem (song) under the nicknames&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Maps, coordinates===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Map images&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_map''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''mapsize''' || optional || If used, '''px''' must be specified; default is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_alt''' || optional || Alt text for map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_caption''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_map1''' || optional || A secondary map image. The field '''image_map''' must be filled in first. Example see: [[Bloomsburg, Pennsylvania]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''mapsize1''' || optional || If used, '''px''' must be specified; default is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_alt1''' || optional || Alt text for secondary map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_caption1''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Dot map&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_dot_map''' || optional || A field for '''manually''' superimposing a dot over a blank map using an &amp;quot;X&amp;quot; &amp;amp; &amp;quot;Y&amp;quot; system. Blank maps, if available, can be found over at [http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons]. Example see: [[Rainbow Lake, Alberta]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_mapsize''' || optional || To change the dot map size; default is 180px ('''px''' is optional).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_base_alt''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_alt''' || optional || Alt text for the dot map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_caption''' || optional || For placing a caption under the dot map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_x'''&amp;lt;br&amp;gt;'''dot_y''' || optional || For manually superimposing the dot left/right and up/down on the map.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Pushpin map(s), coordinates&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map''' || optional || The name of a location map as per [[Template:Location map]] (e.g. ''Indonesia'' or ''Russia''). The coordinate fields (e.g. latd and longd) position a pushpin coordinate marker and label on the map '''automatically'''. Example see: [[Padang, Indonesia]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_label_position''' || optional || The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are {left, right, top, bottom, none}. If this field is not specified, the default value is ''right''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_alt''' || optional || Alt text for pushpin map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_mapsize''' || optional || Must be entered as only a number&amp;amp;mdash;'''do not use px'''. The default value is 250.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_caption''' || optional || Fill out if a different caption from ''map_caption'' is desired.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_relief''' || optional || Set this to &amp;lt;code&amp;gt;y&amp;lt;/code&amp;gt; or any non-blank value to use an alternative relief map provided by the selected location map (if a relief map is available).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map1''' || optional || Set of parameters for second pushpin map&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_label_position1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_alt1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_mapsize1''' || optional || Must be entered as only a number&amp;amp;mdash;'''do not use px'''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_caption1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_relief1''' || optional || &lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latd''' || optional || Latitude degrees. Can also be used for decimal degrees.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latm''' || optional || Latitude minutes. Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''lats''' || optional || Latitude seconds. Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latNS''' || optional || Latitude North or South (enter '''N''' or '''S'''). Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longd''' || optional || Longitude degrees. Can also be used for decimal degrees.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longm''' || optional || Longitude minutes. Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longs''' || optional || Longitude seconds. Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longEW''' || optional || Longitude East or West (enter '''E''' or '''W'''). Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Coordinates display&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coor_pinpoint''' || optional || If needed, to specify more exactly where (or what) coordinates are given (e.g. ''Town Hall'') or a specific place in a larger area (e.g. a city in a county). Example: [[Masovian Voivodeship]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| {{anchor|coordregion}} '''coordinates_region''' || optional&lt;br /&gt;
|  Can be used to override the default [[Template:Coord/doc#region:R|region:]] for the coordinates. Use either a two character [[ISO 3166-1 alpha-2]] country code or an [[ISO 3166-2]] region code.&amp;lt;br&amp;gt;&lt;br /&gt;
If coordinates_region is omitted or blank, [[Template:Coord/doc#region:R|region:]] will be set according to subdivision_name, using {{tl|CountryAbbr}}. For example, subdivision_name = United Kingdom will generate coordinates with &amp;quot;region:GB&amp;quot;. In addition, for Canada, India, and the United States, subdivision_name1 will be used to determine the region.  For example: subdivision_name=Canada and subdivision_name1=Ontario will yield &amp;quot;region:CA-ON&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
coordinates_type (below) overrides this parameter.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_type''' || optional&lt;br /&gt;
|  Can be used to override the default [[Template:Coord/doc#Coordinate_parameters|coordinate parameters]] for the coordinates.  May include [[Template:Coord/doc#type:T|type:]], [[Template:Coord/doc#scale:N|scale:]], [[Template:Coord/doc#dim:D|dim:]], [[Template:Coord/doc#region:R|region:]], and/or [[Template:Coord/doc#source:S|source:]], joined by underscores (&amp;quot;_&amp;quot;).&amp;lt;br&amp;gt;&lt;br /&gt;
If {{para|coordinates_type}} is omitted or blank:&lt;br /&gt;
* [[Template:Coord/doc#scale:N|scale:]], [[Template:Coord/doc#dim:D|dim:]], and [[Template:Coord/doc#source:S|source:]] will be left unspecified.&lt;br /&gt;
* [[Template:Coord/doc#region:R|region:]] will be set by {{para|coordinates_region}} (above), {{para|subdivision_name}} and {{para|subdivision_name1}} (below), and&lt;br /&gt;
* [[Template:Coord/doc#type:T|type:]] will be set to &amp;quot;type:city&amp;quot; if the population_total field is omitted or blank. If population_total is a number without commas, &amp;quot;type:city(population_total)&amp;quot; is used.  But if population_total includes letters or punctuation, &amp;quot;type:city&amp;quot; is used.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_display''' || optional&lt;br /&gt;
|  If the parameter is omitted, blank, or equal to &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt;, the coordinates will be displayed in the infobox only.&amp;lt;br&amp;gt;&lt;br /&gt;
Any value other than &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt; will have the coordinates displayed in the article's title as well.&amp;lt;br&amp;gt;&lt;br /&gt;
Infobox settlement uses {{Tl|Geobox coor}} to call {{Tl|Coord}} with the parameter &amp;quot;display=inline,title&amp;quot;.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_format''' || optional&lt;br /&gt;
| If the parameter is omitted or blank, the coordinates format will match the format in which the coordinates are specified&amp;lt;br&amp;gt;Set to ''dms'' to force degrees/minutes/seconds or ''dec'' to force decimal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_footnotes''' || optional || Reference(s) for coordinates, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Location, established, seat, subdivisions, government, leaders===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Location&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_type''' || optional || almost always &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;Country&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_name''' || optional || Depends on the subdivision_type - use the name in text form, sample: &amp;lt;tt&amp;gt;United States&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[[United States]]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, flag icons or flag templates can be used in this field.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''subdivision_type6''' || optional || Can be State/Province, region, county.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_name1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''subdivision_name6''' || optional || Use the name in text form, sample: &amp;lt;tt&amp;gt;Florida&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[[Florida]]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. Flag icons or flag templates can be used in this field per [[WP:MOSFLAG]].&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Established&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title''' || optional || Example: First settled&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title1''' || optional || Example: Incorporated (town)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title2''' || optional || Example: Incorporated (city)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title3''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date3''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''extinct_title''' || optional || For when a settlement ceases to exist&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''extinct_date''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''founder''' || optional || The name of the settlement's founder&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''named_for''' || optional || The source of the name of the settlement (a person, a place, et cetera)&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Seat of government&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seat_type''' || optional || The label for the seat of government (defaults to ''Seat'').&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seat''' || optional || The seat of government.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Smaller parts (e.g. boroughs of a city)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts_type''' || optional || The label for the smaller subdivisions (defaults to ''Boroughs'').&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts_style''' || optional || Set to ''list'' to display as a collapsible list, ''coll'' as a collapsed list, or ''para'' to use paragraph style. Default is ''list'' for up to 5 items, otherwise ''coll''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts''' || optional || Text or header of the list of smaller subdivisions.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''p1'''&amp;lt;br&amp;gt;'''p2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''p50''' || optional || The smaller subdivisions to be listed. Example: [[Warsaw]]&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Government type, leaders&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''government_footnotes''' || optional || Reference(s) for government, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''government_type''' || optional || Example: [[Mayor-council government]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''governing_body''' || optional || Name of the place's governing body&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_party''' || optional || Political party of the place's leader&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_title''' || optional || First title of the place's leader, e.g. Mayor&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_name''' || optional || Name of the place's leader&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''leader_title4''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_name1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''leader_name4''' || optional || For long lists use {{tl|Collapsible list}}. See [[Halifax Regional Municipality|Halifax]] for an example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Geographic information===&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  colspan=3 | These fields have '''dual automatic unit conversion''' meaning that if only metric values are entered, the imperial values will be automatically converted and vice versa. If an editor wishes to over-ride the automatic conversion, e.g. if the source gives both metric and imperial or if a range of values is needed, they should enter both values in their respective fields.&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Display settings&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''total_type''' || optional || Specifies what &amp;quot;total&amp;quot; area and population figure refer to, e.g. ''Greater London''. This overrides other labels for total population/area. To make the total area and population display on the same line as the words &amp;quot;Area&amp;quot; and &amp;quot;Population&amp;quot;, with no &amp;quot;Total&amp;quot; or similar label, set the value of this parameter to '''&amp;amp;nbsp&amp;amp;#59;'''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''unit_pref''' || optional || To change the unit order to ''imperial (metric)'', enter '''imperial'''. The default display style is ''metric (imperial)''. However, the template will swap the order automatically if the '''subdivision_name''' equals some variation of the USA or the UK.&amp;lt;br&amp;gt;For the middle east, a unit preference of [[dunam]] can be entered (only affects total area). &amp;lt;br&amp;gt; All values must be entered in a '''raw format: no commas, spaces, or unit symbols'''. The template will format them automatically.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Area&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_footnotes''' || optional || Reference(s) for area, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_magnitude''' || optional || Setting this to any non-empty value will create a link to the appropriate order of magnitude of area page (e.g. [[1 E+6 m²]]).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dunam_link''' || optional || If dunams are used, the default is to link the word ''dunams'' in the total area section.  This can be changed by setting &amp;lt;code&amp;gt;dunam_link&amp;lt;/code&amp;gt; to another measure (e.g. &amp;lt;code&amp;gt;dunam_link=water&amp;lt;/code&amp;gt;).  Linking can also be turned off by setting the parameter to something else (e.g.  &amp;lt;code&amp;gt;dunam_link=none&amp;lt;/code&amp;gt; or  &amp;lt;code&amp;gt;dunam_link=off&amp;lt;/code&amp;gt;).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_km2''' || optional || Total area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_total_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_ha''' || optional || Total area in hectares&amp;amp;mdash;symbol: ha. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display acres if area_total_acre is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_sq_mi''' || optional || Total area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_total_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_acre''' || optional || Total area in acres. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display hectares if area_total_ha is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_dunam''' || optional || Total area in dunams, which is wiki-linked. Used in middle eastern places like Israel, Gaza, and the West Bank. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers or hectares and square miles or acreds if area_total_km2, area_total_ha, area_total_sq_mi, and area_total_acre are empty. Examples: [[Gaza]] and [[Ramallah]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_km2''' || optional || Land area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_land_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_sq_mi''' || optional || Land area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_land_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_km2''' || optional || Water area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_water_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_sq_mi''' || optional || Water area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_water_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_percent''' || optional || percent of water without the &amp;quot;%&amp;quot;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rank''' || optional || The settlement's area, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_title''' || optional || Example see [[London]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_title''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_note''' || optional || A place for additional information such as the name of the source.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Dimensions&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dimensions_footnotes''' || optional || Reference(s) for dimensions, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''length_km''' || optional || Raw number entered in kilometers. Will automatically convert to display length in miles if length_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''length_mi''' || optional || Raw number entered in miles. Will automatically convert to display length in kilometers if length_km is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''width_km''' || optional || Raw number entered in kilometers. Will automatically convert to display width in miles if length_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''width_mi''' || optional || Raw number entered in miles. Will automatically convert to display width in kilometers if length_km is empty.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Elevation&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_footnotes''' || optional || Reference(s) for elevation, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_m''' || optional || Raw number entered in meters. Will automatically convert to display elevation in feet if elevation_ft is empty. However, if a range in elevation (i.e. 5&amp;amp;ndash;50 m ) is desired, use the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; fields below&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_ft''' || optional || Raw number, entered in feet. Will automatically convert to display the average elevation in meters if '''elevation_m''' field is empty. However, if a range in elevation (i.e. 50&amp;amp;ndash;500 ft ) is desired, use the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; fields below&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_max_footnotes'''&amp;lt;br&amp;gt;'''elevation_min_footnotes''' || optional || Same as above, but for the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; elevations. See [[Leeds]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_max_m'''&amp;lt;br&amp;gt;'''elevation_max_ft'''&amp;lt;br&amp;gt;'''elevation_min_m'''&amp;lt;br&amp;gt;'''elevation_min_ft''' || optional || Used to give highest &amp;amp; lowest elevations, instead of just a single value. Example: [[Halifax Regional Municipality]].&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Population, demographics===&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  colspan=3 | The density fields have '''dual automatic unit conversion''' meaning that if only metric values are entered, the imperial values will be automatically converted and vice-versa. If an editor wishes to over-ride the automatic conversion, e.g. if the source gives both metric and imperial or if a range of values is needed, they can enter both values in their respective fields. '''To calculate density with respect to the total area automatically, type ''auto'' in place of any density value.'''&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Population&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_total''' || optional || Actual population (see below for estimates) preferably consisting of digits only (without any commas)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_footnotes''' || optional || Reference(s) for population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_as_of''' || optional || The year for the population total (usually a census year)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_est''' || optional || Population estimate.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pop_est_as_of''' || optional || The year or month &amp;amp; year of the population estimate&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_urban''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_urban_footnotes''' || optional || Reference(s) for urban population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_urban_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_urban_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rural''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rural_footnotes''' || optional || Reference(s) for rural population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rural_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rural_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_metro''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_metro_footnotes''' || optional || Reference(s) for metro population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_metro_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_metro_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rank''' || optional || The settlement's population, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rank''' || optional || The settlement's population density, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank1_title''' || optional || Can be used for estimates. Example: [[Windsor, Ontario]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank1''' || optional || The population value for blank1_title&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank1_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank1_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank2_title''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank2_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank2_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_demonym''' || optional || A demonym or gentilic is a word that denotes the members of a people or the inhabitants of a place. For example citizens in [[Liverpool]] are known as [[Liverpudlian]]s.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_note''' || optional || A place for additional information such as the name of the source. See [[Windsor, Ontario]] for example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Demographics (section 1)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics_type1''' || optional || Section Header. For example: Ethnicity&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_footnotes''' || optional || Reference(s) for demographics section 1, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics1_title5''' || optional || Titles related to demographics_type1. For example: White, Black, Hispanic...&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics1_info5''' || optional || Information related to the &amp;quot;titles&amp;quot;. For example: 50%, 25%, 10%...&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Demographics (section 2)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics_type2''' || optional || A second section header. For example: Languages&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_footnotes''' || optional || Reference(s) for demographics section 2, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics2_title5''' || optional || Titles related to '''demographics_type2'''. For example: English, French, Arabic...&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics2_info5''' || optional || Information related to the &amp;quot;titles&amp;quot; for type2. For example: 50%, 25%, 10%...&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Other information===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Time zone(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone1_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset1_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone2''' || optional || A second timezone field for larger areas such as a Province.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone2_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset2_DST''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Postal code(s) &amp;amp; area code&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal_code_type''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal2_code_type''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal2_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_code_type''' || optional || If left blank/not used template will default to &amp;quot;[[Telephone numbering plan|Area code(s)]]&amp;quot;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''geocode''' || optional || See [[Geocode]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''iso_code''' || optional || See [[ISO 3166]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''registration_plate''' || optional || See [[Vehicle registration plate]]&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Twin cities&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''twin1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''twin9''' || optional || Name of a twin city&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''twin1_country'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''twin9_country''' || optional || Country of the twin city&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Blank fields (section 1)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_name_sec1''' || optional || Fields used to display other information. The name is displayed in bold on the left side of the infobox.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_info_sec1''' || optional || The information associated with the ''blank_name'' heading. The info is displayed on right side of infobox, in the same row as the name. For an example, see: [[Warsaw]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_name_sec1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_name_sec1''' || optional || Up to 7 additional fields (8 total) can be displayed in this section&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_info_sec1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_info_sec1''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Blank fields (section 2)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_name_sec2''' || optional || For a second section of blank fields&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_info_sec2''' || optional || Example: [[Beijing]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_name_sec2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_name_sec2''' || optional || Up to 7 additional fields (8 total) can be displayed in this section&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_info_sec2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_info_sec2''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Website, footnotes&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''website''' || optional || External link to official website, Use {{Tl|URL}}, thus: &amp;lt;nowiki&amp;gt;{{URL|example.com}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''footnotes''' || optional || Text to be displayed at the bottom of the infobox&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- End of parameter name/description table --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
From [[Detroit]] — note pipe characters are ''in front'' of the line of cell data, instead of at the end of the line, which simplifies the spacing:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name           = Detroit&lt;br /&gt;
| official_name           = City of Detroit&lt;br /&gt;
| native_name_lang        = fr&lt;br /&gt;
| settlement_type         = [[City]]&lt;br /&gt;
| image_skyline           = Detroit Montage.jpg&lt;br /&gt;
| imagesize               = 290px&lt;br /&gt;
| image_caption           = Images from top to bottom, left to right: [[Downtown Detroit]] skyline, [[Spirit of Detroit]], [[Greektown Historic District|Greektown]], [[Ambassador Bridge]], [[Michigan Soldiers' and Sailors' Monument]], [[Fox Theatre (Detroit)|Fox Theatre]], and [[Comerica Park]].&lt;br /&gt;
| image_flag              = Flag of Detroit, Michigan.svg&lt;br /&gt;
| image_seal              = The Official City Seal of the City of Detroit, Michigan.svg&lt;br /&gt;
| nickname                = The Motor City, Motown, Renaissance City, The D, Hockeytown, The Automotive Capital of the World, Rock City, The 313&lt;br /&gt;
| motto                   = ''Speramus Meliora; Resurget Cineribus''&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;([[Latin]]: We Hope For Better Things; It Shall Rise From the Ashes)&amp;lt;/small&amp;gt;&lt;br /&gt;
| image_map               = Wayne County Michigan Incorporated and Unincorporated areas Detroit highlighted.svg&lt;br /&gt;
| mapsize                 = 250x200px&lt;br /&gt;
| map_caption             = Location within [[Wayne County, Michigan]] and the state of [[Michigan]]&lt;br /&gt;
| latd  = 42 |latm  = 19 |lats  = 53 |latNS  = N&lt;br /&gt;
| longd = 83 |longm = 02 |longs = 45 |longEW = W&lt;br /&gt;
| coordinates_display     = yes&lt;br /&gt;
| coordinates_footnotes   =&amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{cite gnis|1617959|Detroit|2009-07-27}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pushpin_map             = USA2&lt;br /&gt;
| pushpin_map_caption     = Location within the [[Contiguous United States|contiguous United States of America]]&lt;br /&gt;
| coordinates_region      = US-MI&lt;br /&gt;
| subdivision_type        = [[List of sovereign states|Country]]&lt;br /&gt;
| subdivision_name        = {{flag|United States of America}}&lt;br /&gt;
| subdivision_type1       = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1       = {{flag|Michigan}}&lt;br /&gt;
| subdivision_type2       = [[List of counties in Michigan|County]]&lt;br /&gt;
| subdivision_name2       = {{flagicon image|Wayne.png}} [[Wayne County, Michigan|Wayne]]&lt;br /&gt;
| established_title       = Founded&lt;br /&gt;
| established_date        = 1701&lt;br /&gt;
| established_title2      = Incorporated&lt;br /&gt;
| established_date2       = 1806&lt;br /&gt;
| government_footnotes    = &amp;lt;!-- for references: use&amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| government_type         = [[Mayor-council government|Mayor-Council]]&lt;br /&gt;
| leader_title            = [[List of mayors of Detroit, Michigan|Mayor]]&lt;br /&gt;
| leader_name             = [[Dave Bing]]&lt;br /&gt;
| leader_party            = [[Democratic Party (United States)|D]]&lt;br /&gt;
| leader_title1           = [[Detroit City Council|City Council]]&lt;br /&gt;
| leader_name1            = {{collapsible list|bullets=yes&lt;br /&gt;
 | title = Members&lt;br /&gt;
 | 1 = [[Charles Pugh]] – Council President&lt;br /&gt;
 | 2 = [[Gary Brown (Detroit politician)|Gary Brown]] – Council President Pro-Tem&lt;br /&gt;
 | 3 = [[JoAnn Watson]]&lt;br /&gt;
 | 4 = [[Kenneth Cockrel, Jr.]]&lt;br /&gt;
 | 5 = [[Saunteel Jenkins]]&lt;br /&gt;
 | 6 = [[Andre Spivey]]&lt;br /&gt;
 | 7 = [[James Tate (Detroit politician)|James Tate]]&lt;br /&gt;
 | 8 = [[Brenda Jones (Detroit politician)|Brenda Jones]]&lt;br /&gt;
 | 9 = [[Kwame Kenyatta]]&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Area --&amp;gt;&lt;br /&gt;
|unit_pref                = Imperial&lt;br /&gt;
|area_footnotes           = &amp;lt;ref name=&amp;quot;Gazetteer files&amp;quot;/&amp;gt;&lt;br /&gt;
|area_magnitude           = &lt;br /&gt;
|area_total_km2           = 370.03&lt;br /&gt;
|area_land_km2            = 359.36&lt;br /&gt;
|area_water_km2           = 10.67&lt;br /&gt;
|area_total_sq_mi         = 142.87&lt;br /&gt;
|area_land_sq_mi          = 138.75&lt;br /&gt;
|area_water_sq_mi         = 4.12&lt;br /&gt;
| area_urban_sq_mi        = 1295&lt;br /&gt;
| area_metro_sq_mi        = 3913&lt;br /&gt;
| elevation_footnotes     =&amp;lt;ref name=&amp;quot;GNIS&amp;quot; /&amp;gt;&lt;br /&gt;
| elevation_ft            = 600&lt;br /&gt;
| population_footnotes    =&amp;lt;ref name=CensusCity/&amp;gt;&amp;lt;ref name=CensusCSA/&amp;gt;&lt;br /&gt;
| population_as_of        = 2011&lt;br /&gt;
| population_total        = 706,585&lt;br /&gt;
| population_rank         = [[List of United States cities by population|18th in U.S.]]&lt;br /&gt;
| population_urban        = 3,863,924&lt;br /&gt;
| population_metro        = 4,285,832 (US: [[List of United States metropolitan statistical areas|13th]])&lt;br /&gt;
| population_blank1_title = [[Combined statistical area|CSA]]&lt;br /&gt;
| population_blank1       = 5,207,434 (US: [[List of United States combined statistical areas|11th]])&lt;br /&gt;
| population_density_sq_mi= {{#expr:713777/138.8 round 0}}&lt;br /&gt;
| population_demonym      = Detroiter&lt;br /&gt;
| population_note         =&lt;br /&gt;
| timezone                = [[Eastern Time Zone (North America)|EST]]&lt;br /&gt;
| utc_offset              = −5&lt;br /&gt;
| timezone_DST            = [[Eastern Daylight Time|EDT]]&lt;br /&gt;
| utc_offset_DST          = −4&lt;br /&gt;
| postal_code_type        =&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| area_code               = [[Area code 313|313]]&lt;br /&gt;
| blank_name              = [[Federal Information Processing Standard|FIPS code]]&lt;br /&gt;
| blank_info              = 26-22000&lt;br /&gt;
| blank1_name             = [[Geographic Names Information System|GNIS]] feature ID&lt;br /&gt;
| blank1_info             = 1617959&amp;lt;ref name=&amp;quot;GNIS&amp;quot; /&amp;gt;&lt;br /&gt;
| blank2_name             = Major airport&lt;br /&gt;
| blank2_info             = [[Detroit Metropolitan Wayne County Airport]] (DTW)&lt;br /&gt;
| website                 = [http://www.detroitmi.gov/ DetroitMI.gov]&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Supporting templates==&lt;br /&gt;
The following is a list of sub-templates used by Infobox settlement. See the [{{fullurl:Special:PrefixIndex|prefix=Infobox+settlement%2F&amp;amp;namespace=10&amp;amp;hideredirects=1}} current list of all sub-templates] for documentation, sandboxes, testcases, etc.&lt;br /&gt;
# {{tl|Infobox settlement/areadisp}}&lt;br /&gt;
# {{tl|Infobox settlement/checkauto}}&lt;br /&gt;
# {{tl|Infobox settlement/densdisp}}&lt;br /&gt;
# {{tl|Infobox settlement/dunam}}&lt;br /&gt;
# {{tl|Infobox settlement/dunam/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/impus}}&lt;br /&gt;
# {{tl|Infobox settlement/impus/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/lengthdisp}}&lt;br /&gt;
# {{tl|Infobox settlement/link}}&lt;br /&gt;
# {{tl|Infobox settlement/metric}}&lt;br /&gt;
# {{tl|Infobox settlement/metric/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/pref}}&lt;br /&gt;
&lt;br /&gt;
==Microformat==&lt;br /&gt;
{{UF-hcard-geo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add categories below--&amp;gt;&lt;br /&gt;
[[Category:City infobox templates|Settlement]]&lt;br /&gt;
[[Category:Geography infobox templates|Settlement]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add interwikis below--&amp;gt;&lt;br /&gt;
[[af:Sjabloon:Inligtingskas Nedersetting]]&lt;br /&gt;
[[am:መልጠፊያ:የቦታ መረጃ]]&lt;br /&gt;
[[ast:Plantilla:Ciudá]]&lt;br /&gt;
[[ar:قالب:Infobox Settlement]]&lt;br /&gt;
[[az:Şablon:Şəhər]]&lt;br /&gt;
[[be-x-old:Шаблён:Населены пункт]]&lt;br /&gt;
[[bg:Шаблон:Селище]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক বসতি]]&lt;br /&gt;
[[ca:Plantilla:Infotaula de divisió territorial administrativa]]&lt;br /&gt;
[[cs:Šablona:Infobox sídla světa]]&lt;br /&gt;
[[da:Skabelon:Infoboks bebyggelse]]&lt;br /&gt;
[[de:Vorlage:Infobox Ort]]&lt;br /&gt;
[[dsb:Pśedłoga:Infokašćik Město]]&lt;br /&gt;
[[et:Mall:Linn]]&lt;br /&gt;
[[es:Plantilla:Ficha de entidad subnacional]]&lt;br /&gt;
[[eo:Ŝablono:Urbokadro]]&lt;br /&gt;
[[fa:الگو:Infobox settlement]]&lt;br /&gt;
[[gl:Modelo:Primeira entidade subestatal]]&lt;br /&gt;
[[gd:Template:Baile]]&lt;br /&gt;
[[hsb:Předłoha:Město]]&lt;br /&gt;
[[it:Template:Divisione amministrativa]]&lt;br /&gt;
[[lv:Veidne:Infobox Settlement]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ Բնակավայր]]&lt;br /&gt;
[[hr:Predložak:Infookvir naselje]]&lt;br /&gt;
[[ia:Patrono:Infobox Settlement]]&lt;br /&gt;
[[id:Templat:Infobox Settlement]]&lt;br /&gt;
[[hu:Sablon:Település infobox]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Населено место]]&lt;br /&gt;
[[ml:Template:Infobox settlement]]&lt;br /&gt;
[[ms:Templat:Infobox settlement]]&lt;br /&gt;
[[mr:साचा:माहितीचौकट शहर]]&lt;br /&gt;
[[ja:Template:Infobox Settlement]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა დასახლება]]&lt;br /&gt;
[[ko:틀:도시 정보]]&lt;br /&gt;
[[nl:Sjabloon:Infobox plaats]]&lt;br /&gt;
[[no:Mal:Infoboks geografi]]&lt;br /&gt;
[[os:Шаблон:НП]]&lt;br /&gt;
[[or:ଛାଞ୍ଚ:Infobox settlement]]&lt;br /&gt;
[[pdc:Vorlage:Infobox Ort]]&lt;br /&gt;
[[pt:Predefinição:Info/Assentamento]]&lt;br /&gt;
[[ro:Format:Infocaseta Așezare]]&lt;br /&gt;
[[ru:Шаблон:НП]]&lt;br /&gt;
[[sh:Šablon:Infobox Settlement]]&lt;br /&gt;
[[sq:Stampa:Infobox vendbanim]]&lt;br /&gt;
[[simple:Template:Infobox City]]&lt;br /&gt;
[[si:සැකිල්ල:තොරතුරුකොටුව ජනාවාසය]]&lt;br /&gt;
[[sl:Predloga:Infopolje Naselje]]&lt;br /&gt;
[[sv:Mall:Ortsfakta Sverige]]&lt;br /&gt;
[[szl:Szablon:Mjasto infobox]]&lt;br /&gt;
[[fi:Malline:Kaupunki2]]&lt;br /&gt;
[[sv:Mall:Stadsfakta]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล เมือง]]&lt;br /&gt;
[[tpi:Template:Infobokis Setelmen]]&lt;br /&gt;
[[tr:Şablon:Yerleşim bilgi kutusu]]&lt;br /&gt;
[[uk:Шаблон:Картка:Місто]]&lt;br /&gt;
[[ur:سانچہ:Infobox settlement]]&lt;br /&gt;
[[vi:Bản mẫu:Thông tin khu dân cư]]&lt;br /&gt;
[[yo:Àdàkọ:Infobox settlement]]&lt;br /&gt;
[[zh:Template:Infobox Settlement]]&lt;br /&gt;
[[zh-min-nan:Template:Infobox Settlement]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>216.185.105.36</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362716</id>
		<title>Template:Infobox settlement/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362716"/>
		<updated>2013-03-02T11:47:48Z</updated>

		<summary type="html">&lt;p&gt;216.185.105.36: Undid revision 541609814 by Frietjes (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Intricate template}}&lt;br /&gt;
&amp;lt;!---PLEASE ADD METADATA (categories, interwikis) TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE. EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template should be used to produce an [[WP:Infobox|Infobox]] for human settlements (cities, towns, villages, communities) as well as other administrative districts, counties, provinces, etcetera - in fact, any subdivision below the level of a country, for which {{tl|Infobox country}} should be used.  Parameters are described in the table below. For questions see the [[Template talk:Infobox settlement|talk page]].&lt;br /&gt;
&lt;br /&gt;
== Redirects and calls ==&lt;br /&gt;
At least {{PAGESINCATEGORY:Templates calling Infobox settlement}} other [[:Category:Templates calling Infobox settlement|templates call this one]] and [{{fullurl:Special:WhatLinksHere/Template:Infobox_settlement|namespace=10&amp;amp;hidetrans=1&amp;amp;hidelinks=1}} many templates redirect here].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
*'''Important''': Please enter all numeric values in a raw, unformatted fashion.  References are to be included in their respective section footnotes field.  Numeric values that are not &amp;quot;raw&amp;quot; may create an &amp;quot;Expression error&amp;quot;. Raw values will be automatically formatted by the template.  If you find a raw value is not formatted in your usage of the template, please post a notice on the discussion page for this template.&lt;br /&gt;
* An expression error may also occur when any coordinate parameter has a value, but one or more coordinate parameters are blank or invalid.&lt;br /&gt;
&lt;br /&gt;
Basic blank template, ready to cut and paste. See the next section for a copy of the template with all parameters and comments.  See the table below that for a full description of each parameter.&lt;br /&gt;
&lt;br /&gt;
=== Using metric units ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    = &lt;br /&gt;
| native_name             = &lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| settlement_type         = &lt;br /&gt;
| image_skyline           = &lt;br /&gt;
| image_alt               = &lt;br /&gt;
| image_caption           = &lt;br /&gt;
| image_flag              = &lt;br /&gt;
| flag_alt                = &lt;br /&gt;
| image_seal              = &lt;br /&gt;
| seal_alt                = &lt;br /&gt;
| image_shield            = &lt;br /&gt;
| shield_alt              = &lt;br /&gt;
| nickname                = &lt;br /&gt;
| motto                   = &lt;br /&gt;
| image_map               = &lt;br /&gt;
| map_alt                 = &lt;br /&gt;
| map_caption             = &lt;br /&gt;
| pushpin_map             = &lt;br /&gt;
| pushpin_label_position  = &lt;br /&gt;
| pushpin_map_alt         = &lt;br /&gt;
| pushpin_map_caption     = &lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           = &lt;br /&gt;
| coordinates_type        = &lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_footnotes   = &lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        = &lt;br /&gt;
| subdivision_type1       = &lt;br /&gt;
| subdivision_name1       = &lt;br /&gt;
| subdivision_type2       = &lt;br /&gt;
| subdivision_name2       = &lt;br /&gt;
| subdivision_type3       = &lt;br /&gt;
| subdivision_name3       = &lt;br /&gt;
| established_title       = &lt;br /&gt;
| established_date        = &lt;br /&gt;
| founder                 = &lt;br /&gt;
| seat_type               = &lt;br /&gt;
| seat                    = &lt;br /&gt;
| government_footnotes    = &lt;br /&gt;
| leader_party            = &lt;br /&gt;
| leader_title            = &lt;br /&gt;
| leader_name             = &lt;br /&gt;
| unit_pref               = Metric&amp;lt;!-- or US or UK --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_footnotes          = &lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_note               = &lt;br /&gt;
| area_water_percent      = &lt;br /&gt;
| area_rank               = &lt;br /&gt;
| area_blank1_title       = &lt;br /&gt;
| area_blank2_title       = &lt;br /&gt;
&amp;lt;!-- square kilometers --&amp;gt;&lt;br /&gt;
| area_total_km2          = &lt;br /&gt;
| area_land_km2           = &lt;br /&gt;
| area_water_km2          = &lt;br /&gt;
| area_urban_km2          = &lt;br /&gt;
| area_rural_km2          = &lt;br /&gt;
| area_metro_km2          = &lt;br /&gt;
| area_blank1_km2         = &lt;br /&gt;
| area_blank2_km2         = &lt;br /&gt;
&amp;lt;!-- hectares --&amp;gt;&lt;br /&gt;
| area_total_ha           = &lt;br /&gt;
| area_land_ha            = &lt;br /&gt;
| area_water_ha           = &lt;br /&gt;
| area_urban_ha           = &lt;br /&gt;
| area_rural_ha           = &lt;br /&gt;
| area_metro_ha           = &lt;br /&gt;
| area_blank1_ha          = &lt;br /&gt;
| area_blank2_ha          = &lt;br /&gt;
&amp;lt;!-- dunams used in Middle East articles only --&amp;gt;&lt;br /&gt;
| dunam_link              = &amp;lt;!-- which dunam to link --&amp;gt;&lt;br /&gt;
| area_total_dunam        = &lt;br /&gt;
| area_land_dunam         = &lt;br /&gt;
| area_water_dunam        = &lt;br /&gt;
| area_urban_dunam        = &lt;br /&gt;
| area_rural_dunam        = &lt;br /&gt;
| area_metro_dunam        = &lt;br /&gt;
| area_blank1_dunam       = &lt;br /&gt;
| area_blank2_dunam       = &lt;br /&gt;
| length_km               = &lt;br /&gt;
| width_km                = &lt;br /&gt;
| dimensions_footnotes    = &lt;br /&gt;
| elevation_footnotes     = &lt;br /&gt;
| elevation_m             = &lt;br /&gt;
| population_footnotes    = &lt;br /&gt;
| population_total        = &lt;br /&gt;
| population_as_of        = &lt;br /&gt;
| population_density_km2  = auto&lt;br /&gt;
| population_demonym      = &lt;br /&gt;
| population_note         = &lt;br /&gt;
| timezone1               = &lt;br /&gt;
| utc_offset1             = &lt;br /&gt;
| timezone1_DST           = &lt;br /&gt;
| utc_offset1_DST         = &lt;br /&gt;
| postal_code_type        = &lt;br /&gt;
| postal_code             = &lt;br /&gt;
| area_code_type          = &lt;br /&gt;
| area_code               = &lt;br /&gt;
| iso_code                = &lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using non-metric units ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    =&lt;br /&gt;
| native_name             =&lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| settlement_type         =&lt;br /&gt;
| image_skyline           =&lt;br /&gt;
| image_alt               =&lt;br /&gt;
| image_caption           =&lt;br /&gt;
| image_flag              =&lt;br /&gt;
| flag_alt                =&lt;br /&gt;
| image_seal              =&lt;br /&gt;
| seal_alt                =&lt;br /&gt;
| image_shield            =&lt;br /&gt;
| shield_alt              =&lt;br /&gt;
| nickname                =&lt;br /&gt;
| motto                   =&lt;br /&gt;
| image_map               =&lt;br /&gt;
| map_alt                 =&lt;br /&gt;
| map_caption             =&lt;br /&gt;
| pushpin_map             =&lt;br /&gt;
| pushpin_label_position  =&lt;br /&gt;
| pushpin_map_alt         =&lt;br /&gt;
| pushpin_map_caption     =&lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           =&lt;br /&gt;
| coordinates_type        =&lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_footnotes   =&lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        =&lt;br /&gt;
| subdivision_type1       =&lt;br /&gt;
| subdivision_name1       =&lt;br /&gt;
| subdivision_type2       =&lt;br /&gt;
| subdivision_name2       =&lt;br /&gt;
| subdivision_type3       =&lt;br /&gt;
| subdivision_name3       =&lt;br /&gt;
| established_title       =&lt;br /&gt;
| established_date        =&lt;br /&gt;
| founder                 =&lt;br /&gt;
| seat_type               =&lt;br /&gt;
| seat                    =&lt;br /&gt;
| government_footnotes    =&lt;br /&gt;
| leader_party            =&lt;br /&gt;
| leader_title            =&lt;br /&gt;
| leader_name             =&lt;br /&gt;
| unit_pref               = US&amp;lt;!-- or UK or Metric --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_footnotes          = &lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- use only to set a special wikilink --&amp;gt;&lt;br /&gt;
| area_note               =&lt;br /&gt;
| area_water_percent      =&lt;br /&gt;
| area_rank               =&lt;br /&gt;
| area_blank1_title       =&lt;br /&gt;
| area_blank2_title       =&lt;br /&gt;
&amp;lt;!-- square miles --&amp;gt;&lt;br /&gt;
| area_total_sq_mi        = &lt;br /&gt;
| area_land_sq_mi         =&lt;br /&gt;
| area_water_sq_mi        =&lt;br /&gt;
| area_urban_sq_mi        =&lt;br /&gt;
| area_rural_sq_mi        =&lt;br /&gt;
| area_metro_sq_mi        =&lt;br /&gt;
| area_blank1_sq_mi       =&lt;br /&gt;
| area_blank2_sq_mi       =&lt;br /&gt;
&amp;lt;!-- acres --&amp;gt;&lt;br /&gt;
| area_total_acre         = &lt;br /&gt;
| area_land_acre          =&lt;br /&gt;
| area_water_acre         =&lt;br /&gt;
| area_urban_acre         =&lt;br /&gt;
| area_rural_acre         =&lt;br /&gt;
| area_metro_acre         =&lt;br /&gt;
| area_blank1_acre        =&lt;br /&gt;
| area_blank2_acre        =&lt;br /&gt;
| length_mi               =&lt;br /&gt;
| width_mi                =&lt;br /&gt;
| dimensions_footnotes    =&lt;br /&gt;
| elevation_footnotes     =&lt;br /&gt;
| elevation_ft            =&lt;br /&gt;
| population_footnotes    =&lt;br /&gt;
| population_total        =&lt;br /&gt;
| population_as_of        =&lt;br /&gt;
| population_density_sq_mi= auto&lt;br /&gt;
| population_demonym      =&lt;br /&gt;
| population_note         =&lt;br /&gt;
| timezone1               =&lt;br /&gt;
| utc_offset1             =&lt;br /&gt;
| timezone1_DST           =&lt;br /&gt;
| utc_offset1_DST         =&lt;br /&gt;
| postal_code_type        =&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| area_code_type          =&lt;br /&gt;
| area_code               =&lt;br /&gt;
| iso_code                =&lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;!--NOTE: This differs from the actual Chicago infobox in order to provide examples.--&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
| name = Chicago&lt;br /&gt;
| settlement_type = [[City]]&lt;br /&gt;
| image_skyline = Chicago montage.jpg&lt;br /&gt;
| imagesize = 275px &amp;lt;!--default is 250px--&amp;gt;&lt;br /&gt;
| image_caption = Clockwise from top: [[Downtown Chicago]], the [[Chicago Theatre]], the [[Chicago 'L']], [[Navy Pier]], [[Millennium Park]], the [[Field Museum]], and the [[Willis Tower|Willis (formerly Sears) Tower]]&lt;br /&gt;
| image_flag = Municipal Flag of Chicago.svg&lt;br /&gt;
| image_seal = Chicago city seal.png&lt;br /&gt;
| nickname = [[Origin of the name &amp;quot;Windy City&amp;quot;|The Windy City]], The Second City, Chi-Town, Chi-City, Hog Butcher for the World, City of the Big Shoulders, The City That Works, and others found at [[List of nicknames for Chicago]]&lt;br /&gt;
| motto = {{lang-la|Urbs in Horto}} (''City in a Garden''), Make Big Plans (Make No Small Plans), I Will&lt;br /&gt;
| image_map = US-IL-Chicago.png&lt;br /&gt;
| map_caption = Location in the [[Chicago metropolitan area]] and Illinois&lt;br /&gt;
| pushpin_map = USA2&lt;br /&gt;
| pushpin_map_caption = Location in the United States&lt;br /&gt;
| latd  = 41 | latm  = 50 | lats  = 15 | latNS  = N&lt;br /&gt;
| longd = 87 | longm = 40 | longs = 55 | longEW = W&lt;br /&gt;
| coordinates_region = &amp;lt;!-- US-IL (not required, determined by infobox) --&amp;gt;&lt;br /&gt;
| coordinates_display = &amp;lt;!-- yes (any value to also display in title area --&amp;gt;&lt;br /&gt;
| coordinates_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;/&amp;gt;&lt;br /&gt;
| subdivision_type = [[List of countries|Country]]&lt;br /&gt;
| subdivision_name = [[United States]]&lt;br /&gt;
| subdivision_type1 = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1 = [[Illinois]]&lt;br /&gt;
| subdivision_type2 = [[List of counties in Illinois|Counties]]&lt;br /&gt;
| subdivision_name2 = [[Cook County, Illinois|Cook]], [[DuPage County, Illinois|DuPage]]&lt;br /&gt;
| established_title = Settled&lt;br /&gt;
| established_date = 1770s&lt;br /&gt;
| established_title2 = [[Municipal corporation|Incorporated]]&lt;br /&gt;
| established_date2 = March 4, 1837&lt;br /&gt;
| founder =&lt;br /&gt;
| named_for = {{lang-mia|shikaakwa}}&amp;lt;br /&amp;gt; (&amp;quot;Wild onion&amp;quot;)&lt;br /&gt;
| government_type = [[Mayor–council government|Mayor–council]]&lt;br /&gt;
| leader_title = [[Mayor of Chicago|Mayor]]&lt;br /&gt;
| leader_name = [[Rahm Emanuel]] ([[Democratic Party (United States)|D]])&lt;br /&gt;
| leader_title1 = [[City council|Council]]&lt;br /&gt;
| leader_name1 = [[Chicago City Council]]&lt;br /&gt;
| unit_pref = Imperial&lt;br /&gt;
| area_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/geo/www/gazetteer/files/Gaz_places_national.txt | title = 2010 United States Census Gazetteer for Places: January 1, 2010 | format = text | work = 2010 United States Census | publisher = [[United States Census Bureau]] | date = April 2010 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| area_magnitude = 1 E+8&lt;br /&gt;
| area_total_sq_mi = 234.114&lt;br /&gt;
| area_land_sq_mi  = 227.635&lt;br /&gt;
| area_water_sq_mi = 6.479&lt;br /&gt;
| area_water_percent = 3&lt;br /&gt;
| area_urban_sq_mi = 2123&lt;br /&gt;
| area_metro_sq_mi = 10874&lt;br /&gt;
| elevation_footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;/&amp;gt;&lt;br /&gt;
| elevation_ft = 594&lt;br /&gt;
| elevation_m  = 181&lt;br /&gt;
| population_footnotes = &amp;lt;ref name=&amp;quot;USCB PopEstCities 2011&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/popest/data/cities/totals/2011/tables/SUB-EST2011-01.csv | title = Annual Estimates of the Resident Population for Incorporated Places Over 50,000, Ranked by July 1, 2011 Population | format = [[comma-separated values|CSV]] | work = 2011 Population Estimates | publisher = [[United States Census Bureau]], Population Division | date = June 2012 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;USCB Metro 2010&amp;quot;&amp;gt;{{cite web | url=http://www.census.gov/prod/cen2010/briefs/c2010br-01.pdf | title = Population Change for the Ten Most Populous and Fastest Growing Metropolitan Statiscal Areas: 2000 to 2010 | date = March 2011 | publisher = [[U.S. Census Bureau]] | page = 6 |accessdate = April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| population_as_of = [[2010 United States Census|2010]]&lt;br /&gt;
| population_total = 2,695,598&lt;br /&gt;
| pop_est_as_of = 2011&lt;br /&gt;
| population_est = 2,707,120&lt;br /&gt;
| population_rank  = [[List of United States cities by population|3rd US]]&lt;br /&gt;
| population_density_sq_mi = 11,892.4&amp;lt;!-- 2011 population_est / area_land_sq_mi --&amp;gt;&lt;br /&gt;
| population_urban = 8711000&lt;br /&gt;
| population_density_urban_sq_mi = auto&lt;br /&gt;
| population_metro = 9461105&lt;br /&gt;
| population_density_metro_sq_mi = auto&lt;br /&gt;
| population_demonym = Chicagoan&lt;br /&gt;
| timezone = [[Central Standard Time|CST]]&lt;br /&gt;
| utc_offset = −06:00&lt;br /&gt;
| timezone_DST = [[Central Daylight Time|CDT]]&lt;br /&gt;
| utc_offset_DST = −05:00&lt;br /&gt;
| area_code_type = [[North American Numbering Plan|Area codes]]&lt;br /&gt;
| area_code = [[Area code 312|312]], [[Area code 773|773]], [[Area code 872|872]]&lt;br /&gt;
| website = {{URL|www.cityofchicago.org}}&lt;br /&gt;
| footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{Cite GNIS|428803|City of Chicago|April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--NOTE: This differs from the actual Chicago infobox in order to provide examples.--&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
| name = Chicago&lt;br /&gt;
| settlement_type = [[City]]&lt;br /&gt;
| image_skyline = Chicago montage.jpg&lt;br /&gt;
| imagesize = 275px &amp;lt;!--default is 250px--&amp;gt;&lt;br /&gt;
| image_caption = Clockwise from top: [[Downtown Chicago]], the [[Chicago Theatre]], the [[Chicago 'L']], [[Navy Pier]], [[Millennium Park]], the [[Field Museum]], and the [[Willis Tower|Willis (formerly Sears) Tower]]&lt;br /&gt;
| image_flag = Municipal Flag of Chicago.svg&lt;br /&gt;
| image_seal = Chicago city seal.png&lt;br /&gt;
| nickname = [[Origin of the name &amp;quot;Windy City&amp;quot;|The Windy City]], The Second City, Chi-Town, Chi-City, Hog Butcher for the World, City of the Big Shoulders, The City That Works, and others found at [[List of nicknames for Chicago]]&lt;br /&gt;
| motto = {{lang-la|Urbs in Horto}} (''City in a Garden''), Make Big Plans (Make No Small Plans), I Will&lt;br /&gt;
| image_map = US-IL-Chicago.png&lt;br /&gt;
| map_caption = Location in the [[Chicago metropolitan area]] and Illinois&lt;br /&gt;
| pushpin_map = USA2&lt;br /&gt;
| pushpin_map_caption = Location in the United States&lt;br /&gt;
| latd  = 41 | latm  = 50 | lats  = 15 | latNS  = N&lt;br /&gt;
| longd = 87 | longm = 40 | longs = 55 | longEW = W&lt;br /&gt;
| coordinates_region = &amp;lt;!-- US-IL (not required, determined by infobox) --&amp;gt;&lt;br /&gt;
| coordinates_display = &amp;lt;!-- yes (any value to also display in title area --&amp;gt;&lt;br /&gt;
| coordinates_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;/&amp;gt;&lt;br /&gt;
| subdivision_type = [[List of countries|Country]]&lt;br /&gt;
| subdivision_name = [[United States]]&lt;br /&gt;
| subdivision_type1 = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1 = [[Illinois]]&lt;br /&gt;
| subdivision_type2 = [[List of counties in Illinois|Counties]]&lt;br /&gt;
| subdivision_name2 = [[Cook County, Illinois|Cook]], [[DuPage County, Illinois|DuPage]]&lt;br /&gt;
| established_title = Settled&lt;br /&gt;
| established_date = 1770s&lt;br /&gt;
| established_title2 = [[Municipal corporation|Incorporated]]&lt;br /&gt;
| established_date2 = March 4, 1837&lt;br /&gt;
| founder =&lt;br /&gt;
| named_for = {{lang-mia|shikaakwa}}&amp;lt;br /&amp;gt; (&amp;quot;Wild onion&amp;quot;)&lt;br /&gt;
| government_type = [[Mayor–council government|Mayor–council]]&lt;br /&gt;
| leader_title = [[Mayor of Chicago|Mayor]]&lt;br /&gt;
| leader_name = [[Rahm Emanuel]] ([[Democratic Party (United States)|D]])&lt;br /&gt;
| leader_title1 = [[City council|Council]]&lt;br /&gt;
| leader_name1 = [[Chicago City Council]]&lt;br /&gt;
| unit_pref = Imperial&lt;br /&gt;
| area_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/geo/www/gazetteer/files/Gaz_places_national.txt | title = 2010 United States Census Gazetteer for Places: January 1, 2010 | format = text | work = 2010 United States Census | publisher = [[United States Census Bureau]] | date = April 2010 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| area_magnitude = 1 E+8&lt;br /&gt;
| area_total_sq_mi = 234.114&lt;br /&gt;
| area_land_sq_mi  = 227.635&lt;br /&gt;
| area_water_sq_mi = 6.479&lt;br /&gt;
| area_water_percent = 3&lt;br /&gt;
| area_urban_sq_mi = 2123&lt;br /&gt;
| area_metro_sq_mi = 10874&lt;br /&gt;
| elevation_footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;/&amp;gt;&lt;br /&gt;
| elevation_ft = 594&lt;br /&gt;
| elevation_m  = 181&lt;br /&gt;
| population_footnotes = &amp;lt;ref name=&amp;quot;USCB PopEstCities 2011&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/popest/data/cities/totals/2011/tables/SUB-EST2011-01.csv | title = Annual Estimates of the Resident Population for Incorporated Places Over 50,000, Ranked by July 1, 2011 Population | format = [[comma-separated values|CSV]] | work = 2011 Population Estimates | publisher = [[United States Census Bureau]], Population Division | date = June 2012 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;USCB Metro 2010&amp;quot;&amp;gt;{{cite web | url=http://www.census.gov/prod/cen2010/briefs/c2010br-01.pdf | title = Population Change for the Ten Most Populous and Fastest Growing Metropolitan Statiscal Areas: 2000 to 2010 | date = March 2011 | publisher = [[U.S. Census Bureau]] | page = 6 |accessdate = April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| population_as_of = [[2010 United States Census|2010]]&lt;br /&gt;
| population_total = 2,695,598&lt;br /&gt;
| pop_est_as_of = 2011&lt;br /&gt;
| population_est = 2,707,120&lt;br /&gt;
| population_rank  = [[List of United States cities by population|3rd US]]&lt;br /&gt;
| population_density_sq_mi = 11,892.4&amp;lt;!-- 2011 population_est / area_land_sq_mi --&amp;gt;&lt;br /&gt;
| population_urban = 8711000&lt;br /&gt;
| population_density_urban_sq_mi = auto&lt;br /&gt;
| population_metro = 9461105&lt;br /&gt;
| population_density_metro_sq_mi = auto&lt;br /&gt;
| population_demonym = Chicagoan&lt;br /&gt;
| timezone = [[Central Standard Time|CST]]&lt;br /&gt;
| utc_offset = −06:00&lt;br /&gt;
| timezone_DST = [[Central Daylight Time|CDT]]&lt;br /&gt;
| utc_offset_DST = −05:00&lt;br /&gt;
| area_code_type = [[North American Numbering Plan|Area codes]]&lt;br /&gt;
| area_code = [[Area code 312|312]], [[Area code 773|773]], [[Area code 872|872]]&lt;br /&gt;
| website = {{URL|www.cityofchicago.org}}&lt;br /&gt;
| footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{Cite GNIS|428803|City of Chicago|April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Complete empty syntax, with comments ==&lt;br /&gt;
This copy of the template lists all parameters except for some of the repeating numbered parameters which are noted in the comments. Comments here should be brief; see the table below for full descriptions of each parameter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    = &amp;lt;!-- at least one of the first two fields must be filled in --&amp;gt;&lt;br /&gt;
| official_name           =&lt;br /&gt;
| native_name             = &amp;lt;!-- if different from the English name --&amp;gt;&lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| other_name              =&lt;br /&gt;
| settlement_type         = &amp;lt;!-- such as Town, Village, City, Borough etc. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- transliteration(s) --------&amp;gt;&lt;br /&gt;
| translit_lang1          =&lt;br /&gt;
| translit_lang1_type     =&lt;br /&gt;
| translit_lang1_info     =&lt;br /&gt;
| translit_lang1_type1    =&lt;br /&gt;
| translit_lang1_info1    =&lt;br /&gt;
| translit_lang1_type2    =&lt;br /&gt;
| translit_lang1_info2    = &amp;lt;!-- etc., up to translit_lang1_type6 / translit_lang1_info6 --&amp;gt;&lt;br /&gt;
| translit_lang2          =&lt;br /&gt;
| translit_lang2_type     =&lt;br /&gt;
| translit_lang2_info     =&lt;br /&gt;
| translit_lang2_type1    =&lt;br /&gt;
| translit_lang2_info1    =&lt;br /&gt;
| translit_lang2_type2    =&lt;br /&gt;
| translit_lang2_info2    =&lt;br /&gt;
| translit_lang2_info2    = &amp;lt;!-- etc., up to translit_lang2_type6 / translit_lang2_info6 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- images, nickname, motto ---&amp;gt;&lt;br /&gt;
| image_skyline           =&lt;br /&gt;
| imagesize               =&lt;br /&gt;
| image_alt               =&lt;br /&gt;
| image_caption           =&lt;br /&gt;
| image                   = &amp;lt;!-- other image (specify File: or Image: namespace) --&amp;gt;&lt;br /&gt;
| image_flag              =&lt;br /&gt;
| flag_size               =&lt;br /&gt;
| flag_alt                =&lt;br /&gt;
| flag_link               =&lt;br /&gt;
| image_seal              =&lt;br /&gt;
| seal_size               =&lt;br /&gt;
| seal_alt                =&lt;br /&gt;
| seal_link               =&lt;br /&gt;
| image_shield            =&lt;br /&gt;
| shield_size             =&lt;br /&gt;
| shield_alt              =&lt;br /&gt;
| shield_link             =&lt;br /&gt;
| image_blank_emblem      =&lt;br /&gt;
| blank_emblem_type       = &amp;lt;!-- defaults to Logo --&amp;gt;&lt;br /&gt;
| blank_emblem_size       =&lt;br /&gt;
| blank_emblem_alt        =&lt;br /&gt;
| blank_emblem_link       =&lt;br /&gt;
| nickname                =&lt;br /&gt;
| motto                   =&lt;br /&gt;
| anthem                  =&lt;br /&gt;
&amp;lt;!-- maps and coordinates ------&amp;gt;&lt;br /&gt;
| image_map               =&lt;br /&gt;
| mapsize                 =&lt;br /&gt;
| map_alt                 =&lt;br /&gt;
| map_caption             =&lt;br /&gt;
| image_map1              =&lt;br /&gt;
| mapsize1                =&lt;br /&gt;
| map_alt1                =&lt;br /&gt;
| map_caption1            =&lt;br /&gt;
| image_dot_map           =&lt;br /&gt;
| dot_mapsize             =&lt;br /&gt;
| dot_map_base_alt        =&lt;br /&gt;
| dot_map_alt             =&lt;br /&gt;
| dot_map_caption         =&lt;br /&gt;
| dot_x = |dot_y =&lt;br /&gt;
| pushpin_map             = &amp;lt;!-- name of a location map as per Template:Location_map --&amp;gt;&lt;br /&gt;
| pushpin_label_position  = &amp;lt;!-- position of the pushpin label: left, right, top, bottom, none --&amp;gt;&lt;br /&gt;
| pushpin_label           = &amp;lt;!-- only necessary if &amp;quot;name&amp;quot; or &amp;quot;official_name&amp;quot; are too long --&amp;gt;&lt;br /&gt;
| pushpin_map_alt         =&lt;br /&gt;
| pushpin_mapsize         =&lt;br /&gt;
| pushpin_map_caption     =&lt;br /&gt;
| pushpin_map1            =&lt;br /&gt;
| pushpin_label_position1 =&lt;br /&gt;
| pushpin_label1          = &amp;lt;!-- only necessary if &amp;quot;name&amp;quot; or &amp;quot;official_name&amp;quot; are too long --&amp;gt;&lt;br /&gt;
| pushpin_map_alt1        =&lt;br /&gt;
| pushpin_mapsize1        =&lt;br /&gt;
| pushpin_map_caption1    =&lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           = &amp;lt;!-- to specify exact location of coordinates (was coor_type) --&amp;gt;&lt;br /&gt;
| coordinates_region      = &amp;lt;!-- ISO 3166-1 alpha-2 or ISO 3166-2 code for country/region containing the coordinates --&amp;gt;&lt;br /&gt;
| coordinates_type        = &amp;lt;!-- parameter list passed to Coord template, overrides coordinates_region --&amp;gt;&lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_format      = dms&lt;br /&gt;
| coordinates_footnotes   = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- location ------------------&amp;gt;&lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        = &amp;lt;!-- the name of the country --&amp;gt;&lt;br /&gt;
| subdivision_type1       =&lt;br /&gt;
| subdivision_name1       =&lt;br /&gt;
| subdivision_type2       =&lt;br /&gt;
| subdivision_name2       = &amp;lt;!-- etc., subdivision_type6 / subdivision_name6 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- established ---------------&amp;gt;&lt;br /&gt;
| established_title       = &amp;lt;!-- Settled --&amp;gt;&lt;br /&gt;
| established_date        =&lt;br /&gt;
| established_title1      = &amp;lt;!-- Incorporated (town) --&amp;gt;&lt;br /&gt;
| established_date1       =&lt;br /&gt;
| established_title2      = &amp;lt;!-- Incorporated (city) --&amp;gt;&lt;br /&gt;
| established_date2       =&lt;br /&gt;
| established_title3      =&lt;br /&gt;
| established_date3       =&lt;br /&gt;
| extinct_title           =&lt;br /&gt;
| extinct_date            =&lt;br /&gt;
| founder                 =&lt;br /&gt;
| named_for               =&lt;br /&gt;
&amp;lt;!-- seat, smaller parts -------&amp;gt;&lt;br /&gt;
| seat_type               = &amp;lt;!-- defaults to: Seat --&amp;gt;&lt;br /&gt;
| seat                    =&lt;br /&gt;
| parts_type              = &amp;lt;!-- defaults to: Boroughs --&amp;gt;&lt;br /&gt;
| parts_style             = &amp;lt;!-- list, coll (collapsed list), para (paragraph format) --&amp;gt;&lt;br /&gt;
| parts                   = &amp;lt;!-- parts text, or header for parts list --&amp;gt;&lt;br /&gt;
| p1                      =&lt;br /&gt;
| p2                      = &amp;lt;!-- etc., up to p50: for separate parts to be listed--&amp;gt;&lt;br /&gt;
&amp;lt;!-- government type, leaders --&amp;gt;&lt;br /&gt;
| government_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| government_type         =&lt;br /&gt;
| governing_body          =&lt;br /&gt;
| leader_party            =&lt;br /&gt;
| leader_title            =&lt;br /&gt;
| leader_name             = &amp;lt;!-- add &amp;amp;amp;nbsp; (no-break space) to disable automatic links --&amp;gt;&lt;br /&gt;
| leader_title1           =&lt;br /&gt;
| leader_name1            = &amp;lt;!-- etc., up to leader_title4 / leader_name4 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- display settings  ---------&amp;gt;&lt;br /&gt;
| total_type              = &amp;lt;!-- to set a non-standard label for total area and population rows --&amp;gt;&lt;br /&gt;
| unit_pref               = &amp;lt;!-- enter: Imperial, to display imperial before metric --&amp;gt;&lt;br /&gt;
&amp;lt;!-- area ----------------------&amp;gt;&lt;br /&gt;
| area_footnotes          = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- use only to set a special wikilink --&amp;gt;&lt;br /&gt;
| dunam_link              = &amp;lt;!-- If dunams are used, this specifies which dunam to link. --&amp;gt;&lt;br /&gt;
| area_total_km2          = &amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
| area_total_sq_mi        = &amp;lt;!-- see table @ Template:Infobox settlement for details --&amp;gt;&lt;br /&gt;
| area_total_ha           = &lt;br /&gt;
| area_total_acre         = &lt;br /&gt;
| area_total_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_land_km2           =&lt;br /&gt;
| area_land_sq_mi         =&lt;br /&gt;
| area_land_ha            = &lt;br /&gt;
| area_land_acre          = &lt;br /&gt;
| area_land_dunam         = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_water_km2          =&lt;br /&gt;
| area_water_sq_mi        =&lt;br /&gt;
| area_water_ha           = &lt;br /&gt;
| area_water_acre         = &lt;br /&gt;
| area_water_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_water_percent      =&lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_urban_km2          =&lt;br /&gt;
| area_urban_sq_mi        =&lt;br /&gt;
| area_urban_ha           = &lt;br /&gt;
| area_urban_acre         = &lt;br /&gt;
| area_urban_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_rural_km2          =&lt;br /&gt;
| area_rural_sq_mi        =&lt;br /&gt;
| area_rural_ha           = &lt;br /&gt;
| area_rural_acre         = &lt;br /&gt;
| area_rural_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_metro_km2          =&lt;br /&gt;
| area_metro_sq_mi        =&lt;br /&gt;
| area_metro_ha           = &lt;br /&gt;
| area_metro_acre         = &lt;br /&gt;
| area_metro_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_rank               =&lt;br /&gt;
| area_blank1_title       =&lt;br /&gt;
| area_blank1_km2         =&lt;br /&gt;
| area_blank1_sq_mi       =&lt;br /&gt;
| area_blank1_ha          = &lt;br /&gt;
| area_blank1_acre        = &lt;br /&gt;
| area_blank1_dunam       = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_blank2_title       =&lt;br /&gt;
| area_blank2_km2         =&lt;br /&gt;
| area_blank2_sq_mi       =&lt;br /&gt;
| area_blank2_ha          = &lt;br /&gt;
| area_blank2_acre        = &lt;br /&gt;
| area_blank2_dunam       = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_note               =&lt;br /&gt;
&amp;lt;!-- dimensions -----------------&amp;gt;&lt;br /&gt;
| dimensions_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| length_km               =&lt;br /&gt;
| length_mi               =&lt;br /&gt;
| width_km                =&lt;br /&gt;
| width_mi                =&lt;br /&gt;
&amp;lt;!-- elevation -----------------&amp;gt;&lt;br /&gt;
| elevation_footnotes     = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_m             =&lt;br /&gt;
| elevation_ft            =&lt;br /&gt;
| elevation_max_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_max_m         =&lt;br /&gt;
| elevation_max_ft        =&lt;br /&gt;
| elevation_min_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_min_m         =&lt;br /&gt;
| elevation_min_ft        =&lt;br /&gt;
&amp;lt;!-- population ----------------&amp;gt;&lt;br /&gt;
| population_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| population_total        =&lt;br /&gt;
| population_as_of        =&lt;br /&gt;
| population_rank         =&lt;br /&gt;
| population_density_km2  = &amp;lt;!-- for automatic calculation of any density field, use: auto --&amp;gt;&lt;br /&gt;
| population_density_sq_mi=&lt;br /&gt;
| population_est          =&lt;br /&gt;
| pop_est_as_of           =&lt;br /&gt;
| population_urban_footnotes     =&lt;br /&gt;
| population_urban               =&lt;br /&gt;
| population_density_urban_km2   =&lt;br /&gt;
| population_density_urban_sq_mi =&lt;br /&gt;
| population_rural_footnotes     =&lt;br /&gt;
| population_rural               =&lt;br /&gt;
| population_density_rural_km2   =&lt;br /&gt;
| population_density_rural_sq_mi =&lt;br /&gt;
| population_metro_footnotes     =&lt;br /&gt;
| population_metro               =&lt;br /&gt;
| population_density_metro_km2   =&lt;br /&gt;
| population_density_metro_sq_mi =&lt;br /&gt;
| population_density             =&lt;br /&gt;
| population_density_rank        =&lt;br /&gt;
| population_blank1_title        =&lt;br /&gt;
| population_blank1              =&lt;br /&gt;
| population_density_blank1_km2  =&lt;br /&gt;
| population_density_blank1_sq_mi=&lt;br /&gt;
| population_blank2_title        =&lt;br /&gt;
| population_blank2              =&lt;br /&gt;
| population_density_blank2_km2  =&lt;br /&gt;
| population_density_blank2_sq_mi=&lt;br /&gt;
| population_demonym      = &amp;lt;!-- demonym, e.g. Liverpudlian for someone from Liverpool --&amp;gt;&lt;br /&gt;
| population_note         =&lt;br /&gt;
&amp;lt;!-- demographics (section 1) --&amp;gt;&lt;br /&gt;
| demographics_type1      =&lt;br /&gt;
| demographics1_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| demographics1_title1    =&lt;br /&gt;
| demographics1_info1     = &amp;lt;!-- etc., up to demographics1_title5 / demographics1_info5 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- demographics (section 2) --&amp;gt;&lt;br /&gt;
| demographics_type2      =&lt;br /&gt;
| demographics2_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| demographics2_title1    =&lt;br /&gt;
| demographics2_info1     = &amp;lt;!-- etc., up to demographics2_title5 / demographics2_info5 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- time zone(s) --------------&amp;gt;&lt;br /&gt;
| timezone1               =&lt;br /&gt;
| utc_offset1             =&lt;br /&gt;
| timezone1_DST           =&lt;br /&gt;
| utc_offset1_DST         =&lt;br /&gt;
| timezone2               =&lt;br /&gt;
| utc_offset2             =&lt;br /&gt;
| timezone2_DST           =&lt;br /&gt;
| utc_offset2_DST         =&lt;br /&gt;
&amp;lt;!-- postal codes, area code ---&amp;gt;&lt;br /&gt;
| postal_code_type        = &amp;lt;!-- enter ZIP code, Postcode, Post code, Postal code... --&amp;gt;&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| postal2_code_type       = &amp;lt;!-- enter ZIP code, Postcode, Post code, Postal code... --&amp;gt;&lt;br /&gt;
| postal2_code            =&lt;br /&gt;
| area_code_type          = &amp;lt;!-- defaults to: Area code(s) --&amp;gt;&lt;br /&gt;
| area_code               =&lt;br /&gt;
| geocode                 =&lt;br /&gt;
| iso_code                =&lt;br /&gt;
| registration_plate      =&lt;br /&gt;
&amp;lt;!-- twin cities ---------------&amp;gt;&lt;br /&gt;
| twin1                   =&lt;br /&gt;
| twin1_country           =&lt;br /&gt;
| twin2                   =&lt;br /&gt;
| twin2_country           = &amp;lt;!-- etc., up to twin9 / twin9_country --&amp;gt;&lt;br /&gt;
&amp;lt;!-- blank fields (section 1) --&amp;gt;&lt;br /&gt;
| blank_name_sec1         =&lt;br /&gt;
| blank_info_sec1         =&lt;br /&gt;
| blank1_name_sec1        =&lt;br /&gt;
| blank1_info_sec1        =&lt;br /&gt;
| blank2_name_sec1        =&lt;br /&gt;
| blank2_info_sec1        = &amp;lt;!-- etc., up to blank7_name_sec1 / blank7_info_sec1 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- blank fields (section 2) --&amp;gt;&lt;br /&gt;
| blank_name_sec2         =&lt;br /&gt;
| blank_info_sec2         =&lt;br /&gt;
| blank1_name_sec2        =&lt;br /&gt;
| blank1_info_sec2        =&lt;br /&gt;
| blank2_name_sec2        =&lt;br /&gt;
| blank2_info_sec2        = &amp;lt;!-- etc., up to blank7_name_sec2 / blank7_info_sec2 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- website, footnotes --------&amp;gt;&lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter names and descriptions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background: white&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
===Name and transliteration===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''name''' || optional || This is the usual name in English.  If it's not specified, the infobox will use the '''official_name''' as a title unless this too is missing, in which case the page name will be used.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''official_name''' || optional || The official name in English if different from '''name'''&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''native_name''' || optional || This will display under the name/official name&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''native_name_lang''' || optional || Use [[List of ISO 639-2 codes|ISO 639-2 code]], e.g. &amp;quot;fr&amp;quot; for French. If there is more than one native name, in different languages, enter those names using {{tl|lang}}, instead.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''other_name''' || optional || For places with a former or more common name like Bombay or Saigon&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''settlement_type''' || optional || Any type can be entered, such as City, Town, Village, Hamlet, Municipality, Reservation, etc. If set, will be displayed under the names, provided that either '''name''' or '''official_name''' is filled in. Might also be used as a label for total population/area (defaulting to ''City''), if needed to distinguish from ''Urban'', ''Rural'' or ''Metro'' (if urban, rural or metro figures are not present, the label is ''Total'' unless '''total_type''' is set).&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Transliteration(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1''' || optional || Will place the &amp;quot;entry&amp;quot; before the word &amp;quot;transliteration(s)&amp;quot;. Can be used to specify a particular language like in [[Dêlêg]] or one may just enter &amp;quot;Other&amp;quot;, like in [[Gaza]]'s article.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1_type'''&amp;lt;br&amp;gt;'''translit_lang1_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang1_type6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1_info'''&amp;lt;br&amp;gt;'''translit_lang1_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang1_info6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2''' || optional || Will place a second transliteration. See [[Dêlêg]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2_type'''&amp;lt;br&amp;gt;'''translit_lang2_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang2_type6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2_info'''&amp;lt;br&amp;gt;'''translit_lang2_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang2_info6''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Images, nickname, motto===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Skyline image&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''image_skyline''' || optional || Despite the name it can be any image that an editor wishes.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''imagesize''' || optional || Can be used to tweak the size of the image_skyline up or down. This can be helpful if an editor want to make the infobox wider. If used, '''px''' must be specified; default size is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_alt''' || optional || [[Alt text]] for the image, used by visually impaired readers who cannot see the image. See [[WP:ALT]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_caption''' || optional || Will place a caption under the image_skyline (if present)&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Flag image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_flag''' || optional || Used for a flag.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_size''' || optional || Can be used to tweak the size of the image_flag up or down from 100px as desired. If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_alt''' || optional || Alt text for the flag.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_link''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Seal image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_seal''' || optional || If the place has an official seal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_alt''' || optional || Alt text for the seal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_link''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Coat of arms image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_shield''' || optional || Can be used for a place with a coat of arms.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_alt''' || optional || Alt text for the shield.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_link''' || optional || Can be used if a wiki article if known but is not automatically linked by the template. See [[Coquitlam, British Columbia]]'s infobox for an example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Logo or emblem image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_blank_emblem''' || optional || Can be used if a place has an official logo, crest, emblem, etc. Logo is the default type. See [[Kingston upon Hull]]'s infobox for an example.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_type''' || optional || To specify what type of emblem &amp;quot;image_blank_emblem&amp;quot; is. The default is Logo.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_alt''' || optional || Alt text for blank emblem.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_link''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Nickname, motto&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''nickname''' || optional || well-known nickname(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''motto''' || optional || Will place the motto under the nicknames&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''anthem''' || optional || Will place the anthem (song) under the nicknames&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Maps, coordinates===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Map images&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_map''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''mapsize''' || optional || If used, '''px''' must be specified; default is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_alt''' || optional || Alt text for map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_caption''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_map1''' || optional || A secondary map image. The field '''image_map''' must be filled in first. Example see: [[Bloomsburg, Pennsylvania]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''mapsize1''' || optional || If used, '''px''' must be specified; default is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_alt1''' || optional || Alt text for secondary map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_caption1''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Dot map&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_dot_map''' || optional || A field for '''manually''' superimposing a dot over a blank map using an &amp;quot;X&amp;quot; &amp;amp; &amp;quot;Y&amp;quot; system. Blank maps, if available, can be found over at [http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons]. Example see: [[Rainbow Lake, Alberta]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_mapsize''' || optional || To change the dot map size; default is 180px ('''px''' is optional).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_base_alt''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_alt''' || optional || Alt text for the dot map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_caption''' || optional || For placing a caption under the dot map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_x'''&amp;lt;br&amp;gt;'''dot_y''' || optional || For manually superimposing the dot left/right and up/down on the map.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Pushpin map(s), coordinates&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map''' || optional || The name of a location map as per [[Template:Location map]] (e.g. ''Indonesia'' or ''Russia''). The coordinate fields (e.g. latd and longd) position a pushpin coordinate marker and label on the map '''automatically'''. Example see: [[Padang, Indonesia]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_label_position''' || optional || The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are {left, right, top, bottom, none}. If this field is not specified, the default value is ''right''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_alt''' || optional || Alt text for pushpin map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_mapsize''' || optional || Must be entered as only a number&amp;amp;mdash;'''do not use px'''. The default value is 250.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_caption''' || optional || Fill out if a different caption from ''map_caption'' is desired.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_relief''' || optional || Set this to &amp;lt;code&amp;gt;y&amp;lt;/code&amp;gt; or any non-blank value to use an alternative relief map provided by the selected location map (if a relief map is available).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map1''' || optional || Set of parameters for second pushpin map&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_label_position1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_alt1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_mapsize1''' || optional || Must be entered as only a number&amp;amp;mdash;'''do not use px'''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_caption1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_relief1''' || optional || &lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latd''' || optional || Latitude degrees. Can also be used for decimal degrees.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latm''' || optional || Latitude minutes. Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''lats''' || optional || Latitude seconds. Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latNS''' || optional || Latitude North or South (enter '''N''' or '''S'''). Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longd''' || optional || Longitude degrees. Can also be used for decimal degrees.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longm''' || optional || Longitude minutes. Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longs''' || optional || Longitude seconds. Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longEW''' || optional || Longitude East or West (enter '''E''' or '''W'''). Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Coordinates display&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coor_pinpoint''' || optional || If needed, to specify more exactly where (or what) coordinates are given (e.g. ''Town Hall'') or a specific place in a larger area (e.g. a city in a county). Example: [[Masovian Voivodeship]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| {{anchor|coordregion}} '''coordinates_region''' || optional&lt;br /&gt;
|  Can be used to override the default [[Template:Coord/doc#region:R|region:]] for the coordinates. Use either a two character [[ISO 3166-1 alpha-2]] country code or an [[ISO 3166-2]] region code.&amp;lt;br&amp;gt;&lt;br /&gt;
If coordinates_region is omitted or blank, [[Template:Coord/doc#region:R|region:]] will be set according to subdivision_name, using {{tl|CountryAbbr}}. For example, subdivision_name = United Kingdom will generate coordinates with &amp;quot;region:GB&amp;quot;. In addition, for Canada, India, and the United States, subdivision_name1 will be used to determine the region.  For example: subdivision_name=Canada and subdivision_name1=Ontario will yield &amp;quot;region:CA-ON&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
coordinates_type (below) overrides this parameter.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_type''' || optional&lt;br /&gt;
|  Can be used to override the default [[Template:Coord/doc#Coordinate_parameters|coordinate parameters]] for the coordinates.  May include [[Template:Coord/doc#type:T|type:]], [[Template:Coord/doc#scale:N|scale:]], [[Template:Coord/doc#dim:D|dim:]], [[Template:Coord/doc#region:R|region:]], and/or [[Template:Coord/doc#source:S|source:]], joined by underscores (&amp;quot;_&amp;quot;).&amp;lt;br&amp;gt;&lt;br /&gt;
If {{para|coordinates_type}} is omitted or blank:&lt;br /&gt;
* [[Template:Coord/doc#scale:N|scale:]], [[Template:Coord/doc#dim:D|dim:]], and [[Template:Coord/doc#source:S|source:]] will be left unspecified.&lt;br /&gt;
* [[Template:Coord/doc#region:R|region:]] will be set by {{para|coordinates_region}} (above), {{para|subdivision_name}} and {{para|subdivision_name1}} (below), and&lt;br /&gt;
* [[Template:Coord/doc#type:T|type:]] will be set to &amp;quot;type:city&amp;quot; if the population_total field is omitted or blank. If population_total is a number without commas, &amp;quot;type:city(population_total)&amp;quot; is used.  But if population_total includes letters or punctuation, &amp;quot;type:city&amp;quot; is used.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_display''' || optional&lt;br /&gt;
|  If the parameter is omitted, blank, or equal to &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt;, the coordinates will be displayed in the infobox only.&amp;lt;br&amp;gt;&lt;br /&gt;
Any value other than &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt; will have the coordinates displayed in the article's title as well.&amp;lt;br&amp;gt;&lt;br /&gt;
Infobox settlement uses {{Tl|Geobox coor}} to call {{Tl|Coord}} with the parameter &amp;quot;display=inline,title&amp;quot;.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_format''' || optional&lt;br /&gt;
| If the parameter is omitted or blank, the coordinates format will match the format in which the coordinates are specified&amp;lt;br&amp;gt;Set to ''dms'' to force degrees/minutes/seconds or ''dec'' to force decimal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_footnotes''' || optional || Reference(s) for coordinates, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Location, established, seat, subdivisions, government, leaders===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Location&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_type''' || optional || almost always &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;Country&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_name''' || optional || Depends on the subdivision_type - use the name in text form, sample: &amp;lt;tt&amp;gt;United States&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[[United States]]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, flag icons or flag templates can be used in this field.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''subdivision_type6''' || optional || Can be State/Province, region, county.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_name1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''subdivision_name6''' || optional || Use the name in text form, sample: &amp;lt;tt&amp;gt;Florida&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[[Florida]]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. Flag icons or flag templates can be used in this field per [[WP:MOSFLAG]].&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Established&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title''' || optional || Example: First settled&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title1''' || optional || Example: Incorporated (town)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title2''' || optional || Example: Incorporated (city)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title3''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date3''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''extinct_title''' || optional || For when a settlement ceases to exist&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''extinct_date''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''founder''' || optional || The name of the settlement's founder&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''named_for''' || optional || The source of the name of the settlement (a person, a place, et cetera)&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Seat of government&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seat_type''' || optional || The label for the seat of government (defaults to ''Seat'').&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seat''' || optional || The seat of government.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Smaller parts (e.g. boroughs of a city)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts_type''' || optional || The label for the smaller subdivisions (defaults to ''Boroughs'').&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts_style''' || optional || Set to ''list'' to display as a collapsible list, ''coll'' as a collapsed list, or ''para'' to use paragraph style. Default is ''list'' for up to 5 items, otherwise ''coll''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts''' || optional || Text or header of the list of smaller subdivisions.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''p1'''&amp;lt;br&amp;gt;'''p2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''p50''' || optional || The smaller subdivisions to be listed. Example: [[Warsaw]]&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Government type, leaders&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''government_footnotes''' || optional || Reference(s) for government, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''government_type''' || optional || Example: [[Mayor-council government]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''governing_body''' || optional || Name of the place's governing body&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_party''' || optional || Political party of the place's leader&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_title''' || optional || First title of the place's leader, e.g. Mayor&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_name''' || optional || Name of the place's leader&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''leader_title4''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_name1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''leader_name4''' || optional || For long lists use {{tl|Collapsible list}}. See [[Halifax Regional Municipality|Halifax]] for an example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Geographic information===&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  colspan=3 | These fields have '''dual automatic unit conversion''' meaning that if only metric values are entered, the imperial values will be automatically converted and vice versa. If an editor wishes to over-ride the automatic conversion, e.g. if the source gives both metric and imperial or if a range of values is needed, they should enter both values in their respective fields.&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Display settings&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''total_type''' || optional || Specifies what &amp;quot;total&amp;quot; area and population figure refer to, e.g. ''Greater London''. This overrides other labels for total population/area. To make the total area and population display on the same line as the words &amp;quot;Area&amp;quot; and &amp;quot;Population&amp;quot;, with no &amp;quot;Total&amp;quot; or similar label, set the value of this parameter to '''&amp;amp;nbsp&amp;amp;#59;'''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''unit_pref''' || optional || To change the unit order to ''imperial (metric)'', enter '''imperial'''. The default display style is ''metric (imperial)''. However, the template will swap the order automatically if the '''subdivision_name''' equals some variation of the USA or the UK.&amp;lt;br&amp;gt;For the middle east, a unit preference of [[dunam]] can be entered (only affects total area). &amp;lt;br&amp;gt; All values must be entered in a '''raw format: no commas, spaces, or unit symbols'''. The template will format them automatically.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Area&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_footnotes''' || optional || Reference(s) for area, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_magnitude''' || optional || Setting this to any non-empty value will create a link to the appropriate order of magnitude of area page (e.g. [[1 E+6 m²]]).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dunam_link''' || optional || If dunams are used, the default is to link the word ''dunams'' in the total area section.  This can be changed by setting &amp;lt;code&amp;gt;dunam_link&amp;lt;/code&amp;gt; to another measure (e.g. &amp;lt;code&amp;gt;dunam_link=water&amp;lt;/code&amp;gt;).  Linking can also be turned off by setting the parameter to something else (e.g.  &amp;lt;code&amp;gt;dunam_link=none&amp;lt;/code&amp;gt; or  &amp;lt;code&amp;gt;dunam_link=off&amp;lt;/code&amp;gt;).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_km2''' || optional || Total area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_total_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_ha''' || optional || Total area in hectares&amp;amp;mdash;symbol: ha. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display acres if area_total_acre is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_sq_mi''' || optional || Total area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_total_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_acre''' || optional || Total area in acres. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display hectares if area_total_ha is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_dunam''' || optional || Total area in dunams, which is wiki-linked. Used in middle eastern places like Israel, Gaza, and the West Bank. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers or hectares and square miles or acreds if area_total_km2, area_total_ha, area_total_sq_mi, and area_total_acre are empty. Examples: [[Gaza]] and [[Ramallah]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_km2''' || optional || Land area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_land_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_sq_mi''' || optional || Land area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_land_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_km2''' || optional || Water area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_water_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_sq_mi''' || optional || Water area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_water_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_percent''' || optional || percent of water without the &amp;quot;%&amp;quot;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rank''' || optional || The settlement's area, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_title''' || optional || Example see [[London]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_title''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_note''' || optional || A place for additional information such as the name of the source.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Dimensions&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dimensions_footnotes''' || optional || Reference(s) for dimensions, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''length_km''' || optional || Raw number entered in kilometers. Will automatically convert to display length in miles if length_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''length_mi''' || optional || Raw number entered in miles. Will automatically convert to display length in kilometers if length_km is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''width_km''' || optional || Raw number entered in kilometers. Will automatically convert to display width in miles if length_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''width_mi''' || optional || Raw number entered in miles. Will automatically convert to display width in kilometers if length_km is empty.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Elevation&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_footnotes''' || optional || Reference(s) for elevation, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_m''' || optional || Raw number entered in meters. Will automatically convert to display elevation in feet if elevation_ft is empty. However, if a range in elevation (i.e. 5&amp;amp;ndash;50 m ) is desired, use the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; fields below&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_ft''' || optional || Raw number, entered in feet. Will automatically convert to display the average elevation in meters if '''elevation_m''' field is empty. However, if a range in elevation (i.e. 50&amp;amp;ndash;500 ft ) is desired, use the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; fields below&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_max_footnotes'''&amp;lt;br&amp;gt;'''elevation_min_footnotes''' || optional || Same as above, but for the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; elevations. See [[Leeds]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_max_m'''&amp;lt;br&amp;gt;'''elevation_max_ft'''&amp;lt;br&amp;gt;'''elevation_min_m'''&amp;lt;br&amp;gt;'''elevation_min_ft''' || optional || Used to give highest &amp;amp; lowest elevations, instead of just a single value. Example: [[Halifax Regional Municipality]].&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Population, demographics===&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  colspan=3 | The density fields have '''dual automatic unit conversion''' meaning that if only metric values are entered, the imperial values will be automatically converted and vice-versa. If an editor wishes to over-ride the automatic conversion, e.g. if the source gives both metric and imperial or if a range of values is needed, they can enter both values in their respective fields. '''To calculate density with respect to the total area automatically, type ''auto'' in place of any density value.'''&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Population&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_total''' || optional || Actual population (see below for estimates) preferably consisting of digits only (without any commas)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_footnotes''' || optional || Reference(s) for population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_as_of''' || optional || The year for the population total (usually a census year)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_est''' || optional || Population estimate.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pop_est_as_of''' || optional || The year or month &amp;amp; year of the population estimate&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_urban''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_urban_footnotes''' || optional || Reference(s) for urban population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_urban_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_urban_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rural''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rural_footnotes''' || optional || Reference(s) for rural population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rural_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rural_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_metro''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_metro_footnotes''' || optional || Reference(s) for metro population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_metro_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_metro_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rank''' || optional || The settlement's population, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rank''' || optional || The settlement's population density, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank1_title''' || optional || Can be used for estimates. Example: [[Windsor, Ontario]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank1''' || optional || The population value for blank1_title&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank1_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank1_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank2_title''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank2_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank2_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_demonym''' || optional || A demonym or gentilic is a word that denotes the members of a people or the inhabitants of a place. For example citizens in [[Liverpool]] are known as [[Liverpudlian]]s.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_note''' || optional || A place for additional information such as the name of the source. See [[Windsor, Ontario]] for example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Demographics (section 1)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics_type1''' || optional || Section Header. For example: Ethnicity&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_footnotes''' || optional || Reference(s) for demographics section 1, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics1_title5''' || optional || Titles related to demographics_type1. For example: White, Black, Hispanic...&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics1_info5''' || optional || Information related to the &amp;quot;titles&amp;quot;. For example: 50%, 25%, 10%...&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Demographics (section 2)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics_type2''' || optional || A second section header. For example: Languages&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_footnotes''' || optional || Reference(s) for demographics section 2, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics2_title5''' || optional || Titles related to '''demographics_type2'''. For example: English, French, Arabic...&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics2_info5''' || optional || Information related to the &amp;quot;titles&amp;quot; for type2. For example: 50%, 25%, 10%...&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Other information===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Time zone(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone1_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset1_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone2''' || optional || A second timezone field for larger areas such as a Province.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone2_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset2_DST''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Postal code(s) &amp;amp; area code&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal_code_type''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal2_code_type''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal2_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_code_type''' || optional || If left blank/not used template will default to &amp;quot;[[Telephone numbering plan|Area code(s)]]&amp;quot;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''geocode''' || optional || See [[Geocode]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''iso_code''' || optional || See [[ISO 3166]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''registration_plate''' || optional || See [[Vehicle registration plate]]&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Twin cities&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''twin1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''twin9''' || optional || Name of a twin city&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''twin1_country'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''twin9_country''' || optional || Country of the twin city&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Blank fields (section 1)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_name_sec1''' || optional || Fields used to display other information. The name is displayed in bold on the left side of the infobox.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_info_sec1''' || optional || The information associated with the ''blank_name'' heading. The info is displayed on right side of infobox, in the same row as the name. For an example, see: [[Warsaw]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_name_sec1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_name_sec1''' || optional || Up to 7 additional fields (8 total) can be displayed in this section&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_info_sec1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_info_sec1''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Blank fields (section 2)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_name_sec2''' || optional || For a second section of blank fields&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_info_sec2''' || optional || Example: [[Beijing]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_name_sec2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_name_sec2''' || optional || Up to 7 additional fields (8 total) can be displayed in this section&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_info_sec2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_info_sec2''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Website, footnotes&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''website''' || optional || External link to official website, Use {{Tl|URL}}, thus: &amp;lt;nowiki&amp;gt;{{URL|example.com}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''footnotes''' || optional || Text to be displayed at the bottom of the infobox&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- End of parameter name/description table --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
From [[Detroit]] — note pipe characters are ''in front'' of the line of cell data, instead of at the end of the line, which simplifies the spacing:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name           = Detroit&lt;br /&gt;
| official_name           = City of Detroit&lt;br /&gt;
| native_name_lang        = fr&lt;br /&gt;
| settlement_type         = [[City]]&lt;br /&gt;
| image_skyline           = Detroit Montage.jpg&lt;br /&gt;
| imagesize               = 290px&lt;br /&gt;
| image_caption           = Images from top to bottom, left to right: [[Downtown Detroit]] skyline, [[Spirit of Detroit]], [[Greektown Historic District|Greektown]], [[Ambassador Bridge]], [[Michigan Soldiers' and Sailors' Monument]], [[Fox Theatre (Detroit)|Fox Theatre]], and [[Comerica Park]].&lt;br /&gt;
| image_flag              = Flag of Detroit, Michigan.svg&lt;br /&gt;
| image_seal              = The Official City Seal of the City of Detroit, Michigan.svg&lt;br /&gt;
| nickname                = The Motor City, Motown, Renaissance City, The D, Hockeytown, The Automotive Capital of the World, Rock City, The 313&lt;br /&gt;
| motto                   = ''Speramus Meliora; Resurget Cineribus''&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;([[Latin]]: We Hope For Better Things; It Shall Rise From the Ashes)&amp;lt;/small&amp;gt;&lt;br /&gt;
| image_map               = Wayne County Michigan Incorporated and Unincorporated areas Detroit highlighted.svg&lt;br /&gt;
| mapsize                 = 250x200px&lt;br /&gt;
| map_caption             = Location within [[Wayne County, Michigan]] and the state of [[Michigan]]&lt;br /&gt;
| latd  = 42 |latm  = 19 |lats  = 53 |latNS  = N&lt;br /&gt;
| longd = 83 |longm = 02 |longs = 45 |longEW = W&lt;br /&gt;
| coordinates_display     = yes&lt;br /&gt;
| coordinates_footnotes   =&amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{cite gnis|1617959|Detroit|2009-07-27}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pushpin_map             = USA2&lt;br /&gt;
| pushpin_map_caption     = Location within the [[Contiguous United States|contiguous United States of America]]&lt;br /&gt;
| coordinates_region      = US-MI&lt;br /&gt;
| subdivision_type        = [[List of sovereign states|Country]]&lt;br /&gt;
| subdivision_name        = {{flag|United States of America}}&lt;br /&gt;
| subdivision_type1       = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1       = {{flag|Michigan}}&lt;br /&gt;
| subdivision_type2       = [[List of counties in Michigan|County]]&lt;br /&gt;
| subdivision_name2       = {{flagicon image|Wayne.png}} [[Wayne County, Michigan|Wayne]]&lt;br /&gt;
| established_title       = Founded&lt;br /&gt;
| established_date        = 1701&lt;br /&gt;
| established_title2      = Incorporated&lt;br /&gt;
| established_date2       = 1806&lt;br /&gt;
| government_footnotes    = &amp;lt;!-- for references: use&amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| government_type         = [[Mayor-council government|Mayor-Council]]&lt;br /&gt;
| leader_title            = [[List of mayors of Detroit, Michigan|Mayor]]&lt;br /&gt;
| leader_name             = [[Dave Bing]]&lt;br /&gt;
| leader_party            = [[Democratic Party (United States)|D]]&lt;br /&gt;
| leader_title1           = [[Detroit City Council|City Council]]&lt;br /&gt;
| leader_name1            = {{collapsible list|bullets=yes&lt;br /&gt;
 | title = Members&lt;br /&gt;
 | 1 = [[Charles Pugh]] – Council President&lt;br /&gt;
 | 2 = [[Gary Brown (Detroit politician)|Gary Brown]] – Council President Pro-Tem&lt;br /&gt;
 | 3 = [[JoAnn Watson]]&lt;br /&gt;
 | 4 = [[Kenneth Cockrel, Jr.]]&lt;br /&gt;
 | 5 = [[Saunteel Jenkins]]&lt;br /&gt;
 | 6 = [[Andre Spivey]]&lt;br /&gt;
 | 7 = [[James Tate (Detroit politician)|James Tate]]&lt;br /&gt;
 | 8 = [[Brenda Jones (Detroit politician)|Brenda Jones]]&lt;br /&gt;
 | 9 = [[Kwame Kenyatta]]&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Area --&amp;gt;&lt;br /&gt;
|unit_pref                = Imperial&lt;br /&gt;
|area_footnotes           = &amp;lt;ref name=&amp;quot;Gazetteer files&amp;quot;/&amp;gt;&lt;br /&gt;
|area_magnitude           = &lt;br /&gt;
|area_total_km2           = 370.03&lt;br /&gt;
|area_land_km2            = 359.36&lt;br /&gt;
|area_water_km2           = 10.67&lt;br /&gt;
|area_total_sq_mi         = 142.87&lt;br /&gt;
|area_land_sq_mi          = 138.75&lt;br /&gt;
|area_water_sq_mi         = 4.12&lt;br /&gt;
| area_urban_sq_mi        = 1295&lt;br /&gt;
| area_metro_sq_mi        = 3913&lt;br /&gt;
| elevation_footnotes     =&amp;lt;ref name=&amp;quot;GNIS&amp;quot; /&amp;gt;&lt;br /&gt;
| elevation_ft            = 600&lt;br /&gt;
| population_footnotes    =&amp;lt;ref name=CensusCity/&amp;gt;&amp;lt;ref name=CensusCSA/&amp;gt;&lt;br /&gt;
| population_as_of        = 2011&lt;br /&gt;
| population_total        = 706,585&lt;br /&gt;
| population_rank         = [[List of United States cities by population|18th in U.S.]]&lt;br /&gt;
| population_urban        = 3,863,924&lt;br /&gt;
| population_metro        = 4,285,832 (US: [[List of United States metropolitan statistical areas|13th]])&lt;br /&gt;
| population_blank1_title = [[Combined statistical area|CSA]]&lt;br /&gt;
| population_blank1       = 5,207,434 (US: [[List of United States combined statistical areas|11th]])&lt;br /&gt;
| population_density_sq_mi= {{#expr:713777/138.8 round 0}}&lt;br /&gt;
| population_demonym      = Detroiter&lt;br /&gt;
| population_note         =&lt;br /&gt;
| timezone                = [[Eastern Time Zone (North America)|EST]]&lt;br /&gt;
| utc_offset              = −5&lt;br /&gt;
| timezone_DST            = [[Eastern Daylight Time|EDT]]&lt;br /&gt;
| utc_offset_DST          = −4&lt;br /&gt;
| postal_code_type        =&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| area_code               = [[Area code 313|313]]&lt;br /&gt;
| blank_name              = [[Federal Information Processing Standard|FIPS code]]&lt;br /&gt;
| blank_info              = 26-22000&lt;br /&gt;
| blank1_name             = [[Geographic Names Information System|GNIS]] feature ID&lt;br /&gt;
| blank1_info             = 1617959&amp;lt;ref name=&amp;quot;GNIS&amp;quot; /&amp;gt;&lt;br /&gt;
| blank2_name             = Major airport&lt;br /&gt;
| blank2_info             = [[Detroit Metropolitan Wayne County Airport]] (DTW)&lt;br /&gt;
| website                 = [http://www.detroitmi.gov/ DetroitMI.gov]&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Supporting templates==&lt;br /&gt;
The following is a list of sub-templates used by Infobox settlement. See the [{{fullurl:Special:PrefixIndex|prefix=Infobox+settlement%2F&amp;amp;namespace=10&amp;amp;hideredirects=1}} current list of all sub-templates] for documentation, sandboxes, testcases, etc.&lt;br /&gt;
# {{tl|Infobox settlement/areadisp}}&lt;br /&gt;
# {{tl|Infobox settlement/checkauto}}&lt;br /&gt;
# {{tl|Infobox settlement/densdisp}}&lt;br /&gt;
# {{tl|Infobox settlement/dunam}}&lt;br /&gt;
# {{tl|Infobox settlement/dunam/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/impus}}&lt;br /&gt;
# {{tl|Infobox settlement/impus/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/lengthdisp}}&lt;br /&gt;
# {{tl|Infobox settlement/link}}&lt;br /&gt;
# {{tl|Infobox settlement/metric}}&lt;br /&gt;
# {{tl|Infobox settlement/metric/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/pref}}&lt;br /&gt;
&lt;br /&gt;
==Microformat==&lt;br /&gt;
{{UF-hcard-geo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add categories below--&amp;gt;&lt;br /&gt;
[[Category:City infobox templates|Settlement]]&lt;br /&gt;
[[Category:Geography infobox templates|Settlement]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add interwikis below--&amp;gt;&lt;br /&gt;
[[af:Sjabloon:Inligtingskas Nedersetting]]&lt;br /&gt;
[[am:መልጠፊያ:የቦታ መረጃ]]&lt;br /&gt;
[[ast:Plantilla:Ciudá]]&lt;br /&gt;
[[ar:قالب:Infobox Settlement]]&lt;br /&gt;
[[az:Şablon:Şəhər]]&lt;br /&gt;
[[be-x-old:Шаблён:Населены пункт]]&lt;br /&gt;
[[bg:Шаблон:Селище]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক বসতি]]&lt;br /&gt;
[[ca:Plantilla:Infotaula de divisió territorial administrativa]]&lt;br /&gt;
[[cs:Šablona:Infobox sídla světa]]&lt;br /&gt;
[[da:Skabelon:Infoboks bebyggelse]]&lt;br /&gt;
[[de:Vorlage:Infobox Ort]]&lt;br /&gt;
[[dsb:Pśedłoga:Infokašćik Město]]&lt;br /&gt;
[[et:Mall:Linn]]&lt;br /&gt;
[[es:Plantilla:Ficha de entidad subnacional]]&lt;br /&gt;
[[eo:Ŝablono:Urbokadro]]&lt;br /&gt;
[[fa:الگو:Infobox settlement]]&lt;br /&gt;
[[gl:Modelo:Primeira entidade subestatal]]&lt;br /&gt;
[[gd:Template:Baile]]&lt;br /&gt;
[[hsb:Předłoha:Město]]&lt;br /&gt;
[[it:Template:Divisione amministrativa]]&lt;br /&gt;
[[lv:Veidne:Infobox Settlement]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ Բնակավայր]]&lt;br /&gt;
[[hr:Predložak:Infookvir naselje]]&lt;br /&gt;
[[ia:Patrono:Infobox Settlement]]&lt;br /&gt;
[[id:Templat:Infobox Settlement]]&lt;br /&gt;
[[hu:Sablon:Település infobox]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Населено место]]&lt;br /&gt;
[[ml:Template:Infobox settlement]]&lt;br /&gt;
[[ms:Templat:Infobox settlement]]&lt;br /&gt;
[[mr:साचा:माहितीचौकट शहर]]&lt;br /&gt;
[[ja:Template:Infobox Settlement]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა დასახლება]]&lt;br /&gt;
[[ko:틀:도시 정보]]&lt;br /&gt;
[[nl:Sjabloon:Infobox plaats]]&lt;br /&gt;
[[no:Mal:Infoboks geografi]]&lt;br /&gt;
[[os:Шаблон:НП]]&lt;br /&gt;
[[pdc:Vorlage:Infobox Ort]]&lt;br /&gt;
[[pt:Predefinição:Info/Assentamento]]&lt;br /&gt;
[[ro:Format:Infocaseta Așezare]]&lt;br /&gt;
[[ru:Шаблон:НП]]&lt;br /&gt;
[[sh:Šablon:Infobox Settlement]]&lt;br /&gt;
[[sq:Stampa:Infobox vendbanim]]&lt;br /&gt;
[[simple:Template:Infobox City]]&lt;br /&gt;
[[si:සැකිල්ල:තොරතුරුකොටුව ජනාවාසය]]&lt;br /&gt;
[[sl:Predloga:Infopolje Naselje]]&lt;br /&gt;
[[sv:Mall:Ortsfakta Sverige]]&lt;br /&gt;
[[szl:Szablon:Mjasto infobox]]&lt;br /&gt;
[[fi:Malline:Kaupunki2]]&lt;br /&gt;
[[sv:Mall:Stadsfakta]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล เมือง]]&lt;br /&gt;
[[tpi:Template:Infobokis Setelmen]]&lt;br /&gt;
[[tr:Şablon:Yerleşim bilgi kutusu]]&lt;br /&gt;
[[uk:Шаблон:Картка:Місто]]&lt;br /&gt;
[[ur:سانچہ:Infobox settlement]]&lt;br /&gt;
[[vi:Bản mẫu:Thông tin khu dân cư]]&lt;br /&gt;
[[yo:Àdàkọ:Infobox settlement]]&lt;br /&gt;
[[zh:Template:Infobox Settlement]]&lt;br /&gt;
[[zh-min-nan:Template:Infobox Settlement]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>216.185.105.36</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362714</id>
		<title>Template:Infobox settlement/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362714"/>
		<updated>2013-03-01T21:56:43Z</updated>

		<summary type="html">&lt;p&gt;216.185.105.36: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Intricate template}}&lt;br /&gt;
&amp;lt;!---PLEASE ADD METADATA (categories, interwikis) TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE. EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template should be used to produce an [[WP:Infobox|Infobox]] for human settlements (cities, towns, villages, communities) as well as other administrative districts, counties, provinces, etcetera - in fact, any subdivision below the level of a country, for which {{tl|Infobox country}} should be used.  Parameters are described in the table below. For questions see the [[Template talk:Infobox settlement|talk page]].&lt;br /&gt;
&lt;br /&gt;
== Redirects and calls ==&lt;br /&gt;
At least {{PAGESINCATEGORY:Templates calling Infobox settlement}} other [[:Category:Templates calling Infobox settlement|templates call this one]] and [{{fullurl:Special:WhatLinksHere/Template:Infobox_settlement|namespace=10&amp;amp;hidetrans=1&amp;amp;hidelinks=1}} many templates redirect here].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
*'''Important''': Please enter all numeric values in a raw, unformatted fashion.  References are to be included in their respective section footnotes field.  Numeric values that are not &amp;quot;raw&amp;quot; may create an &amp;quot;Expression error&amp;quot;. Raw values will be automatically formatted by the template.  If you find a raw value is not formatted in your usage of the template, please post a notice on the discussion page for this template.&lt;br /&gt;
* An expression error may also occur when any coordinate parameter has a value, but one or more coordinate parameters are blank or invalid.&lt;br /&gt;
&lt;br /&gt;
Basic blank template, ready to cut and paste. See the next section for a copy of the template with all parameters and comments.  See the table below that for a full description of each parameter.&lt;br /&gt;
&lt;br /&gt;
=== Using metric units ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    = &lt;br /&gt;
| native_name             = &lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| settlement_type         = &lt;br /&gt;
| image_skyline           = &lt;br /&gt;
| image_alt               = &lt;br /&gt;
| image_caption           = &lt;br /&gt;
| image_flag              = &lt;br /&gt;
| flag_alt                = &lt;br /&gt;
| image_seal              = &lt;br /&gt;
| seal_alt                = &lt;br /&gt;
| image_shield            = &lt;br /&gt;
| shield_alt              = &lt;br /&gt;
| nickname                = &lt;br /&gt;
| motto                   = &lt;br /&gt;
| image_map               = &lt;br /&gt;
| map_alt                 = &lt;br /&gt;
| map_caption             = &lt;br /&gt;
| pushpin_map             = &lt;br /&gt;
| pushpin_label_position  = &lt;br /&gt;
| pushpin_map_alt         = &lt;br /&gt;
| pushpin_map_caption     = &lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           = &lt;br /&gt;
| coordinates_type        = &lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_footnotes   = &lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        = &lt;br /&gt;
| subdivision_type1       = &lt;br /&gt;
| subdivision_name1       = &lt;br /&gt;
| subdivision_type2       = &lt;br /&gt;
| subdivision_name2       = &lt;br /&gt;
| subdivision_type3       = &lt;br /&gt;
| subdivision_name3       = &lt;br /&gt;
| established_title       = &lt;br /&gt;
| established_date        = &lt;br /&gt;
| founder                 = &lt;br /&gt;
| seat_type               = &lt;br /&gt;
| seat                    = &lt;br /&gt;
| government_footnotes    = &lt;br /&gt;
| leader_party            = &lt;br /&gt;
| leader_title            = &lt;br /&gt;
| leader_name             = &lt;br /&gt;
| unit_pref               = Metric&amp;lt;!-- or US or UK --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_footnotes          = &lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_note               = &lt;br /&gt;
| area_water_percent      = &lt;br /&gt;
| area_rank               = &lt;br /&gt;
| area_blank1_title       = &lt;br /&gt;
| area_blank2_title       = &lt;br /&gt;
&amp;lt;!-- square kilometers --&amp;gt;&lt;br /&gt;
| area_total_km2          = &lt;br /&gt;
| area_land_km2           = &lt;br /&gt;
| area_water_km2          = &lt;br /&gt;
| area_urban_km2          = &lt;br /&gt;
| area_rural_km2          = &lt;br /&gt;
| area_metro_km2          = &lt;br /&gt;
| area_blank1_km2         = &lt;br /&gt;
| area_blank2_km2         = &lt;br /&gt;
&amp;lt;!-- hectares --&amp;gt;&lt;br /&gt;
| area_total_ha           = &lt;br /&gt;
| area_land_ha            = &lt;br /&gt;
| area_water_ha           = &lt;br /&gt;
| area_urban_ha           = &lt;br /&gt;
| area_rural_ha           = &lt;br /&gt;
| area_metro_ha           = &lt;br /&gt;
| area_blank1_ha          = &lt;br /&gt;
| area_blank2_ha          = &lt;br /&gt;
&amp;lt;!-- dunams used in Middle East articles only --&amp;gt;&lt;br /&gt;
| dunam_link              = &amp;lt;!-- which dunam to link --&amp;gt;&lt;br /&gt;
| area_total_dunam        = &lt;br /&gt;
| area_land_dunam         = &lt;br /&gt;
| area_water_dunam        = &lt;br /&gt;
| area_urban_dunam        = &lt;br /&gt;
| area_rural_dunam        = &lt;br /&gt;
| area_metro_dunam        = &lt;br /&gt;
| area_blank1_dunam       = &lt;br /&gt;
| area_blank2_dunam       = &lt;br /&gt;
| length_km               = &lt;br /&gt;
| width_km                = &lt;br /&gt;
| dimensions_footnotes    = &lt;br /&gt;
| elevation_footnotes     = &lt;br /&gt;
| elevation_m             = &lt;br /&gt;
| population_footnotes    = &lt;br /&gt;
| population_total        = &lt;br /&gt;
| population_as_of        = &lt;br /&gt;
| population_density_km2  = auto&lt;br /&gt;
| population_demonym      = &lt;br /&gt;
| population_note         = &lt;br /&gt;
| timezone1               = &lt;br /&gt;
| utc_offset1             = &lt;br /&gt;
| timezone1_DST           = &lt;br /&gt;
| utc_offset1_DST         = &lt;br /&gt;
| postal_code_type        = &lt;br /&gt;
| postal_code             = &lt;br /&gt;
| area_code_type          = &lt;br /&gt;
| area_code               = &lt;br /&gt;
| iso_code                = &lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Using non-metric units ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    =&lt;br /&gt;
| native_name             =&lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| settlement_type         =&lt;br /&gt;
| image_skyline           =&lt;br /&gt;
| image_alt               =&lt;br /&gt;
| image_caption           =&lt;br /&gt;
| image_flag              =&lt;br /&gt;
| flag_alt                =&lt;br /&gt;
| image_seal              =&lt;br /&gt;
| seal_alt                =&lt;br /&gt;
| image_shield            =&lt;br /&gt;
| shield_alt              =&lt;br /&gt;
| nickname                =&lt;br /&gt;
| motto                   =&lt;br /&gt;
| image_map               =&lt;br /&gt;
| map_alt                 =&lt;br /&gt;
| map_caption             =&lt;br /&gt;
| pushpin_map             =&lt;br /&gt;
| pushpin_label_position  =&lt;br /&gt;
| pushpin_map_alt         =&lt;br /&gt;
| pushpin_map_caption     =&lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           =&lt;br /&gt;
| coordinates_type        =&lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_footnotes   =&lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        =&lt;br /&gt;
| subdivision_type1       =&lt;br /&gt;
| subdivision_name1       =&lt;br /&gt;
| subdivision_type2       =&lt;br /&gt;
| subdivision_name2       =&lt;br /&gt;
| subdivision_type3       =&lt;br /&gt;
| subdivision_name3       =&lt;br /&gt;
| established_title       =&lt;br /&gt;
| established_date        =&lt;br /&gt;
| founder                 =&lt;br /&gt;
| seat_type               =&lt;br /&gt;
| seat                    =&lt;br /&gt;
| government_footnotes    =&lt;br /&gt;
| leader_party            =&lt;br /&gt;
| leader_title            =&lt;br /&gt;
| leader_name             =&lt;br /&gt;
| unit_pref               = US&amp;lt;!-- or UK or Metric --&amp;gt;&lt;br /&gt;
&amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_footnotes          = &lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- &amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt; --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- use only to set a special wikilink --&amp;gt;&lt;br /&gt;
| area_note               =&lt;br /&gt;
| area_water_percent      =&lt;br /&gt;
| area_rank               =&lt;br /&gt;
| area_blank1_title       =&lt;br /&gt;
| area_blank2_title       =&lt;br /&gt;
&amp;lt;!-- square miles --&amp;gt;&lt;br /&gt;
| area_total_sq_mi        = &lt;br /&gt;
| area_land_sq_mi         =&lt;br /&gt;
| area_water_sq_mi        =&lt;br /&gt;
| area_urban_sq_mi        =&lt;br /&gt;
| area_rural_sq_mi        =&lt;br /&gt;
| area_metro_sq_mi        =&lt;br /&gt;
| area_blank1_sq_mi       =&lt;br /&gt;
| area_blank2_sq_mi       =&lt;br /&gt;
&amp;lt;!-- acres --&amp;gt;&lt;br /&gt;
| area_total_acre         = &lt;br /&gt;
| area_land_acre          =&lt;br /&gt;
| area_water_acre         =&lt;br /&gt;
| area_urban_acre         =&lt;br /&gt;
| area_rural_acre         =&lt;br /&gt;
| area_metro_acre         =&lt;br /&gt;
| area_blank1_acre        =&lt;br /&gt;
| area_blank2_acre        =&lt;br /&gt;
| length_mi               =&lt;br /&gt;
| width_mi                =&lt;br /&gt;
| dimensions_footnotes    =&lt;br /&gt;
| elevation_footnotes     =&lt;br /&gt;
| elevation_ft            =&lt;br /&gt;
| population_footnotes    =&lt;br /&gt;
| population_total        =&lt;br /&gt;
| population_as_of        =&lt;br /&gt;
| population_density_sq_mi= auto&lt;br /&gt;
| population_demonym      =&lt;br /&gt;
| population_note         =&lt;br /&gt;
| timezone1               =&lt;br /&gt;
| utc_offset1             =&lt;br /&gt;
| timezone1_DST           =&lt;br /&gt;
| utc_offset1_DST         =&lt;br /&gt;
| postal_code_type        =&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| area_code_type          =&lt;br /&gt;
| area_code               =&lt;br /&gt;
| iso_code                =&lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;!--NOTE: This differs from the actual Chicago infobox in order to provide examples.--&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
| name = Chicago&lt;br /&gt;
| settlement_type = [[City]]&lt;br /&gt;
| image_skyline = Chicago montage.jpg&lt;br /&gt;
| imagesize = 275px &amp;lt;!--default is 250px--&amp;gt;&lt;br /&gt;
| image_caption = Clockwise from top: [[Downtown Chicago]], the [[Chicago Theatre]], the [[Chicago 'L']], [[Navy Pier]], [[Millennium Park]], the [[Field Museum]], and the [[Willis Tower|Willis (formerly Sears) Tower]]&lt;br /&gt;
| image_flag = Municipal Flag of Chicago.svg&lt;br /&gt;
| image_seal = Chicago city seal.png&lt;br /&gt;
| nickname = [[Origin of the name &amp;quot;Windy City&amp;quot;|The Windy City]], The Second City, Chi-Town, Chi-City, Hog Butcher for the World, City of the Big Shoulders, The City That Works, and others found at [[List of nicknames for Chicago]]&lt;br /&gt;
| motto = {{lang-la|Urbs in Horto}} (''City in a Garden''), Make Big Plans (Make No Small Plans), I Will&lt;br /&gt;
| image_map = US-IL-Chicago.png&lt;br /&gt;
| map_caption = Location in the [[Chicago metropolitan area]] and Illinois&lt;br /&gt;
| pushpin_map = USA2&lt;br /&gt;
| pushpin_map_caption = Location in the United States&lt;br /&gt;
| latd  = 41 | latm  = 50 | lats  = 15 | latNS  = N&lt;br /&gt;
| longd = 87 | longm = 40 | longs = 55 | longEW = W&lt;br /&gt;
| coordinates_region = &amp;lt;!-- US-IL (not required, determined by infobox) --&amp;gt;&lt;br /&gt;
| coordinates_display = &amp;lt;!-- yes (any value to also display in title area --&amp;gt;&lt;br /&gt;
| coordinates_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;/&amp;gt;&lt;br /&gt;
| subdivision_type = [[List of countries|Country]]&lt;br /&gt;
| subdivision_name = [[United States]]&lt;br /&gt;
| subdivision_type1 = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1 = [[Illinois]]&lt;br /&gt;
| subdivision_type2 = [[List of counties in Illinois|Counties]]&lt;br /&gt;
| subdivision_name2 = [[Cook County, Illinois|Cook]], [[DuPage County, Illinois|DuPage]]&lt;br /&gt;
| established_title = Settled&lt;br /&gt;
| established_date = 1770s&lt;br /&gt;
| established_title2 = [[Municipal corporation|Incorporated]]&lt;br /&gt;
| established_date2 = March 4, 1837&lt;br /&gt;
| founder =&lt;br /&gt;
| named_for = {{lang-mia|shikaakwa}}&amp;lt;br /&amp;gt; (&amp;quot;Wild onion&amp;quot;)&lt;br /&gt;
| government_type = [[Mayor–council government|Mayor–council]]&lt;br /&gt;
| leader_title = [[Mayor of Chicago|Mayor]]&lt;br /&gt;
| leader_name = [[Rahm Emanuel]] ([[Democratic Party (United States)|D]])&lt;br /&gt;
| leader_title1 = [[City council|Council]]&lt;br /&gt;
| leader_name1 = [[Chicago City Council]]&lt;br /&gt;
| unit_pref = Imperial&lt;br /&gt;
| area_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/geo/www/gazetteer/files/Gaz_places_national.txt | title = 2010 United States Census Gazetteer for Places: January 1, 2010 | format = text | work = 2010 United States Census | publisher = [[United States Census Bureau]] | date = April 2010 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| area_magnitude = 1 E+8&lt;br /&gt;
| area_total_sq_mi = 234.114&lt;br /&gt;
| area_land_sq_mi  = 227.635&lt;br /&gt;
| area_water_sq_mi = 6.479&lt;br /&gt;
| area_water_percent = 3&lt;br /&gt;
| area_urban_sq_mi = 2123&lt;br /&gt;
| area_metro_sq_mi = 10874&lt;br /&gt;
| elevation_footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;/&amp;gt;&lt;br /&gt;
| elevation_ft = 594&lt;br /&gt;
| elevation_m  = 181&lt;br /&gt;
| population_footnotes = &amp;lt;ref name=&amp;quot;USCB PopEstCities 2011&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/popest/data/cities/totals/2011/tables/SUB-EST2011-01.csv | title = Annual Estimates of the Resident Population for Incorporated Places Over 50,000, Ranked by July 1, 2011 Population | format = [[comma-separated values|CSV]] | work = 2011 Population Estimates | publisher = [[United States Census Bureau]], Population Division | date = June 2012 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;USCB Metro 2010&amp;quot;&amp;gt;{{cite web | url=http://www.census.gov/prod/cen2010/briefs/c2010br-01.pdf | title = Population Change for the Ten Most Populous and Fastest Growing Metropolitan Statiscal Areas: 2000 to 2010 | date = March 2011 | publisher = [[U.S. Census Bureau]] | page = 6 |accessdate = April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| population_as_of = [[2010 United States Census|2010]]&lt;br /&gt;
| population_total = 2,695,598&lt;br /&gt;
| pop_est_as_of = 2011&lt;br /&gt;
| population_est = 2,707,120&lt;br /&gt;
| population_rank  = [[List of United States cities by population|3rd US]]&lt;br /&gt;
| population_density_sq_mi = 11,892.4&amp;lt;!-- 2011 population_est / area_land_sq_mi --&amp;gt;&lt;br /&gt;
| population_urban = 8711000&lt;br /&gt;
| population_density_urban_sq_mi = auto&lt;br /&gt;
| population_metro = 9461105&lt;br /&gt;
| population_density_metro_sq_mi = auto&lt;br /&gt;
| population_demonym = Chicagoan&lt;br /&gt;
| timezone = [[Central Standard Time|CST]]&lt;br /&gt;
| utc_offset = −06:00&lt;br /&gt;
| timezone_DST = [[Central Daylight Time|CDT]]&lt;br /&gt;
| utc_offset_DST = −05:00&lt;br /&gt;
| area_code_type = [[North American Numbering Plan|Area codes]]&lt;br /&gt;
| area_code = [[Area code 312|312]], [[Area code 773|773]], [[Area code 872|872]]&lt;br /&gt;
| website = {{URL|www.cityofchicago.org}}&lt;br /&gt;
| footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{Cite GNIS|428803|City of Chicago|April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--NOTE: This differs from the actual Chicago infobox in order to provide examples.--&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
| name = Chicago&lt;br /&gt;
| settlement_type = [[City]]&lt;br /&gt;
| image_skyline = Chicago montage.jpg&lt;br /&gt;
| imagesize = 275px &amp;lt;!--default is 250px--&amp;gt;&lt;br /&gt;
| image_caption = Clockwise from top: [[Downtown Chicago]], the [[Chicago Theatre]], the [[Chicago 'L']], [[Navy Pier]], [[Millennium Park]], the [[Field Museum]], and the [[Willis Tower|Willis (formerly Sears) Tower]]&lt;br /&gt;
| image_flag = Municipal Flag of Chicago.svg&lt;br /&gt;
| image_seal = Chicago city seal.png&lt;br /&gt;
| nickname = [[Origin of the name &amp;quot;Windy City&amp;quot;|The Windy City]], The Second City, Chi-Town, Chi-City, Hog Butcher for the World, City of the Big Shoulders, The City That Works, and others found at [[List of nicknames for Chicago]]&lt;br /&gt;
| motto = {{lang-la|Urbs in Horto}} (''City in a Garden''), Make Big Plans (Make No Small Plans), I Will&lt;br /&gt;
| image_map = US-IL-Chicago.png&lt;br /&gt;
| map_caption = Location in the [[Chicago metropolitan area]] and Illinois&lt;br /&gt;
| pushpin_map = USA2&lt;br /&gt;
| pushpin_map_caption = Location in the United States&lt;br /&gt;
| latd  = 41 | latm  = 50 | lats  = 15 | latNS  = N&lt;br /&gt;
| longd = 87 | longm = 40 | longs = 55 | longEW = W&lt;br /&gt;
| coordinates_region = &amp;lt;!-- US-IL (not required, determined by infobox) --&amp;gt;&lt;br /&gt;
| coordinates_display = &amp;lt;!-- yes (any value to also display in title area --&amp;gt;&lt;br /&gt;
| coordinates_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;/&amp;gt;&lt;br /&gt;
| subdivision_type = [[List of countries|Country]]&lt;br /&gt;
| subdivision_name = [[United States]]&lt;br /&gt;
| subdivision_type1 = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1 = [[Illinois]]&lt;br /&gt;
| subdivision_type2 = [[List of counties in Illinois|Counties]]&lt;br /&gt;
| subdivision_name2 = [[Cook County, Illinois|Cook]], [[DuPage County, Illinois|DuPage]]&lt;br /&gt;
| established_title = Settled&lt;br /&gt;
| established_date = 1770s&lt;br /&gt;
| established_title2 = [[Municipal corporation|Incorporated]]&lt;br /&gt;
| established_date2 = March 4, 1837&lt;br /&gt;
| founder =&lt;br /&gt;
| named_for = {{lang-mia|shikaakwa}}&amp;lt;br /&amp;gt; (&amp;quot;Wild onion&amp;quot;)&lt;br /&gt;
| government_type = [[Mayor–council government|Mayor–council]]&lt;br /&gt;
| leader_title = [[Mayor of Chicago|Mayor]]&lt;br /&gt;
| leader_name = [[Rahm Emanuel]] ([[Democratic Party (United States)|D]])&lt;br /&gt;
| leader_title1 = [[City council|Council]]&lt;br /&gt;
| leader_name1 = [[Chicago City Council]]&lt;br /&gt;
| unit_pref = Imperial&lt;br /&gt;
| area_footnotes = &amp;lt;ref name=&amp;quot;USCB Gazetteer 2010&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/geo/www/gazetteer/files/Gaz_places_national.txt | title = 2010 United States Census Gazetteer for Places: January 1, 2010 | format = text | work = 2010 United States Census | publisher = [[United States Census Bureau]] | date = April 2010 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| area_magnitude = 1 E+8&lt;br /&gt;
| area_total_sq_mi = 234.114&lt;br /&gt;
| area_land_sq_mi  = 227.635&lt;br /&gt;
| area_water_sq_mi = 6.479&lt;br /&gt;
| area_water_percent = 3&lt;br /&gt;
| area_urban_sq_mi = 2123&lt;br /&gt;
| area_metro_sq_mi = 10874&lt;br /&gt;
| elevation_footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;/&amp;gt;&lt;br /&gt;
| elevation_ft = 594&lt;br /&gt;
| elevation_m  = 181&lt;br /&gt;
| population_footnotes = &amp;lt;ref name=&amp;quot;USCB PopEstCities 2011&amp;quot;&amp;gt;{{cite web | url = http://www.census.gov/popest/data/cities/totals/2011/tables/SUB-EST2011-01.csv | title = Annual Estimates of the Resident Population for Incorporated Places Over 50,000, Ranked by July 1, 2011 Population | format = [[comma-separated values|CSV]] | work = 2011 Population Estimates | publisher = [[United States Census Bureau]], Population Division | date = June 2012 | accessdate = August 1, 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;USCB Metro 2010&amp;quot;&amp;gt;{{cite web | url=http://www.census.gov/prod/cen2010/briefs/c2010br-01.pdf | title = Population Change for the Ten Most Populous and Fastest Growing Metropolitan Statiscal Areas: 2000 to 2010 | date = March 2011 | publisher = [[U.S. Census Bureau]] | page = 6 |accessdate = April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| population_as_of = [[2010 United States Census|2010]]&lt;br /&gt;
| population_total = 2,695,598&lt;br /&gt;
| pop_est_as_of = 2011&lt;br /&gt;
| population_est = 2,707,120&lt;br /&gt;
| population_rank  = [[List of United States cities by population|3rd US]]&lt;br /&gt;
| population_density_sq_mi = 11,892.4&amp;lt;!-- 2011 population_est / area_land_sq_mi --&amp;gt;&lt;br /&gt;
| population_urban = 8711000&lt;br /&gt;
| population_density_urban_sq_mi = auto&lt;br /&gt;
| population_metro = 9461105&lt;br /&gt;
| population_density_metro_sq_mi = auto&lt;br /&gt;
| population_demonym = Chicagoan&lt;br /&gt;
| timezone = [[Central Standard Time|CST]]&lt;br /&gt;
| utc_offset = −06:00&lt;br /&gt;
| timezone_DST = [[Central Daylight Time|CDT]]&lt;br /&gt;
| utc_offset_DST = −05:00&lt;br /&gt;
| area_code_type = [[North American Numbering Plan|Area codes]]&lt;br /&gt;
| area_code = [[Area code 312|312]], [[Area code 773|773]], [[Area code 872|872]]&lt;br /&gt;
| website = {{URL|www.cityofchicago.org}}&lt;br /&gt;
| footnotes = &amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{Cite GNIS|428803|City of Chicago|April 12, 2011}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
{{reflist|close=1}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Complete empty syntax, with comments ==&lt;br /&gt;
This copy of the template lists all parameters except for some of the repeating numbered parameters which are noted in the comments. Comments here should be brief; see the table below for full descriptions of each parameter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name                    = &amp;lt;!-- at least one of the first two fields must be filled in --&amp;gt;&lt;br /&gt;
| official_name           =&lt;br /&gt;
| native_name             = &amp;lt;!-- if different from the English name --&amp;gt;&lt;br /&gt;
| native_name_lang        = &amp;lt;!-- ISO 639-2 code e.g. &amp;quot;fr&amp;quot; for French. If more than one, use {{lang}} instead --&amp;gt;&lt;br /&gt;
| other_name              =&lt;br /&gt;
| settlement_type         = &amp;lt;!-- such as Town, Village, City, Borough etc. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- transliteration(s) --------&amp;gt;&lt;br /&gt;
| translit_lang1          =&lt;br /&gt;
| translit_lang1_type     =&lt;br /&gt;
| translit_lang1_info     =&lt;br /&gt;
| translit_lang1_type1    =&lt;br /&gt;
| translit_lang1_info1    =&lt;br /&gt;
| translit_lang1_type2    =&lt;br /&gt;
| translit_lang1_info2    = &amp;lt;!-- etc., up to translit_lang1_type6 / translit_lang1_info6 --&amp;gt;&lt;br /&gt;
| translit_lang2          =&lt;br /&gt;
| translit_lang2_type     =&lt;br /&gt;
| translit_lang2_info     =&lt;br /&gt;
| translit_lang2_type1    =&lt;br /&gt;
| translit_lang2_info1    =&lt;br /&gt;
| translit_lang2_type2    =&lt;br /&gt;
| translit_lang2_info2    =&lt;br /&gt;
| translit_lang2_info2    = &amp;lt;!-- etc., up to translit_lang2_type6 / translit_lang2_info6 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- images, nickname, motto ---&amp;gt;&lt;br /&gt;
| image_skyline           =&lt;br /&gt;
| imagesize               =&lt;br /&gt;
| image_alt               =&lt;br /&gt;
| image_caption           =&lt;br /&gt;
| image                   = &amp;lt;!-- other image (specify File: or Image: namespace) --&amp;gt;&lt;br /&gt;
| image_flag              =&lt;br /&gt;
| flag_size               =&lt;br /&gt;
| flag_alt                =&lt;br /&gt;
| flag_link               =&lt;br /&gt;
| image_seal              =&lt;br /&gt;
| seal_size               =&lt;br /&gt;
| seal_alt                =&lt;br /&gt;
| seal_link               =&lt;br /&gt;
| image_shield            =&lt;br /&gt;
| shield_size             =&lt;br /&gt;
| shield_alt              =&lt;br /&gt;
| shield_link             =&lt;br /&gt;
| image_blank_emblem      =&lt;br /&gt;
| blank_emblem_type       = &amp;lt;!-- defaults to Logo --&amp;gt;&lt;br /&gt;
| blank_emblem_size       =&lt;br /&gt;
| blank_emblem_alt        =&lt;br /&gt;
| blank_emblem_link       =&lt;br /&gt;
| nickname                =&lt;br /&gt;
| motto                   =&lt;br /&gt;
| anthem                  =&lt;br /&gt;
&amp;lt;!-- maps and coordinates ------&amp;gt;&lt;br /&gt;
| image_map               =&lt;br /&gt;
| mapsize                 =&lt;br /&gt;
| map_alt                 =&lt;br /&gt;
| map_caption             =&lt;br /&gt;
| image_map1              =&lt;br /&gt;
| mapsize1                =&lt;br /&gt;
| map_alt1                =&lt;br /&gt;
| map_caption1            =&lt;br /&gt;
| image_dot_map           =&lt;br /&gt;
| dot_mapsize             =&lt;br /&gt;
| dot_map_base_alt        =&lt;br /&gt;
| dot_map_alt             =&lt;br /&gt;
| dot_map_caption         =&lt;br /&gt;
| dot_x = |dot_y =&lt;br /&gt;
| pushpin_map             = &amp;lt;!-- name of a location map as per Template:Location_map --&amp;gt;&lt;br /&gt;
| pushpin_label_position  = &amp;lt;!-- position of the pushpin label: left, right, top, bottom, none --&amp;gt;&lt;br /&gt;
| pushpin_label           = &amp;lt;!-- only necessary if &amp;quot;name&amp;quot; or &amp;quot;official_name&amp;quot; are too long --&amp;gt;&lt;br /&gt;
| pushpin_map_alt         =&lt;br /&gt;
| pushpin_mapsize         =&lt;br /&gt;
| pushpin_map_caption     =&lt;br /&gt;
| pushpin_map1            =&lt;br /&gt;
| pushpin_label_position1 =&lt;br /&gt;
| pushpin_label1          = &amp;lt;!-- only necessary if &amp;quot;name&amp;quot; or &amp;quot;official_name&amp;quot; are too long --&amp;gt;&lt;br /&gt;
| pushpin_map_alt1        =&lt;br /&gt;
| pushpin_mapsize1        =&lt;br /&gt;
| pushpin_map_caption1    =&lt;br /&gt;
| latd  =  |latm  =  |lats  =  |latNS  =&lt;br /&gt;
| longd =  |longm =  |longs =  |longEW =&lt;br /&gt;
| coor_pinpoint           = &amp;lt;!-- to specify exact location of coordinates (was coor_type) --&amp;gt;&lt;br /&gt;
| coordinates_region      = &amp;lt;!-- ISO 3166-1 alpha-2 or ISO 3166-2 code for country/region containing the coordinates --&amp;gt;&lt;br /&gt;
| coordinates_type        = &amp;lt;!-- parameter list passed to Coord template, overrides coordinates_region --&amp;gt;&lt;br /&gt;
| coordinates_display     = inline,title&lt;br /&gt;
| coordinates_format      = dms&lt;br /&gt;
| coordinates_footnotes   = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- location ------------------&amp;gt;&lt;br /&gt;
| subdivision_type        = Country&lt;br /&gt;
| subdivision_name        = &amp;lt;!-- the name of the country --&amp;gt;&lt;br /&gt;
| subdivision_type1       =&lt;br /&gt;
| subdivision_name1       =&lt;br /&gt;
| subdivision_type2       =&lt;br /&gt;
| subdivision_name2       = &amp;lt;!-- etc., subdivision_type6 / subdivision_name6 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- established ---------------&amp;gt;&lt;br /&gt;
| established_title       = &amp;lt;!-- Settled --&amp;gt;&lt;br /&gt;
| established_date        =&lt;br /&gt;
| established_title1      = &amp;lt;!-- Incorporated (town) --&amp;gt;&lt;br /&gt;
| established_date1       =&lt;br /&gt;
| established_title2      = &amp;lt;!-- Incorporated (city) --&amp;gt;&lt;br /&gt;
| established_date2       =&lt;br /&gt;
| established_title3      =&lt;br /&gt;
| established_date3       =&lt;br /&gt;
| extinct_title           =&lt;br /&gt;
| extinct_date            =&lt;br /&gt;
| founder                 =&lt;br /&gt;
| named_for               =&lt;br /&gt;
&amp;lt;!-- seat, smaller parts -------&amp;gt;&lt;br /&gt;
| seat_type               = &amp;lt;!-- defaults to: Seat --&amp;gt;&lt;br /&gt;
| seat                    =&lt;br /&gt;
| parts_type              = &amp;lt;!-- defaults to: Boroughs --&amp;gt;&lt;br /&gt;
| parts_style             = &amp;lt;!-- list, coll (collapsed list), para (paragraph format) --&amp;gt;&lt;br /&gt;
| parts                   = &amp;lt;!-- parts text, or header for parts list --&amp;gt;&lt;br /&gt;
| p1                      =&lt;br /&gt;
| p2                      = &amp;lt;!-- etc., up to p50: for separate parts to be listed--&amp;gt;&lt;br /&gt;
&amp;lt;!-- government type, leaders --&amp;gt;&lt;br /&gt;
| government_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| government_type         =&lt;br /&gt;
| governing_body          =&lt;br /&gt;
| leader_party            =&lt;br /&gt;
| leader_title            =&lt;br /&gt;
| leader_name             = &amp;lt;!-- add &amp;amp;amp;nbsp; (no-break space) to disable automatic links --&amp;gt;&lt;br /&gt;
| leader_title1           =&lt;br /&gt;
| leader_name1            = &amp;lt;!-- etc., up to leader_title4 / leader_name4 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- display settings  ---------&amp;gt;&lt;br /&gt;
| total_type              = &amp;lt;!-- to set a non-standard label for total area and population rows --&amp;gt;&lt;br /&gt;
| unit_pref               = &amp;lt;!-- enter: Imperial, to display imperial before metric --&amp;gt;&lt;br /&gt;
&amp;lt;!-- area ----------------------&amp;gt;&lt;br /&gt;
| area_footnotes          = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_magnitude          = &amp;lt;!-- use only to set a special wikilink --&amp;gt;&lt;br /&gt;
| dunam_link              = &amp;lt;!-- If dunams are used, this specifies which dunam to link. --&amp;gt;&lt;br /&gt;
| area_total_km2          = &amp;lt;!-- ALL fields with measurements have automatic unit conversion --&amp;gt;&lt;br /&gt;
| area_total_sq_mi        = &amp;lt;!-- see table @ Template:Infobox settlement for details --&amp;gt;&lt;br /&gt;
| area_total_ha           = &lt;br /&gt;
| area_total_acre         = &lt;br /&gt;
| area_total_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_land_km2           =&lt;br /&gt;
| area_land_sq_mi         =&lt;br /&gt;
| area_land_ha            = &lt;br /&gt;
| area_land_acre          = &lt;br /&gt;
| area_land_dunam         = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_water_km2          =&lt;br /&gt;
| area_water_sq_mi        =&lt;br /&gt;
| area_water_ha           = &lt;br /&gt;
| area_water_acre         = &lt;br /&gt;
| area_water_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_water_percent      =&lt;br /&gt;
| area_urban_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_urban_km2          =&lt;br /&gt;
| area_urban_sq_mi        =&lt;br /&gt;
| area_urban_ha           = &lt;br /&gt;
| area_urban_acre         = &lt;br /&gt;
| area_urban_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_rural_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_rural_km2          =&lt;br /&gt;
| area_rural_sq_mi        =&lt;br /&gt;
| area_rural_ha           = &lt;br /&gt;
| area_rural_acre         = &lt;br /&gt;
| area_rural_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_metro_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| area_metro_km2          =&lt;br /&gt;
| area_metro_sq_mi        =&lt;br /&gt;
| area_metro_ha           = &lt;br /&gt;
| area_metro_acre         = &lt;br /&gt;
| area_metro_dunam        = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_rank               =&lt;br /&gt;
| area_blank1_title       =&lt;br /&gt;
| area_blank1_km2         =&lt;br /&gt;
| area_blank1_sq_mi       =&lt;br /&gt;
| area_blank1_ha          = &lt;br /&gt;
| area_blank1_acre        = &lt;br /&gt;
| area_blank1_dunam       = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_blank2_title       =&lt;br /&gt;
| area_blank2_km2         =&lt;br /&gt;
| area_blank2_sq_mi       =&lt;br /&gt;
| area_blank2_ha          = &lt;br /&gt;
| area_blank2_acre        = &lt;br /&gt;
| area_blank2_dunam       = &amp;lt;!-- used in Middle East articles only --&amp;gt;&lt;br /&gt;
| area_note               =&lt;br /&gt;
&amp;lt;!-- dimensions -----------------&amp;gt;&lt;br /&gt;
| dimensions_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| length_km               =&lt;br /&gt;
| length_mi               =&lt;br /&gt;
| width_km                =&lt;br /&gt;
| width_mi                =&lt;br /&gt;
&amp;lt;!-- elevation -----------------&amp;gt;&lt;br /&gt;
| elevation_footnotes     = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_m             =&lt;br /&gt;
| elevation_ft            =&lt;br /&gt;
| elevation_max_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_max_m         =&lt;br /&gt;
| elevation_max_ft        =&lt;br /&gt;
| elevation_min_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| elevation_min_m         =&lt;br /&gt;
| elevation_min_ft        =&lt;br /&gt;
&amp;lt;!-- population ----------------&amp;gt;&lt;br /&gt;
| population_footnotes    = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| population_total        =&lt;br /&gt;
| population_as_of        =&lt;br /&gt;
| population_rank         =&lt;br /&gt;
| population_density_km2  = &amp;lt;!-- for automatic calculation of any density field, use: auto --&amp;gt;&lt;br /&gt;
| population_density_sq_mi=&lt;br /&gt;
| population_est          =&lt;br /&gt;
| pop_est_as_of           =&lt;br /&gt;
| population_urban_footnotes     =&lt;br /&gt;
| population_urban               =&lt;br /&gt;
| population_density_urban_km2   =&lt;br /&gt;
| population_density_urban_sq_mi =&lt;br /&gt;
| population_rural_footnotes     =&lt;br /&gt;
| population_rural               =&lt;br /&gt;
| population_density_rural_km2   =&lt;br /&gt;
| population_density_rural_sq_mi =&lt;br /&gt;
| population_metro_footnotes     =&lt;br /&gt;
| population_metro               =&lt;br /&gt;
| population_density_metro_km2   =&lt;br /&gt;
| population_density_metro_sq_mi =&lt;br /&gt;
| population_density             =&lt;br /&gt;
| population_density_rank        =&lt;br /&gt;
| population_blank1_title        =&lt;br /&gt;
| population_blank1              =&lt;br /&gt;
| population_density_blank1_km2  =&lt;br /&gt;
| population_density_blank1_sq_mi=&lt;br /&gt;
| population_blank2_title        =&lt;br /&gt;
| population_blank2              =&lt;br /&gt;
| population_density_blank2_km2  =&lt;br /&gt;
| population_density_blank2_sq_mi=&lt;br /&gt;
| population_demonym      = &amp;lt;!-- demonym, e.g. Liverpudlian for someone from Liverpool --&amp;gt;&lt;br /&gt;
| population_note         =&lt;br /&gt;
&amp;lt;!-- demographics (section 1) --&amp;gt;&lt;br /&gt;
| demographics_type1      =&lt;br /&gt;
| demographics1_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| demographics1_title1    =&lt;br /&gt;
| demographics1_info1     = &amp;lt;!-- etc., up to demographics1_title5 / demographics1_info5 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- demographics (section 2) --&amp;gt;&lt;br /&gt;
| demographics_type2      =&lt;br /&gt;
| demographics2_footnotes = &amp;lt;!-- for references: use &amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| demographics2_title1    =&lt;br /&gt;
| demographics2_info1     = &amp;lt;!-- etc., up to demographics2_title5 / demographics2_info5 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- time zone(s) --------------&amp;gt;&lt;br /&gt;
| timezone1               =&lt;br /&gt;
| utc_offset1             =&lt;br /&gt;
| timezone1_DST           =&lt;br /&gt;
| utc_offset1_DST         =&lt;br /&gt;
| timezone2               =&lt;br /&gt;
| utc_offset2             =&lt;br /&gt;
| timezone2_DST           =&lt;br /&gt;
| utc_offset2_DST         =&lt;br /&gt;
&amp;lt;!-- postal codes, area code ---&amp;gt;&lt;br /&gt;
| postal_code_type        = &amp;lt;!-- enter ZIP code, Postcode, Post code, Postal code... --&amp;gt;&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| postal2_code_type       = &amp;lt;!-- enter ZIP code, Postcode, Post code, Postal code... --&amp;gt;&lt;br /&gt;
| postal2_code            =&lt;br /&gt;
| area_code_type          = &amp;lt;!-- defaults to: Area code(s) --&amp;gt;&lt;br /&gt;
| area_code               =&lt;br /&gt;
| geocode                 =&lt;br /&gt;
| iso_code                =&lt;br /&gt;
| registration_plate      =&lt;br /&gt;
&amp;lt;!-- twin cities ---------------&amp;gt;&lt;br /&gt;
| twin1                   =&lt;br /&gt;
| twin1_country           =&lt;br /&gt;
| twin2                   =&lt;br /&gt;
| twin2_country           = &amp;lt;!-- etc., up to twin9 / twin9_country --&amp;gt;&lt;br /&gt;
&amp;lt;!-- blank fields (section 1) --&amp;gt;&lt;br /&gt;
| blank_name_sec1         =&lt;br /&gt;
| blank_info_sec1         =&lt;br /&gt;
| blank1_name_sec1        =&lt;br /&gt;
| blank1_info_sec1        =&lt;br /&gt;
| blank2_name_sec1        =&lt;br /&gt;
| blank2_info_sec1        = &amp;lt;!-- etc., up to blank7_name_sec1 / blank7_info_sec1 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- blank fields (section 2) --&amp;gt;&lt;br /&gt;
| blank_name_sec2         =&lt;br /&gt;
| blank_info_sec2         =&lt;br /&gt;
| blank1_name_sec2        =&lt;br /&gt;
| blank1_info_sec2        =&lt;br /&gt;
| blank2_name_sec2        =&lt;br /&gt;
| blank2_info_sec2        = &amp;lt;!-- etc., up to blank7_name_sec2 / blank7_info_sec2 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- website, footnotes --------&amp;gt;&lt;br /&gt;
| website                 = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter names and descriptions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background: white&amp;quot;&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
===Name and transliteration===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''name''' || optional || This is the usual name in English.  If it's not specified, the infobox will use the '''official_name''' as a title unless this too is missing, in which case the page name will be used.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''official_name''' || optional || The official name in English if different from '''name'''&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''native_name''' || optional || This will display under the name/official name&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''native_name_lang''' || optional || Use [[List of ISO 639-2 codes|ISO 639-2 code]], e.g. &amp;quot;fr&amp;quot; for French. If there is more than one native name, in different languages, enter those names using {{tl|lang}}, instead.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''other_name''' || optional || For places with a former or more common name like Bombay or Saigon&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''settlement_type''' || optional || Any type can be entered, such as City, Town, Village, Hamlet, Municipality, Reservation, etc. If set, will be displayed under the names, provided that either '''name''' or '''official_name''' is filled in. Might also be used as a label for total population/area (defaulting to ''City''), if needed to distinguish from ''Urban'', ''Rural'' or ''Metro'' (if urban, rural or metro figures are not present, the label is ''Total'' unless '''total_type''' is set).&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Transliteration(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1''' || optional || Will place the &amp;quot;entry&amp;quot; before the word &amp;quot;transliteration(s)&amp;quot;. Can be used to specify a particular language like in [[Dêlêg]] or one may just enter &amp;quot;Other&amp;quot;, like in [[Gaza]]'s article.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1_type'''&amp;lt;br&amp;gt;'''translit_lang1_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang1_type6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang1_info'''&amp;lt;br&amp;gt;'''translit_lang1_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang1_info6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2''' || optional || Will place a second transliteration. See [[Dêlêg]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2_type'''&amp;lt;br&amp;gt;'''translit_lang2_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang2_type6''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''translit_lang2_info'''&amp;lt;br&amp;gt;'''translit_lang2_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''translit_lang2_info6''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Images, nickname, motto===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Skyline image&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''image_skyline''' || optional || Despite the name it can be any image that an editor wishes.&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''imagesize''' || optional || Can be used to tweak the size of the image_skyline up or down. This can be helpful if an editor want to make the infobox wider. If used, '''px''' must be specified; default size is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_alt''' || optional || [[Alt text]] for the image, used by visually impaired readers who cannot see the image. See [[WP:ALT]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_caption''' || optional || Will place a caption under the image_skyline (if present)&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Flag image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_flag''' || optional || Used for a flag.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_size''' || optional || Can be used to tweak the size of the image_flag up or down from 100px as desired. If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_alt''' || optional || Alt text for the flag.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''flag_link''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Seal image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_seal''' || optional || If the place has an official seal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_alt''' || optional || Alt text for the seal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seal_link''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Coat of arms image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_shield''' || optional || Can be used for a place with a coat of arms.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_alt''' || optional || Alt text for the shield.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''shield_link''' || optional || Can be used if a wiki article if known but is not automatically linked by the template. See [[Coquitlam, British Columbia]]'s infobox for an example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Logo or emblem image&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_blank_emblem''' || optional || Can be used if a place has an official logo, crest, emblem, etc. Logo is the default type. See [[Kingston upon Hull]]'s infobox for an example.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_type''' || optional || To specify what type of emblem &amp;quot;image_blank_emblem&amp;quot; is. The default is Logo.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_size''' || optional || If used, '''px''' must be specified; default size is 100px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_alt''' || optional || Alt text for blank emblem.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_emblem_link''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Nickname, motto&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''nickname''' || optional || well-known nickname(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''motto''' || optional || Will place the motto under the nicknames&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  '''anthem''' || optional || Will place the anthem (song) under the nicknames&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Maps, coordinates===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Map images&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_map''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''mapsize''' || optional || If used, '''px''' must be specified; default is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_alt''' || optional || Alt text for map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_caption''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_map1''' || optional || A secondary map image. The field '''image_map''' must be filled in first. Example see: [[Bloomsburg, Pennsylvania]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''mapsize1''' || optional || If used, '''px''' must be specified; default is 250px.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_alt1''' || optional || Alt text for secondary map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''map_caption1''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Dot map&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''image_dot_map''' || optional || A field for '''manually''' superimposing a dot over a blank map using an &amp;quot;X&amp;quot; &amp;amp; &amp;quot;Y&amp;quot; system. Blank maps, if available, can be found over at [http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons]. Example see: [[Rainbow Lake, Alberta]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_mapsize''' || optional || To change the dot map size; default is 180px ('''px''' is optional).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_base_alt''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_alt''' || optional || Alt text for the dot map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_map_caption''' || optional || For placing a caption under the dot map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dot_x'''&amp;lt;br&amp;gt;'''dot_y''' || optional || For manually superimposing the dot left/right and up/down on the map.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Pushpin map(s), coordinates&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map''' || optional || The name of a location map as per [[Template:Location map]] (e.g. ''Indonesia'' or ''Russia''). The coordinate fields (e.g. latd and longd) position a pushpin coordinate marker and label on the map '''automatically'''. Example see: [[Padang, Indonesia]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_label_position''' || optional || The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are {left, right, top, bottom, none}. If this field is not specified, the default value is ''right''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_alt''' || optional || Alt text for pushpin map.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_mapsize''' || optional || Must be entered as only a number&amp;amp;mdash;'''do not use px'''. The default value is 250.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_caption''' || optional || Fill out if a different caption from ''map_caption'' is desired.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_relief''' || optional || Set this to &amp;lt;code&amp;gt;y&amp;lt;/code&amp;gt; or any non-blank value to use an alternative relief map provided by the selected location map (if a relief map is available).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map1''' || optional || Set of parameters for second pushpin map&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_label_position1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_alt1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_mapsize1''' || optional || Must be entered as only a number&amp;amp;mdash;'''do not use px'''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_map_caption1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pushpin_relief1''' || optional || &lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latd''' || optional || Latitude degrees. Can also be used for decimal degrees.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latm''' || optional || Latitude minutes. Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''lats''' || optional || Latitude seconds. Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''latNS''' || optional || Latitude North or South (enter '''N''' or '''S'''). Omit or leave blank if '''latd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longd''' || optional || Longitude degrees. Can also be used for decimal degrees.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longm''' || optional || Longitude minutes. Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longs''' || optional || Longitude seconds. Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''longEW''' || optional || Longitude East or West (enter '''E''' or '''W'''). Omit or leave blank if '''longd''' has a decimal value.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Coordinates display&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coor_pinpoint''' || optional || If needed, to specify more exactly where (or what) coordinates are given (e.g. ''Town Hall'') or a specific place in a larger area (e.g. a city in a county). Example: [[Masovian Voivodeship]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| {{anchor|coordregion}} '''coordinates_region''' || optional&lt;br /&gt;
|  Can be used to override the default [[Template:Coord/doc#region:R|region:]] for the coordinates. Use either a two character [[ISO 3166-1 alpha-2]] country code or an [[ISO 3166-2]] region code.&amp;lt;br&amp;gt;&lt;br /&gt;
If coordinates_region is omitted or blank, [[Template:Coord/doc#region:R|region:]] will be set according to subdivision_name, using {{tl|CountryAbbr}}. For example, subdivision_name = United Kingdom will generate coordinates with &amp;quot;region:GB&amp;quot;. In addition, for Canada, India, and the United States, subdivision_name1 will be used to determine the region.  For example: subdivision_name=Canada and subdivision_name1=Ontario will yield &amp;quot;region:CA-ON&amp;quot;.&amp;lt;br&amp;gt;&lt;br /&gt;
coordinates_type (below) overrides this parameter.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_type''' || optional&lt;br /&gt;
|  Can be used to override the default [[Template:Coord/doc#Coordinate_parameters|coordinate parameters]] for the coordinates.  May include [[Template:Coord/doc#type:T|type:]], [[Template:Coord/doc#scale:N|scale:]], [[Template:Coord/doc#dim:D|dim:]], [[Template:Coord/doc#region:R|region:]], and/or [[Template:Coord/doc#source:S|source:]], joined by underscores (&amp;quot;_&amp;quot;).&amp;lt;br&amp;gt;&lt;br /&gt;
If {{para|coordinates_type}} is omitted or blank:&lt;br /&gt;
* [[Template:Coord/doc#scale:N|scale:]], [[Template:Coord/doc#dim:D|dim:]], and [[Template:Coord/doc#source:S|source:]] will be left unspecified.&lt;br /&gt;
* [[Template:Coord/doc#region:R|region:]] will be set by {{para|coordinates_region}} (above), {{para|subdivision_name}} and {{para|subdivision_name1}} (below), and&lt;br /&gt;
* [[Template:Coord/doc#type:T|type:]] will be set to &amp;quot;type:city&amp;quot; if the population_total field is omitted or blank. If population_total is a number without commas, &amp;quot;type:city(population_total)&amp;quot; is used.  But if population_total includes letters or punctuation, &amp;quot;type:city&amp;quot; is used.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_display''' || optional&lt;br /&gt;
|  If the parameter is omitted, blank, or equal to &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt;, the coordinates will be displayed in the infobox only.&amp;lt;br&amp;gt;&lt;br /&gt;
Any value other than &amp;lt;code&amp;gt;inline&amp;lt;/code&amp;gt; will have the coordinates displayed in the article's title as well.&amp;lt;br&amp;gt;&lt;br /&gt;
Infobox settlement uses {{Tl|Geobox coor}} to call {{Tl|Coord}} with the parameter &amp;quot;display=inline,title&amp;quot;.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_format''' || optional&lt;br /&gt;
| If the parameter is omitted or blank, the coordinates format will match the format in which the coordinates are specified&amp;lt;br&amp;gt;Set to ''dms'' to force degrees/minutes/seconds or ''dec'' to force decimal.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''coordinates_footnotes''' || optional || Reference(s) for coordinates, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Location, established, seat, subdivisions, government, leaders===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Location&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_type''' || optional || almost always &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;Country&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_name''' || optional || Depends on the subdivision_type - use the name in text form, sample: &amp;lt;tt&amp;gt;United States&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[[United States]]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;, flag icons or flag templates can be used in this field.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_type1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''subdivision_type6''' || optional || Can be State/Province, region, county.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''subdivision_name1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''subdivision_name6''' || optional || Use the name in text form, sample: &amp;lt;tt&amp;gt;Florida&amp;lt;/tt&amp;gt; or &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;[[Florida]]&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;. Flag icons or flag templates can be used in this field per [[WP:MOSFLAG]].&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Established&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title''' || optional || Example: First settled&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title1''' || optional || Example: Incorporated (town)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title2''' || optional || Example: Incorporated (city)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_title3''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''established_date3''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''extinct_title''' || optional || For when a settlement ceases to exist&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''extinct_date''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''founder''' || optional || The name of the settlement's founder&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''named_for''' || optional || The source of the name of the settlement (a person, a place, et cetera)&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Seat of government&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seat_type''' || optional || The label for the seat of government (defaults to ''Seat'').&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''seat''' || optional || The seat of government.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Smaller parts (e.g. boroughs of a city)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts_type''' || optional || The label for the smaller subdivisions (defaults to ''Boroughs'').&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts_style''' || optional || Set to ''list'' to display as a collapsible list, ''coll'' as a collapsed list, or ''para'' to use paragraph style. Default is ''list'' for up to 5 items, otherwise ''coll''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''parts''' || optional || Text or header of the list of smaller subdivisions.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''p1'''&amp;lt;br&amp;gt;'''p2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''p50''' || optional || The smaller subdivisions to be listed. Example: [[Warsaw]]&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Government type, leaders&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''government_footnotes''' || optional || Reference(s) for government, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''government_type''' || optional || Example: [[Mayor-council government]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''governing_body''' || optional || Name of the place's governing body&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_party''' || optional || Political party of the place's leader&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_title''' || optional || First title of the place's leader, e.g. Mayor&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_name''' || optional || Name of the place's leader&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''leader_title4''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''leader_name1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''leader_name4''' || optional || For long lists use {{tl|Collapsible list}}. See [[Halifax Regional Municipality|Halifax]] for an example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Geographic information===&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  colspan=3 | These fields have '''dual automatic unit conversion''' meaning that if only metric values are entered, the imperial values will be automatically converted and vice versa. If an editor wishes to over-ride the automatic conversion, e.g. if the source gives both metric and imperial or if a range of values is needed, they should enter both values in their respective fields.&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Display settings&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''total_type''' || optional || Specifies what &amp;quot;total&amp;quot; area and population figure refer to, e.g. ''Greater London''. This overrides other labels for total population/area. To make the total area and population display on the same line as the words &amp;quot;Area&amp;quot; and &amp;quot;Population&amp;quot;, with no &amp;quot;Total&amp;quot; or similar label, set the value of this parameter to '''&amp;amp;nbsp&amp;amp;#59;'''.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''unit_pref''' || optional || To change the unit order to ''imperial (metric)'', enter '''imperial'''. The default display style is ''metric (imperial)''. However, the template will swap the order automatically if the '''subdivision_name''' equals some variation of the USA or the UK.&amp;lt;br&amp;gt;For the middle east, a unit preference of [[dunam]] can be entered (only affects total area). &amp;lt;br&amp;gt; All values must be entered in a '''raw format: no commas, spaces, or unit symbols'''. The template will format them automatically.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Area&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_footnotes''' || optional || Reference(s) for area, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_magnitude''' || optional || Setting this to any non-empty value will create a link to the appropriate order of magnitude of area page (e.g. [[1 E+6 m²]]).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dunam_link''' || optional || If dunams are used, the default is to link the word ''dunams'' in the total area section.  This can be changed by setting &amp;lt;code&amp;gt;dunam_link&amp;lt;/code&amp;gt; to another measure (e.g. &amp;lt;code&amp;gt;dunam_link=water&amp;lt;/code&amp;gt;).  Linking can also be turned off by setting the parameter to something else (e.g.  &amp;lt;code&amp;gt;dunam_link=none&amp;lt;/code&amp;gt; or  &amp;lt;code&amp;gt;dunam_link=off&amp;lt;/code&amp;gt;).&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_km2''' || optional || Total area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_total_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_ha''' || optional || Total area in hectares&amp;amp;mdash;symbol: ha. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display acres if area_total_acre is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_sq_mi''' || optional || Total area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_total_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_acre''' || optional || Total area in acres. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display hectares if area_total_ha is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_total_dunam''' || optional || Total area in dunams, which is wiki-linked. Used in middle eastern places like Israel, Gaza, and the West Bank. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers or hectares and square miles or acreds if area_total_km2, area_total_ha, area_total_sq_mi, and area_total_acre are empty. Examples: [[Gaza]] and [[Ramallah]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_km2''' || optional || Land area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_land_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_sq_mi''' || optional || Land area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_land_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_land_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_km2''' || optional || Water area in square kilometers&amp;amp;mdash;symbol: km&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square miles if area_water_sq_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_sq_mi''' || optional || Water area in square miles&amp;amp;mdash;symbol: sq&amp;amp;nbsp;mi. Value must be entered in '''raw format''', no commas or spaces. Auto-converted to display square kilometers if area_water_km2 is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_water_percent''' || optional || percent of water without the &amp;quot;%&amp;quot;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_urban_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rural_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_metro_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_rank''' || optional || The settlement's area, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_title''' || optional || Example see [[London]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank1_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_title''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_ha''' || optional || similar to &amp;lt;code&amp;gt;area_total_ha&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_dunam''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_dunam&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_blank2_acre''' || optional ||  similar to &amp;lt;code&amp;gt;area_total_acre&amp;lt;/code&amp;gt;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_note''' || optional || A place for additional information such as the name of the source.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Dimensions&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''dimensions_footnotes''' || optional || Reference(s) for dimensions, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''length_km''' || optional || Raw number entered in kilometers. Will automatically convert to display length in miles if length_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''length_mi''' || optional || Raw number entered in miles. Will automatically convert to display length in kilometers if length_km is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''width_km''' || optional || Raw number entered in kilometers. Will automatically convert to display width in miles if length_mi is empty.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''width_mi''' || optional || Raw number entered in miles. Will automatically convert to display width in kilometers if length_km is empty.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Elevation&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_footnotes''' || optional || Reference(s) for elevation, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_m''' || optional || Raw number entered in meters. Will automatically convert to display elevation in feet if elevation_ft is empty. However, if a range in elevation (i.e. 5&amp;amp;ndash;50 m ) is desired, use the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; fields below&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_ft''' || optional || Raw number, entered in feet. Will automatically convert to display the average elevation in meters if '''elevation_m''' field is empty. However, if a range in elevation (i.e. 50&amp;amp;ndash;500 ft ) is desired, use the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; fields below&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_max_footnotes'''&amp;lt;br&amp;gt;'''elevation_min_footnotes''' || optional || Same as above, but for the &amp;quot;max&amp;quot; and &amp;quot;min&amp;quot; elevations. See [[Leeds]].&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''elevation_max_m'''&amp;lt;br&amp;gt;'''elevation_max_ft'''&amp;lt;br&amp;gt;'''elevation_min_m'''&amp;lt;br&amp;gt;'''elevation_min_ft''' || optional || Used to give highest &amp;amp; lowest elevations, instead of just a single value. Example: [[Halifax Regional Municipality]].&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Population, demographics===&lt;br /&gt;
|- valign=top&lt;br /&gt;
|  colspan=3 | The density fields have '''dual automatic unit conversion''' meaning that if only metric values are entered, the imperial values will be automatically converted and vice-versa. If an editor wishes to over-ride the automatic conversion, e.g. if the source gives both metric and imperial or if a range of values is needed, they can enter both values in their respective fields. '''To calculate density with respect to the total area automatically, type ''auto'' in place of any density value.'''&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Population&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_total''' || optional || Actual population (see below for estimates) preferably consisting of digits only (without any commas)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_footnotes''' || optional || Reference(s) for population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_as_of''' || optional || The year for the population total (usually a census year)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_est''' || optional || Population estimate.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''pop_est_as_of''' || optional || The year or month &amp;amp; year of the population estimate&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_urban''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_urban_footnotes''' || optional || Reference(s) for urban population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_urban_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_urban_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rural''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rural_footnotes''' || optional || Reference(s) for rural population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rural_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rural_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_metro''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_metro_footnotes''' || optional || Reference(s) for metro population, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_metro_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_metro_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_rank''' || optional || The settlement's population, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_rank''' || optional || The settlement's population density, as ranked within its parent sub-division&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank1_title''' || optional || Can be used for estimates. Example: [[Windsor, Ontario]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank1''' || optional || The population value for blank1_title&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank1_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank1_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank2_title''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_blank2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank2_km2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_density_blank2_sq_mi''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_demonym''' || optional || A demonym or gentilic is a word that denotes the members of a people or the inhabitants of a place. For example citizens in [[Liverpool]] are known as [[Liverpudlian]]s.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''population_note''' || optional || A place for additional information such as the name of the source. See [[Windsor, Ontario]] for example.&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Demographics (section 1)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics_type1''' || optional || Section Header. For example: Ethnicity&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_footnotes''' || optional || Reference(s) for demographics section 1, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics1_title5''' || optional || Titles related to demographics_type1. For example: White, Black, Hispanic...&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics1_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics1_info5''' || optional || Information related to the &amp;quot;titles&amp;quot;. For example: 50%, 25%, 10%...&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Demographics (section 2)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics_type2''' || optional || A second section header. For example: Languages&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_footnotes''' || optional || Reference(s) for demographics section 2, placed within &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags, possibly using the citing format at {{tl|Cite web}}&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_title1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics2_title5''' || optional || Titles related to '''demographics_type2'''. For example: English, French, Arabic...&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''demographics2_info1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''demographics2_info5''' || optional || Information related to the &amp;quot;titles&amp;quot; for type2. For example: 50%, 25%, 10%...&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: orange;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
===Other information===&lt;br /&gt;
|- style=&amp;quot;background: whitesmoke;&amp;quot;&lt;br /&gt;
! Parameter name !! Usage !! Description&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Time zone(s)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset1''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone1_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset1_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone2''' || optional || A second timezone field for larger areas such as a Province.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset2''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''timezone2_DST''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''utc_offset2_DST''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Postal code(s) &amp;amp; area code&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal_code_type''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal2_code_type''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''postal2_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_code_type''' || optional || If left blank/not used template will default to &amp;quot;[[Telephone numbering plan|Area code(s)]]&amp;quot;&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''area_code''' || optional ||&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''geocode''' || optional || See [[Geocode]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''iso_code''' || optional || See [[ISO 3166]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''registration_plate''' || optional || See [[Vehicle registration plate]]&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Twin cities&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''twin1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''twin9''' || optional || Name of a twin city&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''twin1_country'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''twin9_country''' || optional || Country of the twin city&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Blank fields (section 1)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_name_sec1''' || optional || Fields used to display other information. The name is displayed in bold on the left side of the infobox.&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_info_sec1''' || optional || The information associated with the ''blank_name'' heading. The info is displayed on right side of infobox, in the same row as the name. For an example, see: [[Warsaw]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_name_sec1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_name_sec1''' || optional || Up to 7 additional fields (8 total) can be displayed in this section&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_info_sec1'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_info_sec1''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Blank fields (section 2)&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_name_sec2''' || optional || For a second section of blank fields&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank_info_sec2''' || optional || Example: [[Beijing]]&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_name_sec2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_name_sec2''' || optional || Up to 7 additional fields (8 total) can be displayed in this section&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''blank1_info_sec2'''&amp;lt;br&amp;gt;to&amp;lt;br&amp;gt;'''blank7_info_sec2''' || optional ||&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
! colspan=3 style=&amp;quot;background: #DDDDDD;&amp;quot; | Website, footnotes&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''website''' || optional || External link to official website, Use {{Tl|URL}}, thus: &amp;lt;nowiki&amp;gt;{{URL|example.com}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|- valign=top&lt;br /&gt;
| '''footnotes''' || optional || Text to be displayed at the bottom of the infobox&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- End of parameter name/description table --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
From [[Detroit]] — note pipe characters are ''in front'' of the line of cell data, instead of at the end of the line, which simplifies the spacing:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox settlement&lt;br /&gt;
&amp;lt;!-- See Template:Infobox settlement for additional fields and descriptions --&amp;gt;&lt;br /&gt;
| name           = Detroit&lt;br /&gt;
| official_name           = City of Detroit&lt;br /&gt;
| native_name_lang        = fr&lt;br /&gt;
| settlement_type         = [[City]]&lt;br /&gt;
| image_skyline           = Detroit Montage.jpg&lt;br /&gt;
| imagesize               = 290px&lt;br /&gt;
| image_caption           = Images from top to bottom, left to right: [[Downtown Detroit]] skyline, [[Spirit of Detroit]], [[Greektown Historic District|Greektown]], [[Ambassador Bridge]], [[Michigan Soldiers' and Sailors' Monument]], [[Fox Theatre (Detroit)|Fox Theatre]], and [[Comerica Park]].&lt;br /&gt;
| image_flag              = Flag of Detroit, Michigan.svg&lt;br /&gt;
| image_seal              = The Official City Seal of the City of Detroit, Michigan.svg&lt;br /&gt;
| nickname                = The Motor City, Motown, Renaissance City, The D, Hockeytown, The Automotive Capital of the World, Rock City, The 313&lt;br /&gt;
| motto                   = ''Speramus Meliora; Resurget Cineribus''&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;([[Latin]]: We Hope For Better Things; It Shall Rise From the Ashes)&amp;lt;/small&amp;gt;&lt;br /&gt;
| image_map               = Wayne County Michigan Incorporated and Unincorporated areas Detroit highlighted.svg&lt;br /&gt;
| mapsize                 = 250x200px&lt;br /&gt;
| map_caption             = Location within [[Wayne County, Michigan]] and the state of [[Michigan]]&lt;br /&gt;
| latd  = 42 |latm  = 19 |lats  = 53 |latNS  = N&lt;br /&gt;
| longd = 83 |longm = 02 |longs = 45 |longEW = W&lt;br /&gt;
| coordinates_display     = yes&lt;br /&gt;
| coordinates_footnotes   =&amp;lt;ref name=&amp;quot;GNIS&amp;quot;&amp;gt;{{cite gnis|1617959|Detroit|2009-07-27}}.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pushpin_map             = USA2&lt;br /&gt;
| pushpin_map_caption     = Location within the [[Contiguous United States|contiguous United States of America]]&lt;br /&gt;
| coordinates_region      = US-MI&lt;br /&gt;
| subdivision_type        = [[List of sovereign states|Country]]&lt;br /&gt;
| subdivision_name        = {{flag|United States of America}}&lt;br /&gt;
| subdivision_type1       = [[U.S. state|State]]&lt;br /&gt;
| subdivision_name1       = {{flag|Michigan}}&lt;br /&gt;
| subdivision_type2       = [[List of counties in Michigan|County]]&lt;br /&gt;
| subdivision_name2       = {{flagicon image|Wayne.png}} [[Wayne County, Michigan|Wayne]]&lt;br /&gt;
| established_title       = Founded&lt;br /&gt;
| established_date        = 1701&lt;br /&gt;
| established_title2      = Incorporated&lt;br /&gt;
| established_date2       = 1806&lt;br /&gt;
| government_footnotes    = &amp;lt;!-- for references: use&amp;lt;ref&amp;gt; tags --&amp;gt;&lt;br /&gt;
| government_type         = [[Mayor-council government|Mayor-Council]]&lt;br /&gt;
| leader_title            = [[List of mayors of Detroit, Michigan|Mayor]]&lt;br /&gt;
| leader_name             = [[Dave Bing]]&lt;br /&gt;
| leader_party            = [[Democratic Party (United States)|D]]&lt;br /&gt;
| leader_title1           = [[Detroit City Council|City Council]]&lt;br /&gt;
| leader_name1            = {{collapsible list|bullets=yes&lt;br /&gt;
 | title = Members&lt;br /&gt;
 | 1 = [[Charles Pugh]] – Council President&lt;br /&gt;
 | 2 = [[Gary Brown (Detroit politician)|Gary Brown]] – Council President Pro-Tem&lt;br /&gt;
 | 3 = [[JoAnn Watson]]&lt;br /&gt;
 | 4 = [[Kenneth Cockrel, Jr.]]&lt;br /&gt;
 | 5 = [[Saunteel Jenkins]]&lt;br /&gt;
 | 6 = [[Andre Spivey]]&lt;br /&gt;
 | 7 = [[James Tate (Detroit politician)|James Tate]]&lt;br /&gt;
 | 8 = [[Brenda Jones (Detroit politician)|Brenda Jones]]&lt;br /&gt;
 | 9 = [[Kwame Kenyatta]]&lt;br /&gt;
 }}&lt;br /&gt;
&amp;lt;!-- Area --&amp;gt;&lt;br /&gt;
|unit_pref                = Imperial&lt;br /&gt;
|area_footnotes           = &amp;lt;ref name=&amp;quot;Gazetteer files&amp;quot;/&amp;gt;&lt;br /&gt;
|area_magnitude           = &lt;br /&gt;
|area_total_km2           = 370.03&lt;br /&gt;
|area_land_km2            = 359.36&lt;br /&gt;
|area_water_km2           = 10.67&lt;br /&gt;
|area_total_sq_mi         = 142.87&lt;br /&gt;
|area_land_sq_mi          = 138.75&lt;br /&gt;
|area_water_sq_mi         = 4.12&lt;br /&gt;
| area_urban_sq_mi        = 1295&lt;br /&gt;
| area_metro_sq_mi        = 3913&lt;br /&gt;
| elevation_footnotes     =&amp;lt;ref name=&amp;quot;GNIS&amp;quot; /&amp;gt;&lt;br /&gt;
| elevation_ft            = 600&lt;br /&gt;
| population_footnotes    =&amp;lt;ref name=CensusCity/&amp;gt;&amp;lt;ref name=CensusCSA/&amp;gt;&lt;br /&gt;
| population_as_of        = 2011&lt;br /&gt;
| population_total        = 706,585&lt;br /&gt;
| population_rank         = [[List of United States cities by population|18th in U.S.]]&lt;br /&gt;
| population_urban        = 3,863,924&lt;br /&gt;
| population_metro        = 4,285,832 (US: [[List of United States metropolitan statistical areas|13th]])&lt;br /&gt;
| population_blank1_title = [[Combined statistical area|CSA]]&lt;br /&gt;
| population_blank1       = 5,207,434 (US: [[List of United States combined statistical areas|11th]])&lt;br /&gt;
| population_density_sq_mi= {{#expr:713777/138.8 round 0}}&lt;br /&gt;
| population_demonym      = Detroiter&lt;br /&gt;
| population_note         =&lt;br /&gt;
| timezone                = [[Eastern Time Zone (North America)|EST]]&lt;br /&gt;
| utc_offset              = −5&lt;br /&gt;
| timezone_DST            = [[Eastern Daylight Time|EDT]]&lt;br /&gt;
| utc_offset_DST          = −4&lt;br /&gt;
| postal_code_type        =&lt;br /&gt;
| postal_code             =&lt;br /&gt;
| area_code               = [[Area code 313|313]]&lt;br /&gt;
| blank_name              = [[Federal Information Processing Standard|FIPS code]]&lt;br /&gt;
| blank_info              = 26-22000&lt;br /&gt;
| blank1_name             = [[Geographic Names Information System|GNIS]] feature ID&lt;br /&gt;
| blank1_info             = 1617959&amp;lt;ref name=&amp;quot;GNIS&amp;quot; /&amp;gt;&lt;br /&gt;
| blank2_name             = Major airport&lt;br /&gt;
| blank2_info             = [[Detroit Metropolitan Wayne County Airport]] (DTW)&lt;br /&gt;
| website                 = [http://www.detroitmi.gov/ DetroitMI.gov]&lt;br /&gt;
| footnotes               =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Supporting templates==&lt;br /&gt;
The following is a list of sub-templates used by Infobox settlement. See the [{{fullurl:Special:PrefixIndex|prefix=Infobox+settlement%2F&amp;amp;namespace=10&amp;amp;hideredirects=1}} current list of all sub-templates] for documentation, sandboxes, testcases, etc.&lt;br /&gt;
# {{tl|Infobox settlement/areadisp}}&lt;br /&gt;
# {{tl|Infobox settlement/checkauto}}&lt;br /&gt;
# {{tl|Infobox settlement/densdisp}}&lt;br /&gt;
# {{tl|Infobox settlement/dunam}}&lt;br /&gt;
# {{tl|Infobox settlement/dunam/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/impus}}&lt;br /&gt;
# {{tl|Infobox settlement/impus/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/lengthdisp}}&lt;br /&gt;
# {{tl|Infobox settlement/link}}&lt;br /&gt;
# {{tl|Infobox settlement/metric}}&lt;br /&gt;
# {{tl|Infobox settlement/metric/mag}}&lt;br /&gt;
# {{tl|Infobox settlement/pref}}&lt;br /&gt;
&lt;br /&gt;
==Microformat==&lt;br /&gt;
{{UF-hcard-geo}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add categories below--&amp;gt;&lt;br /&gt;
[[Category:City infobox templates|Settlement]]&lt;br /&gt;
[[Category:Geography infobox templates|Settlement]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Add interwikis below--&amp;gt;&lt;br /&gt;
[[af:Sjabloon:Inligtingskas Nedersetting]]&lt;br /&gt;
[[am:መልጠፊያ:የቦታ መረጃ]]&lt;br /&gt;
[[ast:Plantilla:Ciudá]]&lt;br /&gt;
[[ar:قالب:Infobox Settlement]]&lt;br /&gt;
[[az:Şablon:Şəhər]]&lt;br /&gt;
[[be-x-old:Шаблён:Населены пункт]]&lt;br /&gt;
[[bg:Шаблон:Селище]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক বসতি]]&lt;br /&gt;
[[ca:Plantilla:Infotaula de divisió territorial administrativa]]&lt;br /&gt;
[[cs:Šablona:Infobox sídla světa]]&lt;br /&gt;
[[da:Skabelon:Infoboks bebyggelse]]&lt;br /&gt;
[[de:Vorlage:Infobox Ort]]&lt;br /&gt;
[[dsb:Pśedłoga:Infokašćik Město]]&lt;br /&gt;
[[et:Mall:Linn]]&lt;br /&gt;
[[es:Plantilla:Ficha de entidad subnacional]]&lt;br /&gt;
[[eo:Ŝablono:Urbokadro]]&lt;br /&gt;
[[fa:الگو:Infobox settlement]]&lt;br /&gt;
[[gl:Modelo:Primeira entidade subestatal]]&lt;br /&gt;
[[gd:Template:Baile]]&lt;br /&gt;
[[hsb:Předłoha:Město]]&lt;br /&gt;
[[it:Template:Divisione amministrativa]]&lt;br /&gt;
[[lv:Veidne:Infobox Settlement]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ Բնակավայր]]&lt;br /&gt;
[[hr:Predložak:Infookvir naselje]]&lt;br /&gt;
[[ia:Patrono:Infobox Settlement]]&lt;br /&gt;
[[id:Templat:Infobox Settlement]]&lt;br /&gt;
[[hu:Sablon:Település infobox]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Населено место]]&lt;br /&gt;
[[ml:Template:Infobox settlement]]&lt;br /&gt;
[[ms:Templat:Infobox settlement]]&lt;br /&gt;
[[mr:साचा:माहितीचौकट शहर]]&lt;br /&gt;
[[ja:Template:Infobox Settlement]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა დასახლება]]&lt;br /&gt;
[[ko:틀:도시 정보]]&lt;br /&gt;
[[nl:Sjabloon:Infobox plaats]]&lt;br /&gt;
[[no:Mal:Infoboks geografi]]&lt;br /&gt;
[[os:Шаблон:НП]]&lt;br /&gt;
[[pdc:Vorlage:Infobox Ort]]&lt;br /&gt;
[[pt:Predefinição:Info/Assentamento]]&lt;br /&gt;
[[ro:Format:Infocaseta Așezare]]&lt;br /&gt;
[[ru:Шаблон:НП]]&lt;br /&gt;
[[sh:Šablon:Infobox Settlement]]&lt;br /&gt;
[[sq:Stampa:Infobox vendbanim]]&lt;br /&gt;
[[simple:Template:Infobox City]]&lt;br /&gt;
[[si:සැකිල්ල:තොරතුරුකොටුව ජනාවාසය]]&lt;br /&gt;
[[sl:Predloga:Infopolje Naselje]]&lt;br /&gt;
[[sv:Mall:Ortsfakta Sverige]]&lt;br /&gt;
[[szl:Szablon:Mjasto infobox]]&lt;br /&gt;
[[fi:Malline:Kaupunki2]]&lt;br /&gt;
[[sv:Mall:Stadsfakta]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล เมือง]]&lt;br /&gt;
[[tpi:Template:Infobokis Setelmen]]&lt;br /&gt;
[[tr:Şablon:Yerleşim bilgi kutusu]]&lt;br /&gt;
[[uk:Шаблон:Картка:Місто]]&lt;br /&gt;
[[ur:سانچہ:Infobox settlement]]&lt;br /&gt;
[[vi:Bản mẫu:Thông tin khu dân cư]]&lt;br /&gt;
[[yo:Àdàkọ:Infobox settlement]]&lt;br /&gt;
[[zh:Template:Infobox Settlement]]&lt;br /&gt;
[[zh-min-nan:Template:Infobox Settlement]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>216.185.105.36</name></author>
		
	</entry>
</feed>