<?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=178.239.50.146&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=178.239.50.146&amp;*"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/178.239.50.146"/>
	<updated>2026-06-10T00:06:47Z</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=6143479</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=6143479"/>
		<updated>2013-03-01T17:25:48Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143478</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=6143478"/>
		<updated>2013-03-01T17:12:44Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143477</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=6143477"/>
		<updated>2013-03-01T17:11:39Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143476</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=6143476"/>
		<updated>2013-03-01T16:58:57Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143475</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=6143475"/>
		<updated>2013-03-01T16:53:50Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[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;
[[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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143474</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=6143474"/>
		<updated>2013-03-01T16:51:42Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&lt;br /&gt;
[[hi:साँचा: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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143473</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=6143473"/>
		<updated>2013-03-01T16:34:04Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&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;
[[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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_person/sandbox&amp;diff=6318742</id>
		<title>Template:Infobox person/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_person/sandbox&amp;diff=6318742"/>
		<updated>2013-03-01T14:52:15Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: Undid revision 541533721 by 178.239.50.146 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| bodyclass  = biography vcard&lt;br /&gt;
| bodystyle  = {{#if:{{{box_width|}}}|width:{{{box_width}}};}}&lt;br /&gt;
| above      = {{#if:{{{honorific prefix|{{{honorific_prefix|}}}}}}|&amp;lt;span class=&amp;quot;honorific-prefix&amp;quot; style=&amp;quot;font-size: small&amp;quot;&amp;gt;{{{honorific prefix|{{{honorific_prefix|}}}}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;}}&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;{{#if:{{{honorific suffix|{{{honorific_suffix|}}}}}}|&amp;lt;br /&amp;gt;&amp;lt;span class=&amp;quot;honorific-suffix&amp;quot; style=&amp;quot;font-size: small&amp;quot;&amp;gt;{{{honorific suffix|{{{honorific_suffix|}}}}}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
| image      = {{#if:{{Hide if placeholder image|{{{image|}}}}}|{{#invoke:InfoboxImage|InfoboxImage|image={{{image}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|alt={{{alt|}}}}}}}&lt;br /&gt;
| caption    = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label1     = Native name&lt;br /&gt;
| data1      = {{#if:{{{native_name|}}}|&amp;lt;span class=&amp;quot;nickname&amp;quot; {{#if:{{{native_name_lang|}}}|lang=&amp;quot;{{{native_name_lang}}}&amp;quot; xml:lang=&amp;quot;{{{native_name_lang}}}&amp;quot;}}&amp;gt;{{{native_name}}}&amp;lt;/span&amp;gt; }}&lt;br /&gt;
&lt;br /&gt;
| label11     = Born&lt;br /&gt;
| data11      = {{br separated entries|1={{#if:{{{birth_name|{{{birthname|}}}}}}|&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;{{{birth_name|{{{birthname|}}}}}}&amp;lt;/span&amp;gt;}}|2={{{birth_date|}}}|3={{#if:{{{birth_place|}}}|&amp;lt;span class=&amp;quot;birthplace&amp;quot;&amp;gt;{{{birth_place|}}}&amp;lt;/span&amp;gt;}}}}&lt;br /&gt;
&lt;br /&gt;
| label12     = Disappeared&lt;br /&gt;
| data12      = {{br separated entries|{{{disappeared_date|}}}|{{{disappeared_place|}}} }}&lt;br /&gt;
&lt;br /&gt;
| label13     = Status&lt;br /&gt;
| data13      = {{{disappeared_status|}}}&lt;br /&gt;
&lt;br /&gt;
| label14     = Died&lt;br /&gt;
| data14      = {{br separated entries|1={{{death_date|}}}|2={{#if:{{{death_place|}}}|&amp;lt;span class=&amp;quot;deathplace&amp;quot;&amp;gt;{{{death_place|}}}&amp;lt;/span&amp;gt;}}}}&lt;br /&gt;
&lt;br /&gt;
| label15     = Cause&amp;amp;nbsp;of death&lt;br /&gt;
| data15      = {{{death cause|{{{death_cause|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label16     = Body discovered&lt;br /&gt;
| data16      = {{{body discovered|{{{body_discovered|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label17     = Resting place&lt;br /&gt;
| class17     = label&lt;br /&gt;
| data17      = {{br separated entries|{{{resting place|{{{resting_place|{{{restingplace|}}}}}}}}}|{{{resting place coordinates|{{{resting_place_coordinates|{{{restingplacecoordinates|}}}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label18     = Monuments&lt;br /&gt;
| data18      = {{{monuments|}}}&lt;br /&gt;
&lt;br /&gt;
| label19     = Residence&lt;br /&gt;
| class19     = {{#if:{{{death_date|}}}{{{death_place|}}}||label}}&lt;br /&gt;
| data19      = {{{residence|}}}&lt;br /&gt;
&lt;br /&gt;
| class20    = category&lt;br /&gt;
| label20    = Nationality&lt;br /&gt;
| data20     = {{{nationality|}}}&lt;br /&gt;
&lt;br /&gt;
| label21    = Other names&lt;br /&gt;
| class21    = nickname&lt;br /&gt;
| data21     = {{{other names|{{{other_names|{{{othername|{{{alias|}}}}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| class22    = category&lt;br /&gt;
| label22    = Ethnicity&lt;br /&gt;
| data22     = {{{ethnicity|}}}&lt;br /&gt;
&lt;br /&gt;
| class23    = category&lt;br /&gt;
| label23    = Citizenship&lt;br /&gt;
| data23     = {{{citizenship|}}}&lt;br /&gt;
&lt;br /&gt;
| label24    = Education&lt;br /&gt;
| data24     = {{{education|}}}&lt;br /&gt;
&lt;br /&gt;
| label25    = ''[[Alma mater]]''&lt;br /&gt;
| data25     = {{{alma mater|{{{alma_mater|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label26    = Occupation&lt;br /&gt;
| class26    = role&lt;br /&gt;
| data26     = {{{occupation|}}}&lt;br /&gt;
&lt;br /&gt;
| label27    = Years active&lt;br /&gt;
| data27     = {{{years active|{{{years_active|{{{yearsactive|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label28    = Employer&lt;br /&gt;
| data28     = {{{employer|}}}&lt;br /&gt;
| class28    = org&lt;br /&gt;
&lt;br /&gt;
| label29    = Organization&lt;br /&gt;
| data29     = {{{organization|{{{organizations|}}}}}}&lt;br /&gt;
| class29    = org&lt;br /&gt;
&lt;br /&gt;
| label30    = Agent&lt;br /&gt;
| data30     = {{{agent|}}}&lt;br /&gt;
| class30    = agent&lt;br /&gt;
&lt;br /&gt;
| label31    = Known&amp;amp;nbsp;for&lt;br /&gt;
| data31     = {{{known for|{{{known_for|{{{known|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label32    = {{#if:{{{credits|}}}|Notable credit(s)|Notable work(s)}}&lt;br /&gt;
| data32     = {{#if:{{{credits|}}}|{{{credits}}}|{{{notable works|{{{notable_works|}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label33    = Style&lt;br /&gt;
| data33     = {{{style|}}}&lt;br /&gt;
| class33    = category&lt;br /&gt;
&lt;br /&gt;
| label34    = Influenced&amp;amp;nbsp;by&lt;br /&gt;
| data34     = {{{influences|}}}&lt;br /&gt;
&lt;br /&gt;
| label35    = Influenced&lt;br /&gt;
| data35     = {{{influenced|}}}&lt;br /&gt;
&lt;br /&gt;
| label36    = Home town&lt;br /&gt;
| data36     = {{{home town|{{{home_town|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label37    = Salary&lt;br /&gt;
| data37     = {{{salary|}}}&lt;br /&gt;
&lt;br /&gt;
| label38    = Net worth&lt;br /&gt;
| data38     = {{{net worth|{{{net_worth|{{{networth|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label39    = Height&lt;br /&gt;
| data39     = {{{height|}}}&lt;br /&gt;
&lt;br /&gt;
| label40    = Weight&lt;br /&gt;
| data40     = {{{weight|}}}&lt;br /&gt;
&lt;br /&gt;
| label41    = Television&lt;br /&gt;
| data41     = {{{television|}}}&lt;br /&gt;
&lt;br /&gt;
| label42    = Title&lt;br /&gt;
| data42     = {{{title|}}}&lt;br /&gt;
| class42    = title&lt;br /&gt;
&lt;br /&gt;
| label43    = Term&lt;br /&gt;
| data43     = {{{term|}}}&lt;br /&gt;
&lt;br /&gt;
| label44    = Predecessor&lt;br /&gt;
| data44     = {{{predecessor|}}}&lt;br /&gt;
&lt;br /&gt;
| label45    = Successor&lt;br /&gt;
| data45     = {{{successor|}}}&lt;br /&gt;
&lt;br /&gt;
| label46    = Political party&lt;br /&gt;
| data46     = {{{party|}}}&lt;br /&gt;
| class46    = org&lt;br /&gt;
&lt;br /&gt;
| label47    = Political movement&lt;br /&gt;
| data47     = {{{movement|}}}&lt;br /&gt;
| class47    = category&lt;br /&gt;
&lt;br /&gt;
| label48    = &amp;lt;span style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;Opponent(s)&amp;lt;/span&amp;gt;&lt;br /&gt;
| data48     = {{{opponents|}}}&lt;br /&gt;
&lt;br /&gt;
| label49    = Board member&amp;amp;nbsp;of&lt;br /&gt;
| data49     = {{{boards|}}}&lt;br /&gt;
&lt;br /&gt;
| label50    = Religion&lt;br /&gt;
| data50     = {{{religion|}}}&lt;br /&gt;
| class50    = category&lt;br /&gt;
&lt;br /&gt;
| label51    = Denomination&lt;br /&gt;
| data51     = {{{denomination|}}}&lt;br /&gt;
| class51    = category&lt;br /&gt;
&lt;br /&gt;
| label52    = Criminal charge&lt;br /&gt;
| data52     = {{{criminal charge|{{{criminal_charge|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label53    = Criminal penalty&lt;br /&gt;
| data53     = {{{criminal penalty|{{{criminal_penalty|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label54    = Criminal status&lt;br /&gt;
| data54     = {{{criminal status|{{{criminal_status|}}}}}}&lt;br /&gt;
| class54    = category&lt;br /&gt;
&lt;br /&gt;
| label55    = Spouse(s)&lt;br /&gt;
| data55     = {{{spouse|}}}&lt;br /&gt;
&lt;br /&gt;
| label56    = Partner(s)&lt;br /&gt;
| data56     = {{{partner|{{{domesticpartner|{{{domestic_partner|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label57    = Children&lt;br /&gt;
| data57     = {{{children|}}}&lt;br /&gt;
&lt;br /&gt;
| label58    = Parents&lt;br /&gt;
| data58     = {{{parents|}}}&lt;br /&gt;
&lt;br /&gt;
| label59    = Relatives&lt;br /&gt;
| data59     = {{{relations|{{{relatives|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label60    = Family&lt;br /&gt;
| data60     = {{{family|}}}&lt;br /&gt;
&lt;br /&gt;
| label61    = Call-sign&lt;br /&gt;
| data61     = {{{callsign|}}}&lt;br /&gt;
&lt;br /&gt;
| label62    = Awards&lt;br /&gt;
| data62     = {{{awards|}}}&lt;br /&gt;
&lt;br /&gt;
| data64     = {{{misc|{{{module|}}}}}}&lt;br /&gt;
| data65     = {{{misc2|{{{module2|}}}}}}&lt;br /&gt;
| data66     = {{{misc3|{{{module3|}}}}}}&lt;br /&gt;
| data67     = {{{misc4|{{{module4|}}}}}}&lt;br /&gt;
| data68     = {{{misc5|{{{module5|}}}}}}&lt;br /&gt;
| data69     = {{{misc6|{{{module6|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label63   = Signature&lt;br /&gt;
| data63     = {{#if:{{{signature|}}}|[[File:{{{signature}}}|{{px|{{{signature_size|}}}|150px}}|alt={{{signature alt|{{{signature_alt|}}}}}}]]}}&lt;br /&gt;
&lt;br /&gt;
| header70   = {{#if:{{{website|{{{homepage|{{{URL|}}}}}}}}}|Website}}&lt;br /&gt;
| data71     = {{{website|{{{homepage|{{{URL|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| below      = {{#if:{{{footnotes|}}}|'''Notes'''&amp;lt;div style=&amp;quot;line-height:1.2em;&amp;quot;&amp;gt;{{{footnotes}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
| belowstyle = border-top:1px solid #aaaaaa; text-align:left&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|{{ns:0}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}|{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Infobox person using numbered parameter]]}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{box_width|}}}|[[Category:Infobox person using boxwidth parameter]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{death_date|}}}{{{death_place|}}}|{{#if:{{{salary|}}}{{{net worth|{{{net_worth|{{{networth|}}}}}}}}}|[[Category:Infobox person using certain parameters when dead]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;includeonly&amp;gt;{{ns0|{{#if:{{{signature|}}}|[[Category:Biography with signature]]}}[[Category:Articles with hCards]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!---Please add metadata to the &amp;lt;includeonly&amp;gt; section at the bottom of the /doc subpage---&amp;gt;&lt;br /&gt;
{{documentation}} &lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_person/sandbox&amp;diff=6318741</id>
		<title>Template:Infobox person/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_person/sandbox&amp;diff=6318741"/>
		<updated>2013-03-01T14:51:56Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| bodyclass  = biography vcard&lt;br /&gt;
| bodystyle  = {{#if:{{{box_width|}}}|width:{{{box_width}}};}}&lt;br /&gt;
| above      = {{#if:{{{honorific prefix|{{{honorific_prefix|}}}}}}|&amp;lt;span class=&amp;quot;honorific-prefix&amp;quot; style=&amp;quot;font-size: small&amp;quot;&amp;gt;{{{honorific prefix|{{{honorific_prefix|}}}}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;}}&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;{{{name|{{PAGENAME}}}}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;{{#if:{{{honorific suffix|{{{honorific_suffix|}}}}}}|&amp;lt;br /&amp;gt;&amp;lt;span class=&amp;quot;honorific-suffix&amp;quot; style=&amp;quot;font-size: small&amp;quot;&amp;gt;{{{honorific suffix|{{{honorific_suffix|}}}}}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
| image      = {{#if:{{Hide if placeholder image|{{{image|}}}}}|[[File:{{{image}}}|{{px|{{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|frameless}}|alt={{{alt|}}}]]}}&lt;br /&gt;
| caption    = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label1     = Native name&lt;br /&gt;
| data1      = {{#if:{{{native_name|}}}|&amp;lt;span class=&amp;quot;nickname&amp;quot; {{#if:{{{native_name_lang|}}}|lang=&amp;quot;{{{native_name_lang}}}&amp;quot; xml:lang=&amp;quot;{{{native_name_lang}}}&amp;quot;}}&amp;gt;{{{native_name}}}&amp;lt;/span&amp;gt; }}&lt;br /&gt;
&lt;br /&gt;
| label11     = Born&lt;br /&gt;
| data11      = {{br separated entries|1={{#if:{{{birth_name|{{{birthname|}}}}}}|&amp;lt;span class=&amp;quot;nickname&amp;quot;&amp;gt;{{{birth_name|{{{birthname|}}}}}}&amp;lt;/span&amp;gt;}}|2={{{birth_date|}}}|3={{#if:{{{birth_place|}}}|&amp;lt;span class=&amp;quot;birthplace&amp;quot;&amp;gt;{{{birth_place|}}}&amp;lt;/span&amp;gt;}}}}&lt;br /&gt;
&lt;br /&gt;
| label12     = Disappeared&lt;br /&gt;
| data12      = {{br separated entries|{{{disappeared_date|}}}|{{{disappeared_place|}}} }}&lt;br /&gt;
&lt;br /&gt;
| label13     = Status&lt;br /&gt;
| data13      = {{{disappeared_status|}}}&lt;br /&gt;
&lt;br /&gt;
| label14     = Died&lt;br /&gt;
| data14      = {{br separated entries|1={{{death_date|}}}|2={{#if:{{{death_place|}}}|&amp;lt;span class=&amp;quot;deathplace&amp;quot;&amp;gt;{{{death_place|}}}&amp;lt;/span&amp;gt;}}}}&lt;br /&gt;
&lt;br /&gt;
| label15     = Cause&amp;amp;nbsp;of death&lt;br /&gt;
| data15      = {{{death cause|{{{death_cause|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label16     = Body discovered&lt;br /&gt;
| data16      = {{{body discovered|{{{body_discovered|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label17     = Resting place&lt;br /&gt;
| class17     = label&lt;br /&gt;
| data17      = {{br separated entries|{{{resting place|{{{resting_place|{{{restingplace|}}}}}}}}}|{{{resting place coordinates|{{{resting_place_coordinates|{{{restingplacecoordinates|}}}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label18     = Monuments&lt;br /&gt;
| data18      = {{{monuments|}}}&lt;br /&gt;
&lt;br /&gt;
| label19     = Residence&lt;br /&gt;
| class19     = {{#if:{{{death_date|}}}{{{death_place|}}}||label}}&lt;br /&gt;
| data19      = {{{residence|}}}&lt;br /&gt;
&lt;br /&gt;
| class20    = category&lt;br /&gt;
| label20    = Nationality&lt;br /&gt;
| data20     = {{{nationality|}}}&lt;br /&gt;
&lt;br /&gt;
| label21    = Other names&lt;br /&gt;
| class21    = nickname&lt;br /&gt;
| data21     = {{{other names|{{{other_names|{{{othername|{{{alias|}}}}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| class22    = category&lt;br /&gt;
| label22    = Ethnicity&lt;br /&gt;
| data22     = {{{ethnicity|}}}&lt;br /&gt;
&lt;br /&gt;
| class23    = category&lt;br /&gt;
| label23    = Citizenship&lt;br /&gt;
| data23     = {{{citizenship|}}}&lt;br /&gt;
&lt;br /&gt;
| label24    = Education&lt;br /&gt;
| data24     = {{{education|}}}&lt;br /&gt;
&lt;br /&gt;
| label25    = ''[[Alma mater]]''&lt;br /&gt;
| data25     = {{{alma mater|{{{alma_mater|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label26    = Occupation&lt;br /&gt;
| class26    = role&lt;br /&gt;
| data26     = {{{occupation|}}}&lt;br /&gt;
&lt;br /&gt;
| label27    = Years active&lt;br /&gt;
| data27     = {{{years active|{{{years_active|{{{yearsactive|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label28    = Employer&lt;br /&gt;
| data28     = {{{employer|}}}&lt;br /&gt;
| class28    = org&lt;br /&gt;
&lt;br /&gt;
| label29    = Organization&lt;br /&gt;
| data29     = {{{organization|{{{organizations|}}}}}}&lt;br /&gt;
| class29    = org&lt;br /&gt;
&lt;br /&gt;
| label30    = Agent&lt;br /&gt;
| data30     = {{{agent|}}}&lt;br /&gt;
| class30    = agent&lt;br /&gt;
&lt;br /&gt;
| label31    = Known&amp;amp;nbsp;for&lt;br /&gt;
| data31     = {{{known for|{{{known_for|{{{known|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label32    = {{#if:{{{credits|}}}|Notable credit(s)|Notable work(s)}}&lt;br /&gt;
| data32     = {{#if:{{{credits|}}}|{{{credits}}}|{{{notable works|{{{notable_works|}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label33    = Style&lt;br /&gt;
| data33     = {{{style|}}}&lt;br /&gt;
| class33    = category&lt;br /&gt;
&lt;br /&gt;
| label34    = Influenced&amp;amp;nbsp;by&lt;br /&gt;
| data34     = {{{influences|}}}&lt;br /&gt;
&lt;br /&gt;
| label35    = Influenced&lt;br /&gt;
| data35     = {{{influenced|}}}&lt;br /&gt;
&lt;br /&gt;
| label36    = Home town&lt;br /&gt;
| data36     = {{{home town|{{{home_town|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label37    = Salary&lt;br /&gt;
| data37     = {{{salary|}}}&lt;br /&gt;
&lt;br /&gt;
| label38    = Net worth&lt;br /&gt;
| data38     = {{{net worth|{{{net_worth|{{{networth|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label39    = Height&lt;br /&gt;
| data39     = {{{height|}}}&lt;br /&gt;
&lt;br /&gt;
| label40    = Weight&lt;br /&gt;
| data40     = {{{weight|}}}&lt;br /&gt;
&lt;br /&gt;
| label41    = Television&lt;br /&gt;
| data41     = {{{television|}}}&lt;br /&gt;
&lt;br /&gt;
| label42    = Title&lt;br /&gt;
| data42     = {{{title|}}}&lt;br /&gt;
| class42    = title&lt;br /&gt;
&lt;br /&gt;
| label43    = Term&lt;br /&gt;
| data43     = {{{term|}}}&lt;br /&gt;
&lt;br /&gt;
| label44    = Predecessor&lt;br /&gt;
| data44     = {{{predecessor|}}}&lt;br /&gt;
&lt;br /&gt;
| label45    = Successor&lt;br /&gt;
| data45     = {{{successor|}}}&lt;br /&gt;
&lt;br /&gt;
| label46    = Political party&lt;br /&gt;
| data46     = {{{party|}}}&lt;br /&gt;
| class46    = org&lt;br /&gt;
&lt;br /&gt;
| label47    = Political movement&lt;br /&gt;
| data47     = {{{movement|}}}&lt;br /&gt;
| class47    = category&lt;br /&gt;
&lt;br /&gt;
| label48    = &amp;lt;span style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;Opponent(s)&amp;lt;/span&amp;gt;&lt;br /&gt;
| data48     = {{{opponents|}}}&lt;br /&gt;
&lt;br /&gt;
| label49    = Board member&amp;amp;nbsp;of&lt;br /&gt;
| data49     = {{{boards|}}}&lt;br /&gt;
&lt;br /&gt;
| label50    = Religion&lt;br /&gt;
| data50     = {{{religion|}}}&lt;br /&gt;
| class50    = category&lt;br /&gt;
&lt;br /&gt;
| label51    = Denomination&lt;br /&gt;
| data51     = {{{denomination|}}}&lt;br /&gt;
| class51    = category&lt;br /&gt;
&lt;br /&gt;
| label52    = Criminal charge&lt;br /&gt;
| data52     = {{{criminal charge|{{{criminal_charge|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label53    = Criminal penalty&lt;br /&gt;
| data53     = {{{criminal penalty|{{{criminal_penalty|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label54    = Criminal status&lt;br /&gt;
| data54     = {{{criminal status|{{{criminal_status|}}}}}}&lt;br /&gt;
| class54    = category&lt;br /&gt;
&lt;br /&gt;
| label55    = Spouse(s)&lt;br /&gt;
| data55     = {{{spouse|}}}&lt;br /&gt;
&lt;br /&gt;
| label56    = Partner(s)&lt;br /&gt;
| data56     = {{{partner|{{{domesticpartner|{{{domestic_partner|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label57    = Children&lt;br /&gt;
| data57     = {{{children|}}}&lt;br /&gt;
&lt;br /&gt;
| label58    = Parents&lt;br /&gt;
| data58     = {{{parents|}}}&lt;br /&gt;
&lt;br /&gt;
| label59    = Relatives&lt;br /&gt;
| data59     = {{{relations|{{{relatives|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label60    = Family&lt;br /&gt;
| data60     = {{{family|}}}&lt;br /&gt;
&lt;br /&gt;
| label61    = Call-sign&lt;br /&gt;
| data61     = {{{callsign|}}}&lt;br /&gt;
&lt;br /&gt;
| label62    = Awards&lt;br /&gt;
| data62     = {{{awards|}}}&lt;br /&gt;
&lt;br /&gt;
| data64     = {{{misc|{{{module|}}}}}}&lt;br /&gt;
| data65     = {{{misc2|{{{module2|}}}}}}&lt;br /&gt;
| data66     = {{{misc3|{{{module3|}}}}}}&lt;br /&gt;
| data67     = {{{misc4|{{{module4|}}}}}}&lt;br /&gt;
| data68     = {{{misc5|{{{module5|}}}}}}&lt;br /&gt;
| data69     = {{{misc6|{{{module6|}}}}}}&lt;br /&gt;
&lt;br /&gt;
| label63   = Signature&lt;br /&gt;
| data63     = {{#if:{{{signature|}}}|[[File:{{{signature}}}|{{px|{{{signature_size|}}}|150px}}|alt={{{signature alt|{{{signature_alt|}}}}}}]]}}&lt;br /&gt;
&lt;br /&gt;
| header70   = {{#if:{{{website|{{{homepage|{{{URL|}}}}}}}}}|Website}}&lt;br /&gt;
| data71     = {{{website|{{{homepage|{{{URL|}}}}}}}}}&lt;br /&gt;
&lt;br /&gt;
| below      = {{#if:{{{footnotes|}}}|'''Notes'''&amp;lt;div style=&amp;quot;line-height:1.2em;&amp;quot;&amp;gt;{{{footnotes}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
| belowstyle = border-top:1px solid #aaaaaa; text-align:left&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|{{ns:0}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}|{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Infobox person using numbered parameter]]}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{box_width|}}}|[[Category:Infobox person using boxwidth parameter]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{death_date|}}}{{{death_place|}}}|{{#if:{{{salary|}}}{{{net worth|{{{net_worth|{{{networth|}}}}}}}}}|[[Category:Infobox person using certain parameters when dead]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}{{#if:{{{pronunciation|}}}|[[Category:Biography template using pronunciation]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;includeonly&amp;gt;{{ns0|{{#if:{{{signature|}}}|[[Category:Biography with signature]]}}[[Category:Articles with hCards]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!---Please add metadata to the &amp;lt;includeonly&amp;gt; section at the bottom of the /doc subpage---&amp;gt;&lt;br /&gt;
{{documentation}} &lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143469</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=6143469"/>
		<updated>2013-02-28T19:10:51Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&lt;br /&gt;
[[id:Templat:Infobox UK place]]&lt;br /&gt;
[[ja:Template: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;
[[sl:Predloga: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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143468</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=6143468"/>
		<updated>2013-02-28T19:08:47Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&lt;br /&gt;
[[id:Templat:Infobox UK place]]&lt;br /&gt;
[[ja:Template: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;
[[sl:Predloga: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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143467</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=6143467"/>
		<updated>2013-02-28T19:07:27Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[cy:Nodyn:Infobox UK place]]&lt;br /&gt;
[[de:Vorlage:Infobox Ort im Vereinigten Königreich]]&lt;br /&gt;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&lt;br /&gt;
[[id:Templat:Infobox UK place]]&lt;br /&gt;
[[ja:Template: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;
[[sl:Predloga: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>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_UK_place/doc&amp;diff=6143466</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=6143466"/>
		<updated>2013-02-28T19:06:34Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[cy:Nodyn:Infobox UK place]]&lt;br /&gt;
[[de:Vorlage:Infobox Ort im Vereinigten Königreich]]&lt;br /&gt;
[[fr:Modèle:Infobox Ville du Royaume-Uni]]&lt;br /&gt;
[[id:Templat:Infobox UK place]]&lt;br /&gt;
[[ja:Template:Infobox UK place]]&lt;br /&gt;
[[pt:Predefinição:Info/Cidade do Reino Unido]]&lt;br /&gt;
[[sl:Predloga:Infobox UK place]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Compact_ToC/doc&amp;diff=3593947</id>
		<title>Template:Compact ToC/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Compact_ToC/doc&amp;diff=3593947"/>
		<updated>2013-02-28T18:22:05Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{Intricate template}}&lt;br /&gt;
{{tsh|TOC|Toc}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Purpose==&lt;br /&gt;
This is a Table-of-Contents replacement for alphabetical lists:&lt;br /&gt;
:* The compact format goes sideways: A B C D E F G H I J K L ....&lt;br /&gt;
:* The centering or numbers are optional: center=yes, num=yes.&lt;br /&gt;
:* The &amp;quot;Contents&amp;quot; heading can go on top (default) or the side (side=yes).&lt;br /&gt;
:* Letter ranges can be set (''see below:'' [[#Letters]]): A B C–F G H–K L...&lt;br /&gt;
:* Some letters can be omitted, instead of 26 separate letters.&lt;br /&gt;
:* Other headers can be listed in the TOC (''see below:'' [[#Listing custom-headers|Listing custom-headers]]).&lt;br /&gt;
::* Set upper headers before &amp;quot;ABCDEF&amp;quot; by pre1, pre2, ... pre8.&lt;br /&gt;
::* Set lower headers after &amp;quot;ABCDEF&amp;quot; by custom1, custom2, ... custom8.&lt;br /&gt;
:* Conceal subheader link-text as &amp;quot;pre1name&amp;quot; over &amp;quot;pre1link&amp;quot; and &amp;quot;custom1name&amp;quot; over &amp;quot;custom1link&amp;quot; etc.&lt;br /&gt;
:* Other options include: top=yes, seealso=yes, refs=yes, extlinks=yes, etc.&lt;br /&gt;
The template has all features of other TOC templates, such as optional &amp;quot;Top&amp;quot; &amp;quot;0–9&amp;quot; sections, ''and'' allows selecting other sections.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
;Typical: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Compact ToC|symnum=yes}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;For alphabetical only&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Compact ToC}}&amp;lt;/nowiki&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;For common applications: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Compact ToC|center=yes|seealso=yes|refs=yes|further=yes}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:or vertical:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Compact ToC&lt;br /&gt;
 |center  = yes&lt;br /&gt;
 |seealso = yes&lt;br /&gt;
 |refs    = yes&lt;br /&gt;
 |further = yes&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''For maximum number of features and centered placement''' (leave off a parameter or change it to blank or &amp;quot;no&amp;quot; to disable a feature)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Compact ToC&lt;br /&gt;
 |name=&lt;br /&gt;
 |side=yes&lt;br /&gt;
 |center=yes&lt;br /&gt;
 |right=&lt;br /&gt;
 |align=center&lt;br /&gt;
 |nobreak=yes&lt;br /&gt;
 |top=yes&lt;br /&gt;
 |num=yes&lt;br /&gt;
 |sym=yes&lt;br /&gt;
 |symnum=&lt;br /&gt;
 |pre1=&lt;br /&gt;
 |pre1name=&lt;br /&gt;
 |pre1link=&lt;br /&gt;
 ...&lt;br /&gt;
 |pre8=&lt;br /&gt;
 |pre8name=&lt;br /&gt;
 |pre8link=&lt;br /&gt;
 |prebreak=&amp;lt;br&amp;gt;&lt;br /&gt;
 |custom1=&lt;br /&gt;
 |custom1name=&lt;br /&gt;
 |custom1link=&lt;br /&gt;
 ...&lt;br /&gt;
 |custom8=&lt;br /&gt;
 |custom8name=&lt;br /&gt;
 |custom8link=&lt;br /&gt;
 |seealso=yes&lt;br /&gt;
 |notesfirst=&lt;br /&gt;
 |refs=yes&lt;br /&gt;
 |notes=yes&lt;br /&gt;
 |further=yes&lt;br /&gt;
 |extlinks=yes&lt;br /&gt;
 |a=&lt;br /&gt;
 ...&lt;br /&gt;
 |z=&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
*&amp;lt;code&amp;gt;name=&amp;lt;/code&amp;gt;: change the heading to an alternative name instead of &amp;quot;Contents&amp;quot;, or hide it completely by entering &amp;lt;code&amp;gt;name=no&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;side=yes&amp;lt;/code&amp;gt;: put the &amp;quot;Contents&amp;quot; heading on the left side with a colon, instead of the top without one&lt;br /&gt;
*&amp;lt;code&amp;gt;center=yes&amp;lt;/code&amp;gt;: center to ToC in the horizontal middle of the page, instead of floated left&lt;br /&gt;
*&amp;lt;code&amp;gt;right=yes&amp;lt;/code&amp;gt;: align the ToC horizontally to the right of the page (may require &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br style=&amp;quot;clear:right;&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; after it, depending on page layout), instead of floated left (this parameter is mutually exclusive with the &amp;quot;center&amp;quot; option above, and should be used sparingly and with good reason)&lt;br /&gt;
*&amp;lt;code&amp;gt;align=&amp;lt;/code&amp;gt;: sets the alignment of the ''links'' inside the table; default is left; use &amp;lt;code&amp;gt;center&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;right&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;left&amp;lt;/code&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;nobreak=yes&amp;lt;/code&amp;gt;: no linebreak between the A-B-C-etc. stuff and the See also/References/etc. stuff (note: does not affect the heading; use &amp;lt;code&amp;gt;side=&amp;lt;/code&amp;gt; for that)&lt;br /&gt;
*&amp;lt;code&amp;gt;top=yes&amp;lt;/code&amp;gt;: enable the &amp;quot;Top&amp;quot; link; this is only useful if this copy of the ToC is a secondary ToC not at the top of the page, e.g. in the middle of a long glossary. (Every rendered page has a hidden &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;a name=&amp;quot;top&amp;quot; id=&amp;quot;top&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; above the sitenotice which makes this link work without having to do anything but enable it in the template.)&lt;br /&gt;
*&amp;lt;code&amp;gt;sym=yes&amp;lt;/code&amp;gt;: enable the &amp;quot;!$@&amp;quot; link for symbolic entries section&lt;br /&gt;
*&amp;lt;code&amp;gt;num=yes&amp;lt;/code&amp;gt;: enable the &amp;quot;0–9&amp;quot; link for numeric entries section (create a heading of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;==0&amp;amp;amp;ndash;9==&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for the link to work)&lt;br /&gt;
*&amp;lt;code&amp;gt;symnum=yes&amp;lt;/code&amp;gt;: enable the &amp;quot;!–9&amp;quot; link for combined symbolic and numeric entries section (create a heading of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;==!&amp;amp;amp;ndash;9==&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for the link to work)&lt;br /&gt;
&amp;lt;!-- ------------------------------- Parameter: sep --&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;sep=&amp;amp;amp;middot;&amp;lt;/code&amp;gt;: set the separator-text between word-headers (not between &amp;quot;ABCDEF&amp;quot;) to &amp;quot;&amp;amp;middot;&amp;quot;; could also be a vertical-bar or &amp;lt;code&amp;gt;&amp;amp;amp;bull;&amp;lt;/code&amp;gt; (&amp;amp;bull;), etc.&lt;br /&gt;
&amp;lt;!-- ------------------------------- Parameters custom1..8 --&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;custom1&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;custom8&amp;lt;/code&amp;gt;: add up to 8 extra &amp;quot;custom&amp;quot; sections after the &amp;quot;ABCDEF&amp;quot; list. These appear as &amp;lt;nowiki&amp;gt;[[#custom1|custom1]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
*&amp;lt;code&amp;gt;custom1name&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;custom8name&amp;lt;/code&amp;gt;: modifies the way the custom section headers appear: &amp;lt;nowiki&amp;gt;[[#custom1|custom1name]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;custom1link&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;custom8link&amp;lt;/code&amp;gt;: modifies the targets of the custom sections: &amp;lt;nowiki&amp;gt;[[custom1link|custom1]]&amp;lt;/nowiki&amp;gt;. Use this only for linking to another page.  ''Use sparingly!'' About the only legitimate use for this is connecting the sub-pages of multi-page articles, like long lists that have been broken up. Do not repurpose the ToC as a makeshift navbox.&lt;br /&gt;
&amp;lt;!-- ------------------------------- Parameters pre1..pre8 --&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;pre1&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;pre8&amp;lt;/code&amp;gt;: list up to 8 extra section headers ''before'' (pre-list) the &amp;quot;ABCDEF&amp;quot; list. These appear as &amp;lt;nowiki&amp;gt;[[#pre1|pre1]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
*&amp;lt;code&amp;gt;pre1name&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;pre8name&amp;lt;/code&amp;gt;: modifies the way the pre-list section headers appear: &amp;lt;nowiki&amp;gt;[[#pre1|pre1name]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;pre1link&amp;lt;/code&amp;gt; to &amp;lt;code&amp;gt;pre8link&amp;lt;/code&amp;gt;: modifies the targets of the pre-list headers: &amp;lt;nowiki&amp;gt;[[pre1link|pre1]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
*&amp;lt;code&amp;gt;prebreak=&amp;amp;lt;br&amp;gt;&amp;lt;/code&amp;gt;: set break-line after all pre-list headers; can include text to introduce &amp;quot;ABCDEF&amp;quot;.&lt;br /&gt;
&amp;lt;!-- ------------------------- Parameters seealso, refs...--&amp;gt;&lt;br /&gt;
*&amp;lt;code&amp;gt;seealso=yes&amp;lt;/code&amp;gt;: enable link to the &amp;quot;See also&amp;quot; section&lt;br /&gt;
*&amp;lt;code&amp;gt;refs=yes&amp;lt;/code&amp;gt;: enable link to the &amp;quot;References&amp;quot; section (observe that it is plural)&lt;br /&gt;
*&amp;lt;code&amp;gt;notes=yes&amp;lt;/code&amp;gt;: enable link to the &amp;quot;Notes&amp;quot; section (observe that it is plural)&lt;br /&gt;
*&amp;lt;code&amp;gt;notesfirst=yes&amp;lt;/code&amp;gt;: enable link to the &amp;quot;Notes&amp;quot; section, but placed before &amp;quot;References&amp;quot;; ''do not use with &amp;lt;code&amp;gt;notes&amp;lt;/code&amp;gt;'' (and do observe that it is plural)&lt;br /&gt;
*&amp;lt;code&amp;gt;further=yes&amp;lt;/code&amp;gt;: enable link to the &amp;quot;Further reading&amp;quot; section&lt;br /&gt;
*&amp;lt;code&amp;gt;extlinks=yes&amp;lt;/code&amp;gt;: enable link to the &amp;quot;External links&amp;quot; section&lt;br /&gt;
*&amp;lt;code&amp;gt;a=&amp;lt;/code&amp;gt; through &amp;lt;code&amp;gt;z=&amp;lt;/code&amp;gt;: individually disable particular letters that have no entries. ''Use with caution'' and check regularly to make sure that new entries do not require the removal of these parameters. Can also be used to create range links, e.g. &amp;quot;X-Z&amp;quot;. ''(See [[#Letters]] below for more detailed documentation of this feature.)''&lt;br /&gt;
&lt;br /&gt;
==Letters==&lt;br /&gt;
Any letter can be omitted (i.e. when it has no entries in the list) by specifying it as a ''lower-case'' blank parameter:&amp;amp;nbsp;&lt;br /&gt;
{{tlx|Compact ToC|side&amp;amp;#61;yes|j&amp;amp;#61;|q&amp;amp;#61;}}&lt;br /&gt;
{| style=&amp;quot;margin-left:3.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|side=yes|j=|q=}}&lt;br /&gt;
|}&lt;br /&gt;
Or it can be replaced with an unlinked letter by using that letter ('''upper-case'''):&lt;br /&gt;
{{tlx|Compact ToC|side&amp;amp;#61;yes|j&amp;amp;#61;J|q&amp;amp;#61;Q}}&lt;br /&gt;
{| style=&amp;quot;margin-left:3.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|side=yes|j=J|q=Q}}&lt;br /&gt;
|}&lt;br /&gt;
''Note:'' It is often better to create an empty placeholder span (e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;span id=&amp;quot;Q&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; where the letter's heading would be in the page if it existed, since in most cases it is quite possible that it will come to exist in the future. Using the span-id avoids confusing new users who might not realize the TOC-template has skipped some letters.&lt;br /&gt;
&lt;br /&gt;
The letter-assignment feature can also be used to create range links:&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|side&amp;amp;#61;yes|x&amp;amp;#61;&amp;lt;nowiki&amp;gt;[[#X-Z|X-Z]]&amp;lt;/nowiki&amp;gt;|y&amp;amp;#61;|z&amp;amp;#61;}}&lt;br /&gt;
{| style=&amp;quot;margin-left:3.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|side=yes|x=[[#X-Z|X-Z]]|y=|z=}}&lt;br /&gt;
|}&lt;br /&gt;
The feature can also be used (very tediously) for linking to sub-articles (e.g., for [[Wikipedia:Naming conventions (long lists)|long lists]] that have been split into multiple pages):&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|name&amp;amp;#61;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;Articlename&amp;lt;/var&amp;gt;&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;|side&amp;amp;#61;yes|n&amp;amp;#61;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;Articlename&amp;lt;/var&amp;gt; (N–Z)#N|N&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;|o&amp;amp;#61;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;Articlename&amp;lt;/var&amp;gt; (N–Z)#O|O&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;|...|z&amp;amp;#61;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;Articlename&amp;lt;/var&amp;gt; (N–Z)#Z|Z&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-left:3.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|name=[[Articlename]]|side=yes|n=[[Article (N–Z)#N|N]]|o=[[Articlename (N–Z)#O|O]]|p=[[Articlename (N–Z)#P|P]]|q=[[Articlename (N–Z)#Q|Q]]|r=[[Articlename (N–Z)#R|R]]|s=[[Articlename (N–Z)#S|S]]|t=[[Articlename (N–Z)#T|T]]|u=[[Articlename (N–Z)#U|U]]|v=[[Articlename (N–Z)#V|V]]|w=[[Articlename (N–Z)#W|W]]|x=[[Articlename (N–Z)#X|X]]|y=[[Articlename (N–Z)#Y|Y]]|z=[[Articlename (N–Z)#Z|Z]]}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Or, as another example:&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|side&amp;amp;#61;yes|n&amp;amp;#61;&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;Articlename&amp;lt;/var&amp;gt; (N–Z)|&amp;amp;amp;nbsp;N–Z &amp;lt;small&amp;gt;(next page)&amp;lt;/small&amp;gt;&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;|o&amp;amp;#61;|p&amp;amp;#61;|...|z&amp;amp;#61;}}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;margin-left:3.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|side=yes|n=[[Articlename (N–Z)|&amp;amp;nbsp;N–Z &amp;lt;small&amp;gt;(next page)&amp;lt;/small&amp;gt;]]|o=|p=|q=|r=|s=|t=|u=|v=|w=|x=|y=|z=}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Listing custom-headers==&lt;br /&gt;
The optional parameters pre1...pre8 and custom1...custom8 allow listing up to 16 other section-headers in the TOC, before or after, the &amp;quot;ABCDEF&amp;quot; list:&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|name&amp;amp;#61;no|center&amp;amp;#61;yes|top&amp;amp;#61;yes|seealso&amp;amp;#61;yes|notes&amp;amp;#61;yes|custom1&amp;amp;#61;New section|custom2&amp;amp;#61;Additional section}}&lt;br /&gt;
{{Compact ToC|name=no|center=yes|top=yes|seealso=yes|notes=yes|custom1=New section|custom2=Additional section}}&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|name&amp;amp;#61;no|center&amp;amp;#61;yes|top&amp;amp;#61;yes|seealso&amp;amp;#61;yes|notes&amp;amp;#61;yes|custom1&amp;amp;#61;New section|custom1name&amp;amp;#61;Custom section name|custom2&amp;amp;#61;Outside page|custom2link&amp;amp;#61;Main Page}}&lt;br /&gt;
{{Compact ToC|name=no|center=yes|top=yes|seealso=yes|notes=yes|custom1=New section|custom1name=Custom section name|custom2=Outside page|custom2link=Main Page}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;Headers can be listed before &amp;amp; after &amp;quot;ABCDEF&amp;quot; using pre1 &amp;amp; custom1:&lt;br /&gt;
: {{tlx|Compact ToC|center&amp;amp;#61;yes|align&amp;amp;#61;center|top&amp;amp;#61;yes|seealso&amp;amp;#61;yes&amp;lt;br&amp;gt;|pre1&amp;amp;#61;Scope of list|pre2&amp;amp;#61;Abbreviations used|prebreak&amp;amp;#61;&amp;amp;lt;br&amp;gt;&amp;lt;br&amp;gt;|custom1&amp;amp;#61;Popular entries|custom2&amp;amp;#61;Excluded entries|notes&amp;amp;#61;yes}}&lt;br /&gt;
{{Compact ToC|center=yes|align=center|top=yes|seealso=yes|pre1=Scope of list|pre2=Abbreviations used|prebreak=&amp;lt;br&amp;gt;|custom1=Popular entries|custom2=Excluded entries|notes=yes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;The separator text can be set to a mid-dot by &amp;quot;sep=&amp;amp;amp;middot;&amp;quot; :&lt;br /&gt;
: {{tlx|Compact ToC|center&amp;amp;#61;yes|align&amp;amp;#61;center|top&amp;amp;#61;yes|seealso&amp;amp;#61;yes&amp;lt;br&amp;gt;|pre1&amp;amp;#61;Scope of list|pre2&amp;amp;#61;Abbreviations used|prebreak&amp;amp;#61;&amp;amp;lt;br&amp;gt;&amp;lt;br&amp;gt;|custom1&amp;amp;#61;Popular entries|custom2&amp;amp;#61;Excluded entries|sep&amp;amp;#61;'''&amp;lt;nowiki&amp;gt;'''&amp;amp;amp;middot;'''&amp;lt;/nowiki&amp;gt;'''}}&lt;br /&gt;
{{Compact ToC|center=yes|align=center|top=yes|seealso=yes|pre1=Scope of list|pre2=Abbreviations used|prebreak=&amp;lt;br&amp;gt;|custom1=Popular entries|custom2=Excluded entries|notes=yes|sep='''&amp;amp;middot;'''}}&lt;br /&gt;
&lt;br /&gt;
====Shorthand====&lt;br /&gt;
* &amp;lt;code&amp;gt;short1&amp;lt;/code&amp;gt; can be used as the very first parameter (before &amp;lt;code&amp;gt;name=&amp;lt;/code&amp;gt;) for shortening a common usage:&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|short1}}&lt;br /&gt;
&lt;br /&gt;
{{Compact ToC|short1}}&lt;br /&gt;
&lt;br /&gt;
It replaces &amp;lt;nowiki&amp;gt;{{Compact ToC|side=yes|center=yes|nobreak=yes|refs=yes}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
{{tlx|Compact ToC|top&amp;amp;#61;yes}} &amp;lt;!--Example: top=yes --&amp;gt;&lt;br /&gt;
{| style=&amp;quot;margin-left:2.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|top=yes}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|side&amp;amp;#61;yes|sym&amp;amp;#61;yes|num&amp;amp;#61;yes|refs&amp;amp;#61;yes|seealso&amp;amp;#61;yes|custom1&amp;amp;#61;Other}}&lt;br /&gt;
{| style=&amp;quot;margin-left:2.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|side=yes|sym=yes|num=yes|refs=yes|custom1=Other}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|name&amp;amp;#61;Directory|top&amp;amp;#61;no|refs&amp;amp;#61;yes|notes&amp;amp;#61;yes|extlinks&amp;amp;#61;yes}}&lt;br /&gt;
{| style=&amp;quot;margin-left:2.0em&amp;quot;&lt;br /&gt;
|{{Compact ToC|name=Directory|top=no|refs=yes|notes=yes|extlinks=yes}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|name&amp;amp;#61;no|side&amp;amp;#61;yes|right&amp;amp;#61;yes|symnum&amp;amp;#61;yes|seealso&amp;amp;#61;yes}}&lt;br /&gt;
{{Compact ToC|name=no|side=yes|right=yes|symnum=yes|seealso=yes}}&amp;lt;br style=&amp;quot;clear:right;&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tlx|Compact ToC|short1|num&amp;amp;#61;yes|sym&amp;amp;#61;yes|seealso&amp;amp;#61;yes|notesfirst&amp;amp;#61;yes|further&amp;amp;#61;yes|extlinks&amp;amp;#61;yes}}&lt;br /&gt;
{{Compact ToC|short1|num=yes|sym=yes|seealso=yes|notesfirst=yes|further=yes|extlinks=yes}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Help:Section#Table of contents (TOC)]]&lt;br /&gt;
* [[Help:Magic words#Behavior switches]] for more help on:&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;__NOTOC__&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
**&amp;lt;nowiki&amp;gt;__TOC__&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Exclude in print]]&lt;br /&gt;
[[Category:List templates]]&lt;br /&gt;
[[Category:Wikipedia table of contents templates]]&lt;br /&gt;
&lt;br /&gt;
[[bn:টেমপ্লেট:TOC]]&lt;br /&gt;
[[bs:Šablon:TOC]]&lt;br /&gt;
[[ca:Template:Índex]]&lt;br /&gt;
[[de:Vorlage:TOC]]&lt;br /&gt;
[[eo:Ŝablono:Indekso]]&lt;br /&gt;
[[es:Plantilla:Índice]]&lt;br /&gt;
[[fa:الگو:فهرست فارسی]]&lt;br /&gt;
[[fr:Modèle:CompactTOC8]]&lt;br /&gt;
[[gl:Modelo:CompactTOC]]&lt;br /&gt;
[[hi:साँचा:CompactTOC8]]&lt;br /&gt;
[[hsb:Předłoha:TOC]]&lt;br /&gt;
[[id:Templat:CompactTOC8]]&lt;br /&gt;
[[is:Snið:Stafayfirlit]]&lt;br /&gt;
[[it:Template:Indice]]&lt;br /&gt;
[[ja:Template:TOC]]&lt;br /&gt;
[[ka:თარგი:TOC]]&lt;br /&gt;
[[la:Formula:A-Z]]&lt;br /&gt;
[[lt:Šablonas:CompactTOC]]&lt;br /&gt;
[[pt:Predefinição:Peqind]]&lt;br /&gt;
[[ru:Шаблон:CompactTOC8]]&lt;br /&gt;
[[sl:Predloga:CompactTOC3]]&lt;br /&gt;
[[sv:Mall:Alfabetisk]]&lt;br /&gt;
[[uz:Andoza:Ixcham mundarija]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_settlement/doc&amp;diff=6362711</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=6362711"/>
		<updated>2013-02-28T17:26:14Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &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;
[[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;
[[zh:Template:Infobox Settlement]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_language/doc&amp;diff=6273699</id>
		<title>Template:Infobox language/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_language/doc&amp;diff=6273699"/>
		<updated>2013-02-15T20:01:51Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: Undid revision 538456266 by 178.239.50.146 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{intricate template}}&lt;br /&gt;
&lt;br /&gt;
This template is for use in articles about '''[[languages]] or [[dialects]]'''. It provides a common standard for displaying data about a language.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox language&lt;br /&gt;
|name          = name of language #REQUIRED&lt;br /&gt;
|altname       = additional name of the language&lt;br /&gt;
|nativename    = native or a second additional name&lt;br /&gt;
|pronunciation = IPA pronunciation of the native name&lt;br /&gt;
|states (state) = countries in which it is mainly spoken&lt;br /&gt;
|region        = geographic region in which it is mainly spoken&lt;br /&gt;
|latd  =  | latm  = | latNS  =  &amp;lt;!-- latitude degrees/minutes/direction --&amp;gt;&lt;br /&gt;
|longd =  | longm = | longEW =  &amp;lt;!-- longitude degrees/minutes/direction --&amp;gt;&lt;br /&gt;
|ethnicity     = people for whom this is the ethnically native language; also good for the ethnic population if different from the number of speakers&lt;br /&gt;
              (although the names chosen for the articles on the people and on the language will generally be the same, it may be appropriate to pipe in the native name of the people here)&lt;br /&gt;
|speakers      = {{formatnum:number of native speakers/signers}}&lt;br /&gt;
|extinct       = date of extinction, or information about extinction; 'speakers' will not display&lt;br /&gt;
|era           = era of use of a historical language, such as one that developed into something else; 'speakers' will not display&lt;br /&gt;
|date          = date of estimate of number of speakers/signers (must start with a 4-digit year: see next)&lt;br /&gt;
|dateprefix    = anything wanted inside the parentheses before the date&lt;br /&gt;
|ref           = reference for the number of speakers/signers. Appears after the (date) field.&lt;br /&gt;
|speakers2     = 2nd line (2nd estimate, 2nd country, L2 speakers, etc.)&lt;br /&gt;
|familycolor   = appropriate language family #REQUIRED&lt;br /&gt;
                 See table below for list of options. Please do not use other names, as they will not be recognised, and the table will be colored grey.&lt;br /&gt;
                 In most cases, 'familycolor' will trigger a default entry for the 'fam1' field, so that field is not necessary (you can continue will 'fam2'),&lt;br /&gt;
                 but you can override this by entering something under 'fam1'. For areal colors (American, Khoisan, Paleosiberian, etc.), you will be prompted&lt;br /&gt;
                 for a 'fam1' entry if you do not provide one. If 'isolate' or 'unclassified' is used, the fam1–xx tree will not display.&lt;br /&gt;
|fam1          = the broadest possible widely accepted [[language family]] of which the language is a part&lt;br /&gt;
|fam2          = a more specific sub-family&lt;br /&gt;
|...&lt;br /&gt;
|fam15         = most specific sub group&lt;br /&gt;
|family        = whatever you want to say; fam1–xx will not display&lt;br /&gt;
|ancestor(2/3) = ancestral or reconstructed forms&lt;br /&gt;
|creator       = name of language creator&lt;br /&gt;
|created       = year of first creation&lt;br /&gt;
|setting       = the use or setting for a created language&lt;br /&gt;
|posteriori    = natural-language sources of a created language&lt;br /&gt;
|dia1          = a primary dialect&lt;br /&gt;
|dia2          = another primary dialect&lt;br /&gt;
|...             (up to 20)&lt;br /&gt;
|dialects      = whatever you want to say&lt;br /&gt;
|stand1        = a standardized register&lt;br /&gt;
|stand2        = a second standardized register&lt;br /&gt;
|...             (up to 6)&lt;br /&gt;
|standards     = whatever you want to say&lt;br /&gt;
|script        = the writing system(s) used for the language by literate speakers&lt;br /&gt;
|nation        = list of countries in which it is an official language&lt;br /&gt;
|minority      = list of countries in which it is a recognised minority language&lt;br /&gt;
|agency        = regulatory body or language academy for the language&lt;br /&gt;
|iso1          = the ISO 639-1 code for the language&lt;br /&gt;
|iso2          = the ISO 639-2 code for the language (not for its family)&lt;br /&gt;
|iso2b         = the ISO 639-2 bibliographic code&lt;br /&gt;
|iso2t         =  the ISO 639-2 terminological code&lt;br /&gt;
|iso3          = the ISO 639-3 code for the language. &lt;br /&gt;
                 Field will display even if left empty, unless 'lc1' etc. is used.&lt;br /&gt;
                 Use 'none' if the language (not dialect) has no iso3 code, and the article will be added to [[:Category:Languages without iso3 codes]].&lt;br /&gt;
                 Use 'linglist' if it has an iso3 code, but this is maintained at Linguist List instead of at SIL. Add the code itself under |linglist=&lt;br /&gt;
                 (This is not necessary if the SIL page provides its own link to the Linguist List page.)&lt;br /&gt;
|iso3comment   = for comments to not interfere with the link &lt;br /&gt;
|isoexception  = a maintenance field to organize cleanup categories (see below). &lt;br /&gt;
                 currently excludes article from general missing-ISO category if set to 'dialect', 'historical', 'protolanguage', or 'talkpage'.&lt;br /&gt;
|lc1           = ISO code of the first dialect (the 'iso3' field will not display if empty and this is included)&lt;br /&gt;
|ld1           = name of the first language dialect&lt;br /&gt;
|lc2           = ISO code of the second dialect&lt;br /&gt;
|ld2           = name of the second language dialect&lt;br /&gt;
|...             (up to 45)&lt;br /&gt;
|iso6          = the ISO 639-6 code for the language.&lt;br /&gt;
|linglist      = a private or local Linguist List ISO 639-3 code or substitute for an ISO code; use xxx-xxx format for dialects.&lt;br /&gt;
                 Use for code range qaa–qtz or those involving numerals only; enter other codes under 'iso3' and the reader will be redirected from Ethnologue.&lt;br /&gt;
|lingname      = comment on the Linguist List code or support&lt;br /&gt;
|linglist2/3   = additional Linguist List codes&lt;br /&gt;
|lingname2/3   = additional comments. (If Linguist List has redundant codes, write to them, and they will likely retire them.)&lt;br /&gt;
|lingua        = the Linguasphere code for the language&lt;br /&gt;
|guthrie       = the Guthrie code for Bantu languages&lt;br /&gt;
|aiatsis       = the AIATSIS code for Australian languages (linked)&lt;br /&gt;
|aiatsis2/3    = additional AIATSIS codes&lt;br /&gt;
|aiatsis(2,3)name = name of code, if not that of the info box, or note to appear after code&lt;br /&gt;
|image         = image at top of info box. Use format &amp;quot;image name.png&amp;quot;, without &amp;quot;file/image&amp;quot; or brackets.&lt;br /&gt;
|imagesize     = override default image size (currently 250px). Use units (&amp;quot;123px&amp;quot;, &amp;quot;12em&amp;quot;)&lt;br /&gt;
|imagealt      = alt text for the image&lt;br /&gt;
|imagecaption  = caption to appear under image&lt;br /&gt;
|imageheader   = brief header for image (appears in the left-hand column)&lt;br /&gt;
|map           = image at bottom of info box. Use format &amp;quot;image name.png&amp;quot;, without &amp;quot;file/image&amp;quot; or brackets.&lt;br /&gt;
|mapsize       = override default map size (currently 350px). Use units (&amp;quot;123px&amp;quot;, &amp;quot;12em&amp;quot;). Affects both maps.&lt;br /&gt;
|mapalt        = alt text for the map&lt;br /&gt;
|mapcaption    = caption to appear under map&lt;br /&gt;
|map2          = a second map&lt;br /&gt;
|mapalt2       = alt text for the second map&lt;br /&gt;
|mapcaption2   = caption to appear under both maps&lt;br /&gt;
|boxsize       = overrides default width of infobox, currently set at 22em. Format must include units (&amp;quot;12em&amp;quot; or &amp;quot;123px&amp;quot;).&lt;br /&gt;
                 Useful when an article has various infoboxes aligned in a column. (Box will automatically expand to fix map wider than default box width.)&lt;br /&gt;
|notice        = IPA/ipa [adds notice for IPA notation]&lt;br /&gt;
|notice        = Indic/indic [adds notice for Indic scripts]&lt;br /&gt;
|notice        = signnotice [adds links for sign languages]&lt;br /&gt;
|notice2       = [adds a 2nd notice]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{Infobox language &lt;br /&gt;
|name = English &lt;br /&gt;
|pronunciation = {{IPAc-en|ˈ|ɪ|ŋ|ɡ|l|ɪ|ʃ}}&amp;lt;ref&amp;gt;[http://www.oxfordadvancedlearnersdictionary.com/dictionary/english_2 English Adjective] – Oxford Advanced Learner's Dictionary – Oxford University Press ©2010.&amp;lt;/ref&amp;gt; |region = (see [[#Geographical distribution|below]]) &lt;br /&gt;
|speakers = 360&amp;amp;nbsp;million &lt;br /&gt;
|date = 2010 &lt;br /&gt;
|dateprefix = cited&amp;amp;nbsp;&lt;br /&gt;
|ref = &amp;lt;ref name=NE&amp;gt;[[Nationalencyklopedin]] &amp;quot;Världens 100 största språk 2010&amp;quot; The World's 100 Largest Languages in 2010&amp;lt;/ref&amp;gt; &lt;br /&gt;
|speakers2 = [[Second language|L2]]: 375&amp;amp;nbsp;million and 750 million [[English as a foreign or second language|EFL]]&amp;lt;ref name=BritishCouncilEnglish&amp;gt;{{cite web |url=http://www.britishcouncil.org/learning-elt-future.pdf |title=Future of English|accessdate=24 August 2011 |publisher=The British Council}} (page 10)&amp;lt;/ref&amp;gt; &lt;br /&gt;
|familycolor = Indo-European &lt;br /&gt;
|fam2 = [[Germanic languages|Germanic]] &lt;br /&gt;
|fam3 = [[West Germanic languages|West Germanic]] &lt;br /&gt;
|fam4 = [[Anglo-Frisian languages|Anglo–Frisian]] &lt;br /&gt;
|fam5 = [[English languages|Anglic]] &lt;br /&gt;
|script = [[English alphabet]] ([[Latin script]]) &lt;br /&gt;
|nation = [[List of countries where English is an official language#Sovereign states|54 countries]]&amp;lt;br /&amp;gt;[[List of countries where English is an official language#Non-sovereign entities|27 non-sovereign entities]]&amp;lt;br /&amp;gt;[[United Nations]]&amp;lt;br /&amp;gt;[[European Union]]&amp;lt;br /&amp;gt;[[Commonwealth of Nations]]&amp;lt;br /&amp;gt;[[Council of Europe]]&amp;lt;br /&amp;gt;[[International Olympic Committee|IOC]]&amp;lt;br /&amp;gt;[[NATO]]&amp;lt;br /&amp;gt;[[North American Free Trade Agreement|NAFTA]]&amp;lt;br /&amp;gt;[[Organization of American States|OAS]]&amp;lt;br /&amp;gt;[[Organisation for Economic Co-operation and Development|OECD]]&amp;lt;br /&amp;gt;[[Organisation of Islamic Cooperation|OIC]]&amp;lt;br /&amp;gt;[[Pacific Islands Forum|PIF]]&amp;lt;br /&amp;gt;[[UKUSA Agreement]] &lt;br /&gt;
|iso1 = en &lt;br /&gt;
|iso2 = eng &lt;br /&gt;
|iso3 = eng &lt;br /&gt;
|lingua = 52-ABA &lt;br /&gt;
|map = Anglospeak.svg &lt;br /&gt;
|mapcaption = {{legend|#0000ff|Countries where English is the native language of the majority of the population}} {{legend|#8ddada|Countries where English is an official but not primary language}} &lt;br /&gt;
|notice = IPA &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox language &lt;br /&gt;
|name = English &lt;br /&gt;
|pronunciation = {{IPAc-en|ˈ|ɪ|ŋ|ɡ|l|ɪ|ʃ}}&amp;lt;ref&amp;gt;[http://www.oxfordadvancedlearnersdictionary.com/dictionary/english_2 English Adjective] – Oxford Advanced Learner's Dictionary – Oxford University Press ©2010.&amp;lt;/ref&amp;gt; |region = (see [[#Geographical distribution|below]]) &lt;br /&gt;
|speakers = 360&amp;amp;nbsp;million &lt;br /&gt;
|date = 2010 &lt;br /&gt;
|dateprefix = cited&amp;amp;amp;nbsp;&lt;br /&gt;
|ref = &amp;lt;ref name=NE&amp;gt;[[Nationalencyklopedin]] &amp;quot;Världens 100 största språk 2010&amp;quot; The World's 100 Largest Languages in 2010&amp;lt;/ref&amp;gt; &lt;br /&gt;
|speakers2 = [[Second language|L2]]: 375&amp;amp;nbsp;million and 750 million [[English as a foreign or second language|EFL]]&amp;lt;ref name=BritishCouncilEnglish&amp;gt;{{cite web |url=http://www.britishcouncil.org/learning-elt-future.pdf |title=Future of English|accessdate=24 August 2011 |publisher=The British Council}} (page 10)&amp;lt;/ref&amp;gt; &lt;br /&gt;
|familycolor = Indo-European &lt;br /&gt;
|fam2 = [[Germanic languages|Germanic]] &lt;br /&gt;
|fam3 = [[West Germanic languages|West Germanic]] &lt;br /&gt;
|fam4 = [[Anglo-Frisian languages|Anglo–Frisian]] &lt;br /&gt;
|fam5 = [[English languages|Anglic]] &lt;br /&gt;
|script = [[English alphabet]] ([[Latin script]]) &lt;br /&gt;
|nation = [[List of countries where English is an official language#Sovereign states|54 countries]]&amp;lt;br /&amp;gt;[[List of countries where English is an official language#Non-sovereign entities|27 non-sovereign entities]]&amp;lt;br /&amp;gt;[[United Nations]]&amp;lt;br /&amp;gt;[[European Union]]&amp;lt;br /&amp;gt;[[Commonwealth of Nations]]&amp;lt;br /&amp;gt;[[Council of Europe]]&amp;lt;br /&amp;gt;[[International Olympic Committee|IOC]]&amp;lt;br /&amp;gt;[[NATO]]&amp;lt;br /&amp;gt;[[North American Free Trade Agreement|NAFTA]]&amp;lt;br /&amp;gt;[[Organization of American States|OAS]]&amp;lt;br /&amp;gt;[[Organisation for Economic Co-operation and Development|OECD]]&amp;lt;br /&amp;gt;[[Organisation of Islamic Cooperation|OIC]]&amp;lt;br /&amp;gt;[[Pacific Islands Forum|PIF]]&amp;lt;br /&amp;gt;[[UKUSA Agreement]] &lt;br /&gt;
|iso1 = en &lt;br /&gt;
|iso2 = eng &lt;br /&gt;
|iso3 = eng &lt;br /&gt;
|lingua = 52-ABA &lt;br /&gt;
|map = Anglospeak.svg &lt;br /&gt;
|mapcaption = {{legend|#0000ff|Countries where English the native language of the majority of the population}} {{legend|#8ddada|Countries where English is an official but not primary language}} &lt;br /&gt;
|notice = IPA &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
;References in infobox&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
=== Placement ===&lt;br /&gt;
{{Infobox language/quilt|right}}{{clear}}&lt;br /&gt;
&lt;br /&gt;
The template should placed at the very top of the wikitext of the article, before any text. The absolute basic syntax is as shown below:&lt;br /&gt;
:'''&amp;lt;nowiki&amp;gt;{{Infobox language&amp;lt;/nowiki&amp;gt;''' ← this calls the template&lt;br /&gt;
:'''|name='''name of language ← the name of the language needs to be given&lt;br /&gt;
:'''|familycolor='''appropriate language family ← refer to the coloured chart to the right (or above, depending on your browser), and type the name shown there; this will add the appropriate family color to the template top. Using &amp;quot;Altaic&amp;quot; or &amp;quot;Caucasian&amp;quot; etc. does *not* result in a claim that the language belongs to that family: think of them as areal codings.&lt;br /&gt;
:'''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;''' ← this ends the template call&lt;br /&gt;
&lt;br /&gt;
However, you will probably want to add more than just this. Other parameters are listed below, they can be incorporated anywhere between the first and last lines, and in any order.&lt;br /&gt;
&lt;br /&gt;
=== Additional parameters ===&lt;br /&gt;
&lt;br /&gt;
There are several more parameters that can be defined between the opening and closing lines. These are:&lt;br /&gt;
:'''|altname='''additional name of the language [not every one, but one a reader would be likely to look for]&lt;br /&gt;
:'''|nativename='''native name, or a second alternative name [most cases as of 2012 not actually the native name]&lt;br /&gt;
:'''|states='''countries in which it is mainly spoken (multigenerational communities) ← you do not have to define both this and '''region'''. Do not use flag icons except for national or official status ([[WP:INFOBOXFLAG]]).&lt;br /&gt;
:'''|region='''geographic region in which it is mainly spoken ← you do not have to define both this and '''states'''; use this parameter for a single statement about geographic distribution. It is not for the broader region where the states are located, but rather the regions within the country, or across countries, where it is spoken. (That is, do not add SE Asia if we state it's in Laos, or West Africa if we state it's in Mali.)&lt;br /&gt;
:'''|speakers='''the number of native speakers of the language. If unknown, enter ⟨?⟩ and do not enter NA for the date. If no native speakers, enter ⟨none⟩. Otherwise, if no date is supplied, ''missing date'' will be displayed.&lt;br /&gt;
:'''|date='''the date of publication of the estimate of the number of speakers.&lt;br /&gt;
::Used for calculations for obsolete data, so needs to start with a 4-digit year. Exception: If ⟨NA⟩ is entered, nothing will display. If ⟨no date⟩ is entered, &amp;quot;no date&amp;quot; will display.&lt;br /&gt;
::Articles with old dates (currently ≥ 30 years) appear in [[:Category:Language articles with old speaker data]].&lt;br /&gt;
:'''|ref='''reference for the speaker data.&lt;br /&gt;
::If ⟨e16⟩ is entered, this will automatically generate a reference to the ''Ethnologue'' 16 article that bears the ISO 639-3 code entered at 'iso3'.&lt;br /&gt;
::To link to the auto-generated reference from elsewhere in the article, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=e16/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
::⟨e15⟩ and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=e15/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; can be used to ref the 15th edition, for example for extinct languages which are no longer supported.&lt;br /&gt;
:'''|speakers2='''a 2nd line for speaker data, such as L2 speakers, appearing after the date.&lt;br /&gt;
::If this is a second line of L1 speakers, it should be arranged so that, if there are two dates cited, the oldest appears in the date parameter, for automated update calculations. Data from different countries should not be added together if they are not comparable: say if one is from 1973 and another from 2006, or if one is rounded to the nearest million and another is on the order of 10,000.&lt;br /&gt;
:'''|iso1='''the [[ISO 639-1]] code for the language&lt;br /&gt;
:'''|iso2='''the [[ISO 639-2]] code for the language; creates a link to the ISO page ← see just hereafter for the situation where a language has two ISO 639-2 codes&lt;br /&gt;
:'''|iso3='''the [[ISO 639-3]] code for the language; creates a link to the ISO page ← see [[#Language with more than one ISO 639-3 code|below]] for the situation where multiple ISO 639-3 codes apply; if there is no ISO 639-3 code, set '''iso3=none''' to return the text ''none'' and add the article to a list of uncoded languages (if '''iso3comment''' is also used, that will display in place of ''none'')&lt;br /&gt;
::Only iso3 will appear (with a dash) if the code is omitted. If a language has two [[ISO 639-2]] codes, one will be defined as the ''bibliographic'' code, and the other ''terminological''. These can be added in separate fields using the following parameters:&lt;br /&gt;
:'''|iso2b='''the [[ISO 639-2]] bibliographic code&lt;br /&gt;
:'''|iso2t='''the [[ISO 639-2]] terminological code&lt;br /&gt;
:'''|lingua='''the [[Linguasphere]] code for the language&lt;br /&gt;
:'''|linglist(2,3)='''the [[Linguist List]] code(s) for the language. May be a proper ISO code maintained at Linguist List, or a local non-ISO code; creates a link to the Linguist List page.&lt;br /&gt;
:'''|lingname(2,3)='''the Linguist List name for the language, or other comment&lt;br /&gt;
:'''|guthrie='''the [[Guthrie classification of Bantu languages|Guthrie]] code for Bantu languages. Generates a reference which can be accessed via name=&amp;quot;Guthrie&amp;quot;.&lt;br /&gt;
:'''|aiatsis(2,3)='''the [[AIATSIS]] code(s) for Australian languages. Generates a reference which can be accessed via name=&amp;quot;AIATSIS&amp;quot;.&lt;br /&gt;
:'''|aiatsis(2,3)name='''the AIATSIS name, if different from the entry at |name=.&lt;br /&gt;
:'''|iso3comment=''' allows a comment in the ISO field that will not interfere with the link &lt;br /&gt;
:'''|isoexception=''' handles exceptions to the handling of missing ISO codes. Currently there are dedicated tracking categories for 'dialect' (variety of a language with an ISO code), 'historical' (ancestral form of a language with an ISO code), 'protolanguage', 'talkpage' (add to templates on talk pages and in archives so that they stop showing up in the tracking categories).&lt;br /&gt;
&lt;br /&gt;
=== Genetic classification ===&lt;br /&gt;
&lt;br /&gt;
You can use the language template to show the [[language family|genetic classification]] of a language at a glance. This classification is displayed as a descending staircase of language families, from the broadest to the most specific. To add the genetic classification use the following:&lt;br /&gt;
:'''|fam1='''the broadest possible widely accepted [[language family]] of which the language is a part ← if this would be exactly the same as you have defined for '''familycolor''', it may be omitted&lt;br /&gt;
:'''|fam2='''a more specific sub-family&lt;br /&gt;
:'''|fam3='''a more specific group&lt;br /&gt;
&lt;br /&gt;
You can keep adding parameters in like fashion until you have completed the classification. If you would prefer to enter some other information in this box (for example, ''disputed''), use this parameter instead:&lt;br /&gt;
:'''|family='''whatever you want to say (sequesters the repetition of the name of the language)&lt;br /&gt;
&lt;br /&gt;
:'''|ancestor='''an ancestral form, such as Old English or Proto-Basque&lt;br /&gt;
:'''|ancestor2/3='''intermediate ancestral forms, such as Middle English or Aquitanian&lt;br /&gt;
These may be useful when we have an article on these forms, or when they have been assigned ISO codes.&lt;br /&gt;
&lt;br /&gt;
=== Optional parameters ===&lt;br /&gt;
&lt;br /&gt;
Some parts of the template remain invisible unless they are specifically called. Only use these parameters if they are required.&lt;br /&gt;
:'''|fontcolor='''colour of font against 'familycolor' ← the font colour is usually black, use this to change it if it is difficult to read&lt;br /&gt;
:'''|pronunciation='''pronunciation of the native name of the language in [[International Phonetic Alphabet|IPA]] → remember to enclose the transcription in an IPA template such as {{tl|IPA-all}}&lt;br /&gt;
:'''|nation='''list of countries in which it is an official language&lt;br /&gt;
:'''|minority='''list of countries in which it is a recognised minority language&lt;br /&gt;
:'''|agency='''regulatory body or language academy for the language&lt;br /&gt;
:'''|extinct='''date of extinction, or information about extinction ← this replaces '''speakers'''&lt;br /&gt;
:'''|era='''era of use of an ancestral form of a language ← this replaces '''speakers'''&lt;br /&gt;
:'''|script='''writing system(s) used to represent the language ← in the form ''script (instantiation)'', such as &amp;quot;[[Latin script|Latin]] ([[English alphabet]])&amp;quot;&amp;lt;br/&amp;gt;(Common variants of &amp;quot;Latin (alphabet)&amp;quot; redirect to [[Latin script]]. For the [[Latin alphabet]] itself, add an element such as &amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt;.)&lt;br /&gt;
&lt;br /&gt;
=== Language with more than one ISO 639-3 code ===&lt;br /&gt;
&lt;br /&gt;
Some languages have a number of [[ISO 639-3]] codes, one for each dialect of that language. If you try putting all of these codes in the usual '''iso3=''' parameter, it will get quite messy. Instead, use the following parameters:&lt;br /&gt;
:'''|lc1='''language code of the first dialect&lt;br /&gt;
:'''|ld1='''name of the first language dialect&lt;br /&gt;
&lt;br /&gt;
For subsequent dialects, use '''lc2''' and so forth. Lc entries will be automatically linked to the ''Ethnologue'' site. Wikipedia articles on the dialects may be linked from the ld entries..&lt;br /&gt;
&lt;br /&gt;
For languages with an [[ISO 639-3 macrolanguage]] code and several individual codes, use '''iso3''' for the macrolanguage and '''lc''n''''', '''ld''n''''' for the individual codes.&lt;br /&gt;
&lt;br /&gt;
=== Constructed languages ===&lt;br /&gt;
&lt;br /&gt;
This template is appropriate to use for [[constructed languages]]. The following parameters can be used:&lt;br /&gt;
:'''|creator='''name of language creator&lt;br /&gt;
:'''|created='''year of first creation&lt;br /&gt;
:'''|setting='''the use or setting for the language&lt;br /&gt;
:'''|posteriori='''natural-language sources&lt;br /&gt;
&lt;br /&gt;
Using these parameters, or setting '''familycolor=Conlang''', automatically sets the coloured bars of the infobox to {{code|{{Infobox language/family-color|Conlang}}}} background with white fonts, and removes the '''states''' and '''region''' parameters from use ('''nation''' is also disabled). If the '''iso2''' parameter is left undefined, it is treated as being '''iso2=art'''. For conlangs, the '''family''' or '''fam''n''''' parameters are used to describe the hierarchy of purpose of the language, whereas '''posteriori''' is used to describe the ''a posteriori'' sources on which the conlang draws.&lt;br /&gt;
&lt;br /&gt;
=== Images in the template ===&lt;br /&gt;
&lt;br /&gt;
You should not put large images at the top of the language template: they just make it very messy. You can place a small image at the top of the template using the following parameters:&lt;br /&gt;
:'''|image='''image name.png&lt;br /&gt;
:'''|imagesize='''200px ← overrides the default image size&lt;br /&gt;
:'''|imagealt='''alt text&lt;br /&gt;
:'''|imagecaption='''caption&lt;br /&gt;
:'''|imageheader='''very simple description of image ('logo', 'map', 'script', etc.) ← this is placed in the left-hand column, and so needs to be short&lt;br /&gt;
&lt;br /&gt;
If you have a larger image or two, such as a map, you can place them at the bottom of the template, spanning both columns, with the following parameter:&lt;br /&gt;
:'''|map(2)='''image name.png&lt;br /&gt;
:'''|mapsize='''300px ← overrides the default image size&lt;br /&gt;
:'''|mapalt(2)='''alt text&lt;br /&gt;
:'''|mapcaption(2)='''caption&lt;br /&gt;
&lt;br /&gt;
The [[WP:EIS|usual image markup]] applies for both images. [[Alt text]] is for visually impaired readers, and the [[WP:CAPTION|caption]] is for all readers; typically they should have little in common (see [[WP:ALT]]).&lt;br /&gt;
&lt;br /&gt;
=== Footer notice ===&lt;br /&gt;
A notice or notices may be placed at the bottom of the infobox:&lt;br /&gt;
:'''|notice(2)=ipa''' ← places a notice about the [[Unicode]] fonts used for displaying [[International Phonetic Alphabet|IPA]]&lt;br /&gt;
:'''|notice(2)=signnotice''' ← adds various links for [[sign language]]s&lt;br /&gt;
:'''|notice(2)=Indic''' ← places a notice about Indic-font support&lt;br /&gt;
&lt;br /&gt;
=== Sub-templates ===&lt;br /&gt;
# [[:Template:Infobox language/codelist]]&lt;br /&gt;
# [[:Template:Infobox language/family-color]]&lt;br /&gt;
# [[:Template:Infobox language/genetic]]&lt;br /&gt;
# [[:Template:Infobox language/linguistlist]]&lt;br /&gt;
# [[:Template:Infobox language/ref]]&lt;br /&gt;
# [[:Template:Infobox language/quilt]]&lt;br /&gt;
# [[:Template:Infobox language/IPA notice]]&lt;br /&gt;
# [[:Template:Infobox language/Indic]]&lt;br /&gt;
# [[:Template:Infobox language/signnotice]]&lt;br /&gt;
&lt;br /&gt;
=== Error-tracking categories ===&lt;br /&gt;
With 5,000 articles, manual review is insufficient. The following automating tracking categories should catch some of the more common errors. They also produce lists of articles that should be reviewed occasionally, because they lack population data or the data is dated.&lt;br /&gt;
&lt;br /&gt;
;ISO support&lt;br /&gt;
* [[:Category:Languages without ISO 639-3 code]] – [iso3=] is set to 'none', as it is not (yet) included in ISO. May have other codes.&lt;br /&gt;
** [[:Category:Conlangs without ISO 639-3 code]] (subcat: most conlangs do not qualify for ISO)&lt;br /&gt;
** [[:Category:Nonexistent E16 links]] (setting [iso3=none] and [ref=e16] generates an invalid reference)&lt;br /&gt;
* [[:Category:Language articles without language codes]] – no language code listed, but not specifically excluded from ISO with [iso3=none] &lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with Linguist List code]] &lt;br /&gt;
***subcat [[:Category:Dialects with Linguist List code]] – LingList codes some dialects with sub-ISO codes as &amp;quot;xxx-yyy&amp;quot;&lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with Linguasphere code]]&lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with AIATSIS code]]&lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with Guthrie code]]&lt;br /&gt;
** [[:Category:Dialects of languages with ISO codes]] (a normal exception)&lt;br /&gt;
** [[:Category:Historical forms of languages with ISO codes]] (a normal exception)&lt;br /&gt;
** [[:Category:Protolanguages without ISO codes]] (a normal exception)&lt;br /&gt;
* [[:Category:Languages which need ISO 639-3 comment]] – triggered by [lc1=] without [lc2=] (once used as a way to provide comments; occasionally still appropriate with [iso3=] when a second but redundant ISO code is included)&lt;br /&gt;
&lt;br /&gt;
;Speaker and date issues&lt;br /&gt;
* [[:Category:Language articles without speaker estimate]] – no entry under [speakers=], and not extinct, a sign language, or a conlang&lt;br /&gt;
* [[:Category:Language articles with invalid population dates]] – entry error at [date=] (anything other than a 4-digit number at start)&lt;br /&gt;
* [[:Category:Language articles with speaker number undated]] – no entry at [date=]&lt;br /&gt;
** [[:Category:Language articles with 'no date' set]] – [date=no date], used when the source lacks a date&lt;br /&gt;
** [[:Category:Language articles with NA population dates]] – [date=NA], used when a date does not apply&lt;br /&gt;
* [[:Category:Language articles with old speaker data]] (currently set to &amp;gt; 30 years)&lt;br /&gt;
&lt;br /&gt;
;Classification&lt;br /&gt;
* [[:Category:Language articles with spurious family]] (generally because [fam1=] is autofilled from [familycolor] to 'American', 'Australian', 'Papuan', 'Khoisan', 'Caucasian', 'Andamanese', or 'Paleosiberian')&lt;br /&gt;
* [[:Category:Languages without family color codes]] – no or invalid familycolor&lt;br /&gt;
* [[:Category:Languages without classification]] – family displayed as 'unknown' (sometimes triggered by SLs or conlangs)&lt;br /&gt;
&lt;br /&gt;
;Other&lt;br /&gt;
* [[:Category:Language articles needing infoboxes]] (manual cat: switch off (to &amp;quot;no&amp;quot;) if you judge the article does not need one)&lt;br /&gt;
* [[:Category:Ill-formatted infobox-language images]] – images need to be stripped of external file formatting&lt;br /&gt;
* [[:Category:Language articles with unsupported infobox fields]] (detects only specified errors, primarily 'caption' for image/map caption)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[:Template:Infobox language family]]&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Language infobox templates|Language]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
&lt;br /&gt;
[[ar:قالب:لغة]]&lt;br /&gt;
[[arc:ܩܠܒܐ:ܨܢܕܘܩ ܪܡܙܐ ܕܠܫܢܐ]]&lt;br /&gt;
[[az:Şablon:Dil]]&lt;br /&gt;
[[ba:Ҡалып:Тел]]&lt;br /&gt;
[[be:Шаблон:Картка:Мова]]&lt;br /&gt;
[[be-x-old:Шаблён:Інфармацыя пра мову]]&lt;br /&gt;
[[bg:Шаблон:Език]]&lt;br /&gt;
[[bn:টেমপ্লেট:Infobox language]] &lt;br /&gt;
[[ca:Template:Llengua]]&lt;br /&gt;
[[cs:Šablona:Infobox jazyk]]&lt;br /&gt;
[[cy:Nodyn:Gwybodlen iaith]]&lt;br /&gt;
[[da:Skabelon:Infoboks sprog]]&lt;br /&gt;
[[de:Vorlage:Infobox Sprache]]&lt;br /&gt;
[[dsb:Pśedłoga:Infokašćik rěc]]&lt;br /&gt;
[[el:Πρότυπο:Πληροφορίες γλώσσας]]&lt;br /&gt;
[[es:Plantilla:Ficha de idioma]]&lt;br /&gt;
[[eo:Ŝablono:Informkesto lingvo]]&lt;br /&gt;
[[eu:Txantiloi:Hizkuntza infotaula]]&lt;br /&gt;
[[fa:Template:Infobox language]]&lt;br /&gt;
[[hif:Template:Infobox language]]&lt;br /&gt;
[[fr:Modèle:Infobox Langue]]&lt;br /&gt;
[[fy:Berjocht:Taaltabel]]&lt;br /&gt;
[[gd:Template:Cànan]]&lt;br /&gt;
[[ko:틀:언어 정보]]&lt;br /&gt;
[[hsb:Předłoha:Infokašćik rěč]]&lt;br /&gt;
[[io:Template:Linguo]]&lt;br /&gt;
[[ilo:Template:Pagsasao]]&lt;br /&gt;
[[ia:Patrono:Infobox lingua]]&lt;br /&gt;
[[id:Templat:Infobox Bahasa]]&lt;br /&gt;
[[it:Template:lingua]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა ენა]]&lt;br /&gt;
[[km:ទំព័រគំរូ:ប្រអប់ព័ត៌មាន ភាសា]]&lt;br /&gt;
[[ku:Şablon:Ziman]]&lt;br /&gt;
[[la:Formula:Lingua]]&lt;br /&gt;
[[lv:Veidne:Infobox Language]]&lt;br /&gt;
[[li:Sjabloon:Taal]]&lt;br /&gt;
[[hu:Sablon:Nyelv]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Јазик]]&lt;br /&gt;
[[mr:साचा:माहितीचौकट भाषा]]&lt;br /&gt;
[[ms:Templat:Infobox language]]&lt;br /&gt;
[[no:Mal:Infoboks språk]]&lt;br /&gt;
[[ja:Template:Infobox Language]]&lt;br /&gt;
[[tpi:Template:Infobokis Tokples]]&lt;br /&gt;
[[pl:Szablon:Język infobox]]&lt;br /&gt;
[[pt:Predefinição:Info/Língua]]&lt;br /&gt;
[[ru:Шаблон:Язык]]&lt;br /&gt;
[[simple:Template:Infobox Language]]&lt;br /&gt;
[[sk:Šablóna:Infobox jazyk]]&lt;br /&gt;
[[sl:Predloga:Infopolje Jezik]]&lt;br /&gt;
[[sr:Шаблон:Кутијица за језик]]&lt;br /&gt;
[[fi:Malline:Kieli]]&lt;br /&gt;
[[sv:Mall:Språk]]&lt;br /&gt;
[[szl:Szablon:Godka infobox]]&lt;br /&gt;
[[tt:Template:Tel]]&lt;br /&gt;
[[th:Template:กล่องข้อมูล ภาษา]]&lt;br /&gt;
[[tr:Şablon:Dil bilgi kutusu]]&lt;br /&gt;
[[uk:Шаблон:Картка:Мова]]&lt;br /&gt;
[[vi:Tiêu bản:Tóm tắt về ngôn ngữ]]&lt;br /&gt;
[[zh:Template:Infobox Language]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_language/doc&amp;diff=6273698</id>
		<title>Template:Infobox language/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_language/doc&amp;diff=6273698"/>
		<updated>2013-02-15T20:01:10Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
{{intricate template}}&lt;br /&gt;
&lt;br /&gt;
This template is for use in articles about '''[[languages]] or [[dialects]]'''. It provides a common standard for displaying data about a language.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox language&lt;br /&gt;
|name          = name of language #REQUIRED&lt;br /&gt;
|altname       = additional name of the language&lt;br /&gt;
|nativename    = native or a second additional name&lt;br /&gt;
|pronunciation = IPA pronunciation of the native name&lt;br /&gt;
|states (state) = countries in which it is mainly spoken&lt;br /&gt;
|region        = geographic region in which it is mainly spoken&lt;br /&gt;
|latd  =  | latm  = | latNS  =  &amp;lt;!-- latitude degrees/minutes/direction --&amp;gt;&lt;br /&gt;
|longd =  | longm = | longEW =  &amp;lt;!-- longitude degrees/minutes/direction --&amp;gt;&lt;br /&gt;
|ethnicity     = people for whom this is the ethnically native language; also good for the ethnic population if different from the number of speakers&lt;br /&gt;
              (although the names chosen for the articles on the people and on the language will generally be the same, it may be appropriate to pipe in the native name of the people here)&lt;br /&gt;
|speakers      = {{formatnum:number of native speakers/signers}}&lt;br /&gt;
|extinct       = date of extinction, or information about extinction; 'speakers' will not display&lt;br /&gt;
|era           = era of use of a historical language, such as one that developed into something else; 'speakers' will not display&lt;br /&gt;
|date          = date of estimate of number of speakers/signers (must start with a 4-digit year: see next)&lt;br /&gt;
|dateprefix    = anything wanted inside the parentheses before the date&lt;br /&gt;
|ref           = reference for the number of speakers/signers. Appears after the (date) field.&lt;br /&gt;
|speakers2     = 2nd line (2nd estimate, 2nd country, L2 speakers, etc.)&lt;br /&gt;
|familycolor   = appropriate language family #REQUIRED&lt;br /&gt;
                 See table below for list of options. Please do not use other names, as they will not be recognised, and the table will be colored grey.&lt;br /&gt;
                 In most cases, 'familycolor' will trigger a default entry for the 'fam1' field, so that field is not necessary (you can continue will 'fam2'),&lt;br /&gt;
                 but you can override this by entering something under 'fam1'. For areal colors (American, Khoisan, Paleosiberian, etc.), you will be prompted&lt;br /&gt;
                 for a 'fam1' entry if you do not provide one. If 'isolate' or 'unclassified' is used, the fam1–xx tree will not display.&lt;br /&gt;
|fam1          = the broadest possible widely accepted [[language family]] of which the language is a part&lt;br /&gt;
|fam2          = a more specific sub-family&lt;br /&gt;
|...&lt;br /&gt;
|fam15         = most specific sub group&lt;br /&gt;
|family        = whatever you want to say; fam1–xx will not display&lt;br /&gt;
|ancestor(2/3) = ancestral or reconstructed forms&lt;br /&gt;
|creator       = name of language creator&lt;br /&gt;
|created       = year of first creation&lt;br /&gt;
|setting       = the use or setting for a created language&lt;br /&gt;
|posteriori    = natural-language sources of a created language&lt;br /&gt;
|dia1          = a primary dialect&lt;br /&gt;
|dia2          = another primary dialect&lt;br /&gt;
|...             (up to 20)&lt;br /&gt;
|dialects      = whatever you want to say&lt;br /&gt;
|stand1        = a standardized register&lt;br /&gt;
|stand2        = a second standardized register&lt;br /&gt;
|...             (up to 6)&lt;br /&gt;
|standards     = whatever you want to say&lt;br /&gt;
|script        = the writing system(s) used for the language by literate speakers&lt;br /&gt;
|nation        = list of countries in which it is an official language&lt;br /&gt;
|minority      = list of countries in which it is a recognised minority language&lt;br /&gt;
|agency        = regulatory body or language academy for the language&lt;br /&gt;
|iso1          = the ISO 639-1 code for the language&lt;br /&gt;
|iso2          = the ISO 639-2 code for the language (not for its family)&lt;br /&gt;
|iso2b         = the ISO 639-2 bibliographic code&lt;br /&gt;
|iso2t         =  the ISO 639-2 terminological code&lt;br /&gt;
|iso3          = the ISO 639-3 code for the language. &lt;br /&gt;
                 Field will display even if left empty, unless 'lc1' etc. is used.&lt;br /&gt;
                 Use 'none' if the language (not dialect) has no iso3 code, and the article will be added to [[:Category:Languages without iso3 codes]].&lt;br /&gt;
                 Use 'linglist' if it has an iso3 code, but this is maintained at Linguist List instead of at SIL. Add the code itself under |linglist=&lt;br /&gt;
                 (This is not necessary if the SIL page provides its own link to the Linguist List page.)&lt;br /&gt;
|iso3comment   = for comments to not interfere with the link &lt;br /&gt;
|isoexception  = a maintenance field to organize cleanup categories (see below). &lt;br /&gt;
                 currently excludes article from general missing-ISO category if set to 'dialect', 'historical', 'protolanguage', or 'talkpage'.&lt;br /&gt;
|lc1           = ISO code of the first dialect (the 'iso3' field will not display if empty and this is included)&lt;br /&gt;
|ld1           = name of the first language dialect&lt;br /&gt;
|lc2           = ISO code of the second dialect&lt;br /&gt;
|ld2           = name of the second language dialect&lt;br /&gt;
|...             (up to 45)&lt;br /&gt;
|iso6          = the ISO 639-6 code for the language.&lt;br /&gt;
|linglist      = a private or local Linguist List ISO 639-3 code or substitute for an ISO code; use xxx-xxx format for dialects.&lt;br /&gt;
                 Use for code range qaa–qtz or those involving numerals only; enter other codes under 'iso3' and the reader will be redirected from Ethnologue.&lt;br /&gt;
|lingname      = comment on the Linguist List code or support&lt;br /&gt;
|linglist2/3   = additional Linguist List codes&lt;br /&gt;
|lingname2/3   = additional comments. (If Linguist List has redundant codes, write to them, and they will likely retire them.)&lt;br /&gt;
|lingua        = the Linguasphere code for the language&lt;br /&gt;
|guthrie       = the Guthrie code for Bantu languages&lt;br /&gt;
|aiatsis       = the AIATSIS code for Australian languages (linked)&lt;br /&gt;
|aiatsis2/3    = additional AIATSIS codes&lt;br /&gt;
|aiatsis(2,3)name = name of code, if not that of the info box, or note to appear after code&lt;br /&gt;
|image         = image at top of info box. Use format &amp;quot;image name.png&amp;quot;, without &amp;quot;file/image&amp;quot; or brackets.&lt;br /&gt;
|imagesize     = override default image size (currently 250px). Use units (&amp;quot;123px&amp;quot;, &amp;quot;12em&amp;quot;)&lt;br /&gt;
|imagealt      = alt text for the image&lt;br /&gt;
|imagecaption  = caption to appear under image&lt;br /&gt;
|imageheader   = brief header for image (appears in the left-hand column)&lt;br /&gt;
|map           = image at bottom of info box. Use format &amp;quot;image name.png&amp;quot;, without &amp;quot;file/image&amp;quot; or brackets.&lt;br /&gt;
|mapsize       = override default map size (currently 350px). Use units (&amp;quot;123px&amp;quot;, &amp;quot;12em&amp;quot;). Affects both maps.&lt;br /&gt;
|mapalt        = alt text for the map&lt;br /&gt;
|mapcaption    = caption to appear under map&lt;br /&gt;
|map2          = a second map&lt;br /&gt;
|mapalt2       = alt text for the second map&lt;br /&gt;
|mapcaption2   = caption to appear under both maps&lt;br /&gt;
|boxsize       = overrides default width of infobox, currently set at 22em. Format must include units (&amp;quot;12em&amp;quot; or &amp;quot;123px&amp;quot;).&lt;br /&gt;
                 Useful when an article has various infoboxes aligned in a column. (Box will automatically expand to fix map wider than default box width.)&lt;br /&gt;
|notice        = IPA/ipa [adds notice for IPA notation]&lt;br /&gt;
|notice        = Indic/indic [adds notice for Indic scripts]&lt;br /&gt;
|notice        = signnotice [adds links for sign languages]&lt;br /&gt;
|notice2       = [adds a 2nd notice]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{Infobox language &lt;br /&gt;
|name = English &lt;br /&gt;
|pronunciation = {{IPAc-en|ˈ|ɪ|ŋ|ɡ|l|ɪ|ʃ}}&amp;lt;ref&amp;gt;[http://www.oxfordadvancedlearnersdictionary.com/dictionary/english_2 English Adjective] – Oxford Advanced Learner's Dictionary – Oxford University Press ©2010.&amp;lt;/ref&amp;gt; |region = (see [[#Geographical distribution|below]]) &lt;br /&gt;
|speakers = 360&amp;amp;nbsp;million &lt;br /&gt;
|date = 2010 &lt;br /&gt;
|dateprefix = cited&amp;amp;nbsp;&lt;br /&gt;
|ref = &amp;lt;ref name=NE&amp;gt;[[Nationalencyklopedin]] &amp;quot;Världens 100 största språk 2010&amp;quot; The World's 100 Largest Languages in 2010&amp;lt;/ref&amp;gt; &lt;br /&gt;
|speakers2 = [[Second language|L2]]: 375&amp;amp;nbsp;million and 750 million [[English as a foreign or second language|EFL]]&amp;lt;ref name=BritishCouncilEnglish&amp;gt;{{cite web |url=http://www.britishcouncil.org/learning-elt-future.pdf |title=Future of English|accessdate=24 August 2011 |publisher=The British Council}} (page 10)&amp;lt;/ref&amp;gt; &lt;br /&gt;
|familycolor = Indo-European &lt;br /&gt;
|fam2 = [[Germanic languages|Germanic]] &lt;br /&gt;
|fam3 = [[West Germanic languages|West Germanic]] &lt;br /&gt;
|fam4 = [[Anglo-Frisian languages|Anglo–Frisian]] &lt;br /&gt;
|fam5 = [[English languages|Anglic]] &lt;br /&gt;
|script = [[English alphabet]] ([[Latin script]]) &lt;br /&gt;
|nation = [[List of countries where English is an official language#Sovereign states|54 countries]]&amp;lt;br /&amp;gt;[[List of countries where English is an official language#Non-sovereign entities|27 non-sovereign entities]]&amp;lt;br /&amp;gt;[[United Nations]]&amp;lt;br /&amp;gt;[[European Union]]&amp;lt;br /&amp;gt;[[Commonwealth of Nations]]&amp;lt;br /&amp;gt;[[Council of Europe]]&amp;lt;br /&amp;gt;[[International Olympic Committee|IOC]]&amp;lt;br /&amp;gt;[[NATO]]&amp;lt;br /&amp;gt;[[North American Free Trade Agreement|NAFTA]]&amp;lt;br /&amp;gt;[[Organization of American States|OAS]]&amp;lt;br /&amp;gt;[[Organisation for Economic Co-operation and Development|OECD]]&amp;lt;br /&amp;gt;[[Organisation of Islamic Cooperation|OIC]]&amp;lt;br /&amp;gt;[[Pacific Islands Forum|PIF]]&amp;lt;br /&amp;gt;[[UKUSA Agreement]] &lt;br /&gt;
|iso1 = en &lt;br /&gt;
|iso2 = eng &lt;br /&gt;
|iso3 = eng &lt;br /&gt;
|lingua = 52-ABA &lt;br /&gt;
|map = Anglospeak.svg &lt;br /&gt;
|mapcaption = {{legend|#0000ff|Countries where English is the native language of the majority of the population}} {{legend|#8ddada|Countries where English is an official but not primary language}} &lt;br /&gt;
|notice = IPA &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox language &lt;br /&gt;
|name = English &lt;br /&gt;
|pronunciation = {{IPAc-en|ˈ|ɪ|ŋ|ɡ|l|ɪ|ʃ}}&amp;lt;ref&amp;gt;[http://www.oxfordadvancedlearnersdictionary.com/dictionary/english_2 English Adjective] – Oxford Advanced Learner's Dictionary – Oxford University Press ©2010.&amp;lt;/ref&amp;gt; |region = (see [[#Geographical distribution|below]]) &lt;br /&gt;
|speakers = 360&amp;amp;nbsp;million &lt;br /&gt;
|date = 2010 &lt;br /&gt;
|dateprefix = cited&amp;amp;amp;nbsp;&lt;br /&gt;
|ref = &amp;lt;ref name=NE&amp;gt;[[Nationalencyklopedin]] &amp;quot;Världens 100 största språk 2010&amp;quot; The World's 100 Largest Languages in 2010&amp;lt;/ref&amp;gt; &lt;br /&gt;
|speakers2 = [[Second language|L2]]: 375&amp;amp;nbsp;million and 750 million [[English as a foreign or second language|EFL]]&amp;lt;ref name=BritishCouncilEnglish&amp;gt;{{cite web |url=http://www.britishcouncil.org/learning-elt-future.pdf |title=Future of English|accessdate=24 August 2011 |publisher=The British Council}} (page 10)&amp;lt;/ref&amp;gt; &lt;br /&gt;
|familycolor = Indo-European &lt;br /&gt;
|fam2 = [[Germanic languages|Germanic]] &lt;br /&gt;
|fam3 = [[West Germanic languages|West Germanic]] &lt;br /&gt;
|fam4 = [[Anglo-Frisian languages|Anglo–Frisian]] &lt;br /&gt;
|fam5 = [[English languages|Anglic]] &lt;br /&gt;
|script = [[English alphabet]] ([[Latin script]]) &lt;br /&gt;
|nation = [[List of countries where English is an official language#Sovereign states|54 countries]]&amp;lt;br /&amp;gt;[[List of countries where English is an official language#Non-sovereign entities|27 non-sovereign entities]]&amp;lt;br /&amp;gt;[[United Nations]]&amp;lt;br /&amp;gt;[[European Union]]&amp;lt;br /&amp;gt;[[Commonwealth of Nations]]&amp;lt;br /&amp;gt;[[Council of Europe]]&amp;lt;br /&amp;gt;[[International Olympic Committee|IOC]]&amp;lt;br /&amp;gt;[[NATO]]&amp;lt;br /&amp;gt;[[North American Free Trade Agreement|NAFTA]]&amp;lt;br /&amp;gt;[[Organization of American States|OAS]]&amp;lt;br /&amp;gt;[[Organisation for Economic Co-operation and Development|OECD]]&amp;lt;br /&amp;gt;[[Organisation of Islamic Cooperation|OIC]]&amp;lt;br /&amp;gt;[[Pacific Islands Forum|PIF]]&amp;lt;br /&amp;gt;[[UKUSA Agreement]] &lt;br /&gt;
|iso1 = en &lt;br /&gt;
|iso2 = eng &lt;br /&gt;
|iso3 = eng &lt;br /&gt;
|lingua = 52-ABA &lt;br /&gt;
|map = Anglospeak.svg &lt;br /&gt;
|mapcaption = {{legend|#0000ff|Countries where English the native language of the majority of the population}} {{legend|#8ddada|Countries where English is an official but not primary language}} &lt;br /&gt;
|notice = IPA &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
;References in infobox&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
=== Placement ===&lt;br /&gt;
{{Infobox language/quilt|right}}{{clear}}&lt;br /&gt;
&lt;br /&gt;
The template should placed at the very top of the wikitext of the article, before any text. The absolute basic syntax is as shown below:&lt;br /&gt;
:'''&amp;lt;nowiki&amp;gt;{{Infobox language&amp;lt;/nowiki&amp;gt;''' ← this calls the template&lt;br /&gt;
:'''|name='''name of language ← the name of the language needs to be given&lt;br /&gt;
:'''|familycolor='''appropriate language family ← refer to the coloured chart to the right (or above, depending on your browser), and type the name shown there; this will add the appropriate family color to the template top. Using &amp;quot;Altaic&amp;quot; or &amp;quot;Caucasian&amp;quot; etc. does *not* result in a claim that the language belongs to that family: think of them as areal codings.&lt;br /&gt;
:'''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;''' ← this ends the template call&lt;br /&gt;
&lt;br /&gt;
However, you will probably want to add more than just this. Other parameters are listed below, they can be incorporated anywhere between the first and last lines, and in any order.&lt;br /&gt;
&lt;br /&gt;
=== Additional parameters ===&lt;br /&gt;
&lt;br /&gt;
There are several more parameters that can be defined between the opening and closing lines. These are:&lt;br /&gt;
:'''|altname='''additional name of the language [not every one, but one a reader would be likely to look for]&lt;br /&gt;
:'''|nativename='''native name, or a second alternative name [most cases as of 2012 not actually the native name]&lt;br /&gt;
:'''|states='''countries in which it is mainly spoken (multigenerational communities) ← you do not have to define both this and '''region'''. Do not use flag icons except for national or official status ([[WP:INFOBOXFLAG]]).&lt;br /&gt;
:'''|region='''geographic region in which it is mainly spoken ← you do not have to define both this and '''states'''; use this parameter for a single statement about geographic distribution. It is not for the broader region where the states are located, but rather the regions within the country, or across countries, where it is spoken. (That is, do not add SE Asia if we state it's in Laos, or West Africa if we state it's in Mali.)&lt;br /&gt;
:'''|speakers='''the number of native speakers of the language. If unknown, enter ⟨?⟩ and do not enter NA for the date. If no native speakers, enter ⟨none⟩. Otherwise, if no date is supplied, ''missing date'' will be displayed.&lt;br /&gt;
:'''|date='''the date of publication of the estimate of the number of speakers.&lt;br /&gt;
::Used for calculations for obsolete data, so needs to start with a 4-digit year. Exception: If ⟨NA⟩ is entered, nothing will display. If ⟨no date⟩ is entered, &amp;quot;no date&amp;quot; will display.&lt;br /&gt;
::Articles with old dates (currently ≥ 30 years) appear in [[:Category:Language articles with old speaker data]].&lt;br /&gt;
:'''|ref='''reference for the speaker data.&lt;br /&gt;
::If ⟨e16⟩ is entered, this will automatically generate a reference to the ''Ethnologue'' 16 article that bears the ISO 639-3 code entered at 'iso3'.&lt;br /&gt;
::To link to the auto-generated reference from elsewhere in the article, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=e16/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
::⟨e15⟩ and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ref name=e15/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; can be used to ref the 15th edition, for example for extinct languages which are no longer supported.&lt;br /&gt;
:'''|speakers2='''a 2nd line for speaker data, such as L2 speakers, appearing after the date.&lt;br /&gt;
::If this is a second line of L1 speakers, it should be arranged so that, if there are two dates cited, the oldest appears in the date parameter, for automated update calculations. Data from different countries should not be added together if they are not comparable: say if one is from 1973 and another from 2006, or if one is rounded to the nearest million and another is on the order of 10,000.&lt;br /&gt;
:'''|iso1='''the [[ISO 639-1]] code for the language&lt;br /&gt;
:'''|iso2='''the [[ISO 639-2]] code for the language; creates a link to the ISO page ← see just hereafter for the situation where a language has two ISO 639-2 codes&lt;br /&gt;
:'''|iso3='''the [[ISO 639-3]] code for the language; creates a link to the ISO page ← see [[#Language with more than one ISO 639-3 code|below]] for the situation where multiple ISO 639-3 codes apply; if there is no ISO 639-3 code, set '''iso3=none''' to return the text ''none'' and add the article to a list of uncoded languages (if '''iso3comment''' is also used, that will display in place of ''none'')&lt;br /&gt;
::Only iso3 will appear (with a dash) if the code is omitted. If a language has two [[ISO 639-2]] codes, one will be defined as the ''bibliographic'' code, and the other ''terminological''. These can be added in separate fields using the following parameters:&lt;br /&gt;
:'''|iso2b='''the [[ISO 639-2]] bibliographic code&lt;br /&gt;
:'''|iso2t='''the [[ISO 639-2]] terminological code&lt;br /&gt;
:'''|lingua='''the [[Linguasphere]] code for the language&lt;br /&gt;
:'''|linglist(2,3)='''the [[Linguist List]] code(s) for the language. May be a proper ISO code maintained at Linguist List, or a local non-ISO code; creates a link to the Linguist List page.&lt;br /&gt;
:'''|lingname(2,3)='''the Linguist List name for the language, or other comment&lt;br /&gt;
:'''|guthrie='''the [[Guthrie classification of Bantu languages|Guthrie]] code for Bantu languages. Generates a reference which can be accessed via name=&amp;quot;Guthrie&amp;quot;.&lt;br /&gt;
:'''|aiatsis(2,3)='''the [[AIATSIS]] code(s) for Australian languages. Generates a reference which can be accessed via name=&amp;quot;AIATSIS&amp;quot;.&lt;br /&gt;
:'''|aiatsis(2,3)name='''the AIATSIS name, if different from the entry at |name=.&lt;br /&gt;
:'''|iso3comment=''' allows a comment in the ISO field that will not interfere with the link &lt;br /&gt;
:'''|isoexception=''' handles exceptions to the handling of missing ISO codes. Currently there are dedicated tracking categories for 'dialect' (variety of a language with an ISO code), 'historical' (ancestral form of a language with an ISO code), 'protolanguage', 'talkpage' (add to templates on talk pages and in archives so that they stop showing up in the tracking categories).&lt;br /&gt;
&lt;br /&gt;
=== Genetic classification ===&lt;br /&gt;
&lt;br /&gt;
You can use the language template to show the [[language family|genetic classification]] of a language at a glance. This classification is displayed as a descending staircase of language families, from the broadest to the most specific. To add the genetic classification use the following:&lt;br /&gt;
:'''|fam1='''the broadest possible widely accepted [[language family]] of which the language is a part ← if this would be exactly the same as you have defined for '''familycolor''', it may be omitted&lt;br /&gt;
:'''|fam2='''a more specific sub-family&lt;br /&gt;
:'''|fam3='''a more specific group&lt;br /&gt;
&lt;br /&gt;
You can keep adding parameters in like fashion until you have completed the classification. If you would prefer to enter some other information in this box (for example, ''disputed''), use this parameter instead:&lt;br /&gt;
:'''|family='''whatever you want to say (sequesters the repetition of the name of the language)&lt;br /&gt;
&lt;br /&gt;
:'''|ancestor='''an ancestral form, such as Old English or Proto-Basque&lt;br /&gt;
:'''|ancestor2/3='''intermediate ancestral forms, such as Middle English or Aquitanian&lt;br /&gt;
These may be useful when we have an article on these forms, or when they have been assigned ISO codes.&lt;br /&gt;
&lt;br /&gt;
=== Optional parameters ===&lt;br /&gt;
&lt;br /&gt;
Some parts of the template remain invisible unless they are specifically called. Only use these parameters if they are required.&lt;br /&gt;
:'''|fontcolor='''colour of font against 'familycolor' ← the font colour is usually black, use this to change it if it is difficult to read&lt;br /&gt;
:'''|pronunciation='''pronunciation of the native name of the language in [[International Phonetic Alphabet|IPA]] → remember to enclose the transcription in an IPA template such as {{tl|IPA-all}}&lt;br /&gt;
:'''|nation='''list of countries in which it is an official language&lt;br /&gt;
:'''|minority='''list of countries in which it is a recognised minority language&lt;br /&gt;
:'''|agency='''regulatory body or language academy for the language&lt;br /&gt;
:'''|extinct='''date of extinction, or information about extinction ← this replaces '''speakers'''&lt;br /&gt;
:'''|era='''era of use of an ancestral form of a language ← this replaces '''speakers'''&lt;br /&gt;
:'''|script='''writing system(s) used to represent the language ← in the form ''script (instantiation)'', such as &amp;quot;[[Latin script|Latin]] ([[English alphabet]])&amp;quot;&amp;lt;br/&amp;gt;(Common variants of &amp;quot;Latin (alphabet)&amp;quot; redirect to [[Latin script]]. For the [[Latin alphabet]] itself, add an element such as &amp;lt;code&amp;gt;&amp;amp;amp;nbsp;&amp;lt;/code&amp;gt;.)&lt;br /&gt;
&lt;br /&gt;
=== Language with more than one ISO 639-3 code ===&lt;br /&gt;
&lt;br /&gt;
Some languages have a number of [[ISO 639-3]] codes, one for each dialect of that language. If you try putting all of these codes in the usual '''iso3=''' parameter, it will get quite messy. Instead, use the following parameters:&lt;br /&gt;
:'''|lc1='''language code of the first dialect&lt;br /&gt;
:'''|ld1='''name of the first language dialect&lt;br /&gt;
&lt;br /&gt;
For subsequent dialects, use '''lc2''' and so forth. Lc entries will be automatically linked to the ''Ethnologue'' site. Wikipedia articles on the dialects may be linked from the ld entries..&lt;br /&gt;
&lt;br /&gt;
For languages with an [[ISO 639-3 macrolanguage]] code and several individual codes, use '''iso3''' for the macrolanguage and '''lc''n''''', '''ld''n''''' for the individual codes.&lt;br /&gt;
&lt;br /&gt;
=== Constructed languages ===&lt;br /&gt;
&lt;br /&gt;
This template is appropriate to use for [[constructed languages]]. The following parameters can be used:&lt;br /&gt;
:'''|creator='''name of language creator&lt;br /&gt;
:'''|created='''year of first creation&lt;br /&gt;
:'''|setting='''the use or setting for the language&lt;br /&gt;
:'''|posteriori='''natural-language sources&lt;br /&gt;
&lt;br /&gt;
Using these parameters, or setting '''familycolor=Conlang''', automatically sets the coloured bars of the infobox to {{code|{{Infobox language/family-color|Conlang}}}} background with white fonts, and removes the '''states''' and '''region''' parameters from use ('''nation''' is also disabled). If the '''iso2''' parameter is left undefined, it is treated as being '''iso2=art'''. For conlangs, the '''family''' or '''fam''n''''' parameters are used to describe the hierarchy of purpose of the language, whereas '''posteriori''' is used to describe the ''a posteriori'' sources on which the conlang draws.&lt;br /&gt;
&lt;br /&gt;
=== Images in the template ===&lt;br /&gt;
&lt;br /&gt;
You should not put large images at the top of the language template: they just make it very messy. You can place a small image at the top of the template using the following parameters:&lt;br /&gt;
:'''|image='''image name.png&lt;br /&gt;
:'''|imagesize='''200px ← overrides the default image size&lt;br /&gt;
:'''|imagealt='''alt text&lt;br /&gt;
:'''|imagecaption='''caption&lt;br /&gt;
:'''|imageheader='''very simple description of image ('logo', 'map', 'script', etc.) ← this is placed in the left-hand column, and so needs to be short&lt;br /&gt;
&lt;br /&gt;
If you have a larger image or two, such as a map, you can place them at the bottom of the template, spanning both columns, with the following parameter:&lt;br /&gt;
:'''|map(2)='''image name.png&lt;br /&gt;
:'''|mapsize='''300px ← overrides the default image size&lt;br /&gt;
:'''|mapalt(2)='''alt text&lt;br /&gt;
:'''|mapcaption(2)='''caption&lt;br /&gt;
&lt;br /&gt;
The [[WP:EIS|usual image markup]] applies for both images. [[Alt text]] is for visually impaired readers, and the [[WP:CAPTION|caption]] is for all readers; typically they should have little in common (see [[WP:ALT]]).&lt;br /&gt;
&lt;br /&gt;
=== Footer notice ===&lt;br /&gt;
A notice or notices may be placed at the bottom of the infobox:&lt;br /&gt;
:'''|notice(2)=ipa''' ← places a notice about the [[Unicode]] fonts used for displaying [[International Phonetic Alphabet|IPA]]&lt;br /&gt;
:'''|notice(2)=signnotice''' ← adds various links for [[sign language]]s&lt;br /&gt;
:'''|notice(2)=Indic''' ← places a notice about Indic-font support&lt;br /&gt;
&lt;br /&gt;
=== Sub-templates ===&lt;br /&gt;
# [[:Template:Infobox language/codelist]]&lt;br /&gt;
# [[:Template:Infobox language/family-color]]&lt;br /&gt;
# [[:Template:Infobox language/genetic]]&lt;br /&gt;
# [[:Template:Infobox language/linguistlist]]&lt;br /&gt;
# [[:Template:Infobox language/ref]]&lt;br /&gt;
# [[:Template:Infobox language/quilt]]&lt;br /&gt;
# [[:Template:Infobox language/IPA notice]]&lt;br /&gt;
# [[:Template:Infobox language/Indic]]&lt;br /&gt;
# [[:Template:Infobox language/signnotice]]&lt;br /&gt;
&lt;br /&gt;
=== Error-tracking categories ===&lt;br /&gt;
With 5,000 articles, manual review is insufficient. The following automating tracking categories should catch some of the more common errors. They also produce lists of articles that should be reviewed occasionally, because they lack population data or the data is dated.&lt;br /&gt;
&lt;br /&gt;
;ISO support&lt;br /&gt;
* [[:Category:Languages without ISO 639-3 code]] – [iso3=] is set to 'none', as it is not (yet) included in ISO. May have other codes.&lt;br /&gt;
** [[:Category:Conlangs without ISO 639-3 code]] (subcat: most conlangs do not qualify for ISO)&lt;br /&gt;
** [[:Category:Nonexistent E16 links]] (setting [iso3=none] and [ref=e16] generates an invalid reference)&lt;br /&gt;
* [[:Category:Language articles without language codes]] – no language code listed, but not specifically excluded from ISO with [iso3=none] &lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with Linguist List code]] &lt;br /&gt;
***subcat [[:Category:Dialects with Linguist List code]] – LingList codes some dialects with sub-ISO codes as &amp;quot;xxx-yyy&amp;quot;&lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with Linguasphere code]]&lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with AIATSIS code]]&lt;br /&gt;
** [[:Category:Languages without ISO 639-3 code but with Guthrie code]]&lt;br /&gt;
** [[:Category:Dialects of languages with ISO codes]] (a normal exception)&lt;br /&gt;
** [[:Category:Historical forms of languages with ISO codes]] (a normal exception)&lt;br /&gt;
** [[:Category:Protolanguages without ISO codes]] (a normal exception)&lt;br /&gt;
* [[:Category:Languages which need ISO 639-3 comment]] – triggered by [lc1=] without [lc2=] (once used as a way to provide comments; occasionally still appropriate with [iso3=] when a second but redundant ISO code is included)&lt;br /&gt;
&lt;br /&gt;
;Speaker and date issues&lt;br /&gt;
* [[:Category:Language articles without speaker estimate]] – no entry under [speakers=], and not extinct, a sign language, or a conlang&lt;br /&gt;
* [[:Category:Language articles with invalid population dates]] – entry error at [date=] (anything other than a 4-digit number at start)&lt;br /&gt;
* [[:Category:Language articles with speaker number undated]] – no entry at [date=]&lt;br /&gt;
** [[:Category:Language articles with 'no date' set]] – [date=no date], used when the source lacks a date&lt;br /&gt;
** [[:Category:Language articles with NA population dates]] – [date=NA], used when a date does not apply&lt;br /&gt;
* [[:Category:Language articles with old speaker data]] (currently set to &amp;gt; 30 years)&lt;br /&gt;
&lt;br /&gt;
;Classification&lt;br /&gt;
* [[:Category:Language articles with spurious family]] (generally because [fam1=] is autofilled from [familycolor] to 'American', 'Australian', 'Papuan', 'Khoisan', 'Caucasian', 'Andamanese', or 'Paleosiberian')&lt;br /&gt;
* [[:Category:Languages without family color codes]] – no or invalid familycolor&lt;br /&gt;
* [[:Category:Languages without classification]] – family displayed as 'unknown' (sometimes triggered by SLs or conlangs)&lt;br /&gt;
&lt;br /&gt;
;Other&lt;br /&gt;
* [[:Category:Language articles needing infoboxes]] (manual cat: switch off (to &amp;quot;no&amp;quot;) if you judge the article does not need one)&lt;br /&gt;
* [[:Category:Ill-formatted infobox-language images]] – images need to be stripped of external file formatting&lt;br /&gt;
* [[:Category:Language articles with unsupported infobox fields]] (detects only specified errors, primarily 'caption' for image/map caption)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[:Template:Infobox language family]]&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Language infobox templates|Language]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
&lt;br /&gt;
[[ar:قالب:لغة]]&lt;br /&gt;
[[arc:ܩܠܒܐ:ܨܢܕܘܩ ܪܡܙܐ ܕܠܫܢܐ]]&lt;br /&gt;
[[az:Şablon:Dil]]&lt;br /&gt;
[[ba:Ҡалып:Тел]]&lt;br /&gt;
[[be:Шаблон:Картка:Мова]]&lt;br /&gt;
[[be-x-old:Шаблён:Інфармацыя пра мову]]&lt;br /&gt;
[[bg:Шаблон:Език]]&lt;br /&gt;
[[bn:টেমপ্লেট:Infobox language]] &lt;br /&gt;
[[ca:Template:Llengua]]&lt;br /&gt;
[[ca:Plantilla:Infotaula Llengua]]&lt;br /&gt;
[[cs:Šablona:Infobox jazyk]]&lt;br /&gt;
[[cy:Nodyn:Gwybodlen iaith]]&lt;br /&gt;
[[da:Skabelon:Infoboks sprog]]&lt;br /&gt;
[[de:Vorlage:Infobox Sprache]]&lt;br /&gt;
[[dsb:Pśedłoga:Infokašćik rěc]]&lt;br /&gt;
[[el:Πρότυπο:Πληροφορίες γλώσσας]]&lt;br /&gt;
[[es:Plantilla:Ficha de idioma]]&lt;br /&gt;
[[eo:Ŝablono:Informkesto lingvo]]&lt;br /&gt;
[[eu:Txantiloi:Hizkuntza infotaula]]&lt;br /&gt;
[[fa:Template:Infobox language]]&lt;br /&gt;
[[hif:Template:Infobox language]]&lt;br /&gt;
[[fr:Modèle:Infobox Langue]]&lt;br /&gt;
[[fy:Berjocht:Taaltabel]]&lt;br /&gt;
[[gd:Template:Cànan]]&lt;br /&gt;
[[ko:틀:언어 정보]]&lt;br /&gt;
[[hsb:Předłoha:Infokašćik rěč]]&lt;br /&gt;
[[io:Template:Linguo]]&lt;br /&gt;
[[ilo:Template:Pagsasao]]&lt;br /&gt;
[[ia:Patrono:Infobox lingua]]&lt;br /&gt;
[[id:Templat:Infobox Bahasa]]&lt;br /&gt;
[[it:Template:lingua]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა ენა]]&lt;br /&gt;
[[km:ទំព័រគំរូ:ប្រអប់ព័ត៌មាន ភាសា]]&lt;br /&gt;
[[ku:Şablon:Ziman]]&lt;br /&gt;
[[la:Formula:Lingua]]&lt;br /&gt;
[[lv:Veidne:Infobox Language]]&lt;br /&gt;
[[li:Sjabloon:Taal]]&lt;br /&gt;
[[hu:Sablon:Nyelv]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Јазик]]&lt;br /&gt;
[[mr:साचा:माहितीचौकट भाषा]]&lt;br /&gt;
[[ms:Templat:Infobox language]]&lt;br /&gt;
[[no:Mal:Infoboks språk]]&lt;br /&gt;
[[ja:Template:Infobox Language]]&lt;br /&gt;
[[tpi:Template:Infobokis Tokples]]&lt;br /&gt;
[[pl:Szablon:Język infobox]]&lt;br /&gt;
[[pt:Predefinição:Info/Língua]]&lt;br /&gt;
[[ru:Шаблон:Язык]]&lt;br /&gt;
[[simple:Template:Infobox Language]]&lt;br /&gt;
[[sk:Šablóna:Infobox jazyk]]&lt;br /&gt;
[[sl:Predloga:Infopolje Jezik]]&lt;br /&gt;
[[sr:Шаблон:Кутијица за језик]]&lt;br /&gt;
[[fi:Malline:Kieli]]&lt;br /&gt;
[[sv:Mall:Språk]]&lt;br /&gt;
[[szl:Szablon:Godka infobox]]&lt;br /&gt;
[[tt:Template:Tel]]&lt;br /&gt;
[[th:Template:กล่องข้อมูล ภาษา]]&lt;br /&gt;
[[tr:Şablon:Dil bilgi kutusu]]&lt;br /&gt;
[[uk:Шаблон:Картка:Мова]]&lt;br /&gt;
[[vi:Tiêu bản:Tóm tắt về ngôn ngữ]]&lt;br /&gt;
[[zh:Template:Infobox Language]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_language/sandbox&amp;diff=6274461</id>
		<title>Template:Infobox language/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_language/sandbox&amp;diff=6274461"/>
		<updated>2013-02-15T16:41:55Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: ←Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_language/sandbox&amp;diff=6274459</id>
		<title>Template:Infobox language/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_language/sandbox&amp;diff=6274459"/>
		<updated>2013-02-15T16:31:15Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: Undid revision 534938367 by Kwamikagami (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| bodystyle = {{#if:{{{boxsize|}}}|width: {{{boxsize}}};}}&lt;br /&gt;
&lt;br /&gt;
| abovestyle = color: {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}} }}|black|1}}|white|{{{fontcolor|black}}} }}; background-color: {{#if:{{{creator|}}}{{{setting|}}}|black|{{#if:{{{signers|}}}|silver|{{Infobox language/family-color|{{{familycolor|Default}}} }} }} }};&lt;br /&gt;
| above = {{{name|{{PAGENAME}}}}}&lt;br /&gt;
| aboveclass = above&lt;br /&gt;
&lt;br /&gt;
| headerstyle = color: {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}|white|{{{fontcolor|black}}}}}; background-color: {{#if:{{{signers|}}}|silver|{{#if:{{{creator|}}}{{{setting|}}}|black|{{Infobox language/family-color|{{{familycolor|Default}}}}}}}}};&lt;br /&gt;
&lt;br /&gt;
| subheaderstyle = font-weight: bold; color: {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}} }}|black|1}}|white|{{{fontcolor|black}}} }}; background-color: {{#if:{{{creator|}}}{{{setting|}}}|black|{{#if:{{{signers|}}}|silver|{{Infobox language/family-color|{{{familycolor|Default}}} }} }} }};&lt;br /&gt;
| subheader = {{{altname|}}}{{#if:{{{altname|}}}|{{#if:{{{nativename|}}}|&amp;lt;br/&amp;gt;}}}}{{{nativename|}}}&lt;br /&gt;
&lt;br /&gt;
| image = {{#if:{{{image|}}}&lt;br /&gt;
  |[[File:{{{image}}}|border|{{px|{{{imagesize|}}}|200px}}{{#if: {{{imagealt|}}} | {{!}}alt={{{imagealt}}}}}]]&lt;br /&gt;
  }}&lt;br /&gt;
| caption = {{{imagecaption|}}}&lt;br /&gt;
&lt;br /&gt;
| label1 = Pronunciation&lt;br /&gt;
| data1 = {{#if:{{{pronunciation|}}}| {{{pronunciation|''will be added''}}}}}&lt;br /&gt;
| label2 = {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}&lt;br /&gt;
  | Created&amp;amp;nbsp;by&lt;br /&gt;
  | {{#if:{{{signers|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|silver|1}}&lt;br /&gt;
    |Spoken&lt;br /&gt;
    |Spoken&lt;br /&gt;
    }} natively in&lt;br /&gt;
  }}&lt;br /&gt;
| data2 = {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}&lt;br /&gt;
  |{{{creator|–}}}&lt;br /&gt;
  |{{{states|{{{state|}}}}}}&lt;br /&gt;
  }}&lt;br /&gt;
| label3 = Date&lt;br /&gt;
| data3 = {{{created|}}}&lt;br /&gt;
| label4 = {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}&lt;br /&gt;
  |Setting and usage&lt;br /&gt;
  |{{#if:{{{region|}}}|Region}}&lt;br /&gt;
  }}&lt;br /&gt;
| data4 = {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}&lt;br /&gt;
    |{{{setting|}}}&lt;br /&gt;
    |{{{region|}}}&lt;br /&gt;
    }}&lt;br /&gt;
| label5 = [[Geographic coordinate system|Coordinates]]&lt;br /&gt;
| data5 = {{#if:{{{latd|}}}&lt;br /&gt;
  | &amp;lt;small style=&amp;quot;white-space: nowrap&amp;quot;&amp;gt;{{coord|{{{latd}}}|{{{latm}}}|{{{latNS}}}|{{{longd}}}|{{{longm}}}|{{{longEW}}}|type:landmark|display=inline}}&amp;lt;/small&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
| label6 = Ethnicity&lt;br /&gt;
| data6 = {{{ethnicity|}}}&lt;br /&gt;
| label7 = {{#if:{{{extinct|}}}&lt;br /&gt;
  |[[Extinct language|Extinct]]&lt;br /&gt;
  |{{#if:{{{era|}}}&lt;br /&gt;
  |Era&lt;br /&gt;
  |{{#if:{{{creator|}}}&lt;br /&gt;
  |Users&lt;br /&gt;
  |Native {{#if:{{{signers|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|silver|1}}&lt;br /&gt;
    |speakers&lt;br /&gt;
    |speakers&lt;br /&gt;
    }} }}&lt;br /&gt;
  }} }}&lt;br /&gt;
| data7 =&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{extinct|}}}|{{#ifeq:{{{extinct}}}|?|(date missing)|{{{extinct}}}}}&amp;lt;!-- extinct input used&lt;br /&gt;
   --&amp;gt;|{{#if:{{{era|}}}|{{{era}}}&amp;lt;!-- era input used&lt;br /&gt;
      --&amp;gt;|&amp;lt;!-- no era, check for sign/spoken --&amp;gt;{{#if:{{{signers|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}} }}|silver|1}}&amp;lt;!-- check for signers/silver&lt;br /&gt;
         --&amp;gt;|&amp;lt;!-- SIGN language (silver) --&amp;gt;{{#if:{{{signers|}}}{{{speakers|}}}|{{#ifeq: {{lc:{{{date}}}}}|na|{{{signers|{{{speakers|–}}}}}}&lt;br /&gt;
      |{{#ifeq:{{{signers|{{{speakers}}}}}}|?|(unknown)&lt;br /&gt;
      |{{#ifeq:{{{signers|{{{speakers}}}}}}|none|''None''&lt;br /&gt;
      |{{#if:{{{date|}}}|{{{signers|{{{speakers|–}}}}}} &amp;amp;nbsp;({{{dateprefix|}}}{{{date}}})&lt;br /&gt;
      |{{{signers|{{{speakers|–}}}}}} &amp;amp;nbsp;(''date missing'')[[Category:Language articles with speaker number undated]]}} }} }} }} }}&amp;lt;!--(end if:date, ifeq:date=na, if:signers. end of SIGN)&lt;br /&gt;
         --&amp;gt;|&amp;lt;!-- SPOKEN language (not silver) --&amp;gt;{{#if:{{{speakers|}}}|{{#ifeq: {{lc:{{{date}}}}}|na|{{{speakers|–}}} &lt;br /&gt;
      |{{#ifeq: {{{date}}}|no date|{{{speakers|–}}} &amp;amp;nbsp;(no date)|&amp;lt;!--&lt;br /&gt;
The following changes the display depending on the age of the data. Limit set initially to 30 years, as a population can double in that time. &lt;br /&gt;
--&amp;gt;{{#if:{{{date|}}}|{{#iferror:{{#expr: {{padleft:|4|{{{date}}}|}} }}||{{#ifexpr:(({{CURRENTYEAR}} - {{padleft:|4|{{{date}}}|}}) &amp;lt; 30)&amp;lt;!--&lt;br /&gt;
    --&amp;gt;|&amp;lt;!-- regular--&amp;gt;{{{speakers|–}}} &amp;amp;nbsp;({{{dateprefix|}}}{{{date}}})&amp;lt;!--&lt;br /&gt;
    --&amp;gt;|&amp;lt;!-- old (30+) --&amp;gt; ({{{speakers}}} cited {{{dateprefix|}}}{{{date}}})[[category:Language articles with old speaker data]]}}}}&amp;lt;!--(end ifexpr:30+, iferror:)&lt;br /&gt;
    --&amp;gt;|{{#ifeq:{{{speakers}}}|?|(unknown)&lt;br /&gt;
       |{{#ifeq:{{{speakers}}}|none|''None''&lt;br /&gt;
       |&amp;lt;!-- no date input --&amp;gt;{{{speakers|–}}} &amp;amp;nbsp;(''date missing'')[[Category:Language articles with speaker number undated]]}} }} }}&amp;lt;!--(end if:date, before the 30+ expr check)&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--(end ifeq:date=no date)&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--(end ifeq:date=na)&lt;br /&gt;
    --&amp;gt;|&amp;lt;!--(no speakers number to be shown)--&amp;gt;}}}}&amp;lt;!--(end if:speakers (in 2nd param of silver-check), if:silver. end of SPOKEN)&lt;br /&gt;
      --&amp;gt;}} }}&amp;lt;!--(end if:era, if:extinct. No open #if:s left)&lt;br /&gt;
If there is a ref, and there is any input for this row (data7), then we add the reference:&lt;br /&gt;
--&amp;gt;{{#if:{{{ref|}}}|{{#if:{{{extinct|}}}{{{era|}}}{{{signers|}}}{{{speakers|}}}{{{date|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|silver|sign_language}}|{{Infobox language/ref|{{{ref}}}|iso3={{{iso3|}}}|name={{{name|{{PAGENAME}}}}}|lc1={{{lc1|}}}|ld1={{{ld1}}}|lc2={{{lc2|}}}|ld2={{{ld2}}}|lc3={{{lc3|}}}|ld3={{{ld3}}}}}}}}}&amp;lt;!--&lt;br /&gt;
Add speakers2 after the ref:&lt;br /&gt;
--&amp;gt;{{#if:{{{speakers2|}}}|&amp;lt;br/&amp;gt;{{{speakers2|}}} }}&lt;br /&gt;
&lt;br /&gt;
| label8 = {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}&lt;br /&gt;
  |Purpose&lt;br /&gt;
  |[[Language family]]&lt;br /&gt;
  }}&lt;br /&gt;
| data8 = &amp;lt;div style=&amp;quot;text-align:left;&amp;quot;&amp;gt;{{{family|{{{fam1|{{#if:{{{signers|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|silver|1}}&lt;br /&gt;
  |''Unknown''&amp;lt;includeonly&amp;gt;[[Category:Languages without classification]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
  |{{#if:{{{creator|}}}{{{setting|}}}&lt;br /&gt;
    |[[constructed language]]&lt;br /&gt;
    |{{Infobox language/genetic|{{{familycolor|Default}}}}}&lt;br /&gt;
    }}&lt;br /&gt;
  }}}}}&lt;br /&gt;
&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:15px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;&lt;br /&gt;
{{#ifeq:{{{familycolor|}}}|unclassified||{{#ifeq:{{{familycolor|}}}|Unclassified||{{#ifeq:{{{familycolor|}}}|isolate||{{#ifeq:{{{familycolor|}}}|Isolate||{{#if:{{{fam2|}}}&lt;br /&gt;
| {{{fam2}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam3|}}}&lt;br /&gt;
| {{{fam3}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam4|}}}&lt;br /&gt;
| {{{fam4}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam5|}}}&lt;br /&gt;
| {{{fam5}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam6|}}}&lt;br /&gt;
| {{{fam6}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam7|}}}&lt;br /&gt;
| {{{fam7}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam8|}}}&lt;br /&gt;
| {{{fam8}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam9|}}}&lt;br /&gt;
| {{{fam9}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam10|}}}&lt;br /&gt;
| {{{fam10}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam11|}}}&lt;br /&gt;
| {{{fam11}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam12|}}}&lt;br /&gt;
| {{{fam12}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam13|}}}&lt;br /&gt;
| {{{fam13}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam14|}}}&lt;br /&gt;
| {{{fam14}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{fam15|}}}&lt;br /&gt;
| {{{fam15}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;'''{{{name|{{PAGENAME}}}}}'''&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}}}}}}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
| label9 = Early forms:&lt;br /&gt;
| data9 = {{#if:{{{protoname|}}}{{{ancestor|}}}|&amp;lt;div style=&amp;quot;text-align:left;&amp;quot;&amp;gt;{{{protoname|{{{ancestor|}}}}}}&lt;br /&gt;
&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:15px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{ancestor2|}}}&lt;br /&gt;
| {{{ancestor2}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{ancestor3|}}}&lt;br /&gt;
| {{{ancestor3}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{ancestor4|}}}&lt;br /&gt;
| {{{ancestor4}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;{{#if:{{{ancestor5|}}}&lt;br /&gt;
| {{{ancestor5}}}&amp;lt;ul style=&amp;quot;line-height:100%; margin-left:5px;padding-left:0&amp;quot;&amp;gt;&amp;lt;li&amp;gt;'''{{{name|{{PAGENAME}}}}}'''&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;| '''{{{name|{{PAGENAME}}}}}'''&lt;br /&gt;
}}&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
| label10 = Standard forms&lt;br /&gt;
| data10 = {{#if:{{{standards|}}}|{{{standards}}}&lt;br /&gt;
|{{#if:{{{stand1|}}}|&lt;br /&gt;
&amp;lt;div&amp;gt;{{{stand1|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{stand2|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{stand3|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{stand4|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{stand5|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{stand6|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
}}}}&lt;br /&gt;
| label11 = Dialects&lt;br /&gt;
| data11 = {{#if:{{{dialects|}}}|{{{dialects}}}&lt;br /&gt;
|{{#if:{{{dia1|}}}|&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia1|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia2|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia3|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia4|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia5|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia6|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia7|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia8|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia9|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia10|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia11|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia12|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia13|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia14|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia15|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia16|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia17|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia18|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia19|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;{{{dia20|}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
}}}}&lt;br /&gt;
| label12 = [[Writing system]]&lt;br /&gt;
| data12 =  {{#switch: {{lc:{{{script|}}}}}&lt;br /&gt;
             | latin&lt;br /&gt;
             | [[latin]]&lt;br /&gt;
             | latin alphabet &lt;br /&gt;
             | [[latin alphabet]] &lt;br /&gt;
             | [[latin alphabet|latin]] = [[Latin script|Latin]]&lt;br /&gt;
             | #default = {{{script|}}}&lt;br /&gt;
            }}&lt;br /&gt;
| label13 = Sources&lt;br /&gt;
| data13 = {{{posteriori|}}}&lt;br /&gt;
&lt;br /&gt;
| header14 = {{#if:{{{nation|}}}{{{agency|}}}|Official status}}&lt;br /&gt;
| label15 = Official language in&lt;br /&gt;
| data15 = {{{nation|}}}&lt;br /&gt;
| label16 = Recognised minority language in&lt;br /&gt;
| data16 = {{{minority|}}}&lt;br /&gt;
| label17 = [[List of language regulators|Regulated by]]&lt;br /&gt;
| data17 = {{{agency|{{#ifexpr:{{#if:{{{agency|}}}|1|0}} and {{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|Default}}}}}|black|1}}|1|0}}&lt;br /&gt;
  | ''None''&lt;br /&gt;
&amp;lt;!--  | {{#if:{{{nation|}}}|''No official regulation''}} [this ends up claiming that languages have no regulation just cuz no-one bothered to add the regulator --&amp;gt;&lt;br /&gt;
  }}}}}&lt;br /&gt;
| header18 = Language codes&lt;br /&gt;
| label19 = [[ISO 639-1]]&lt;br /&gt;
| data19 = {{#if:{{{iso1|}}}|&amp;lt;tt&amp;gt;{{{iso1}}}&amp;lt;/tt&amp;gt;}}&lt;br /&gt;
| label20 = [[ISO 639-2]]&lt;br /&gt;
| data20 = {{#if:{{{iso2|}}}{{{iso2b|}}}{{{iso2t|}}}&lt;br /&gt;
 |&amp;lt;tt&amp;gt;{{#if:{{{iso2b|}}}{{{iso2t|}}}&lt;br /&gt;
  |[[ISO639-3:{{{iso2b|{{{iso2|–}}}}}}|{{{iso2b}}}]]&amp;amp;nbsp;(B)&lt;br /&gt;
  |{{#if:{{{signers|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|silver|1}}&lt;br /&gt;
   |{{{iso2|sgn}}}&lt;br /&gt;
   |{{&lt;br /&gt;
    #if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}&lt;br /&gt;
    |{{{iso2|art}}}&lt;br /&gt;
    |[[ISO639-3:{{{iso2}}}|{{{iso2}}}]]}}}}}}&amp;lt;/tt&amp;gt;{{&lt;br /&gt;
     #if:{{{iso2b|}}}{{{iso2t|}}}&lt;br /&gt;
     |&amp;lt;br /&amp;gt;&amp;lt;tt&amp;gt;[[ISO639-3:{{{iso2t|{{{iso2|–}}}}}}|{{{iso2t}}}]]&amp;amp;nbsp;(T)&amp;lt;/tt&amp;gt;}}&lt;br /&gt;
 }}&lt;br /&gt;
| label21 = [[ISO 639-3]]&lt;br /&gt;
| data21 = {{#if:{{{iso3|}}}&lt;br /&gt;
   |{{#ifeq:{{lc:{{{iso3|}}}}}|none|{{#if:{{{iso3comment|}}}|{{{iso3comment}}}|''None''}}|&amp;lt;tt&amp;gt;[[ISO639-3:{{{iso3}}}|{{{iso3}}}]]&amp;lt;/tt&amp;gt; {{#if:{{{lc1|}}}| – [[ISO 639 macrolanguage|inclusive code]]&amp;lt;!--not all are 'macrolanguages': Hittite, for example--&amp;gt;}} {{{iso3comment|}}}}}|{{#if:{{{lc1|}}}| |–}}}}{{#ifexpr:{{#if:{{{lc1|}}}|1|0}} and {{#if:{{{lc2|}}}|1|0}}|{{#if:{{{iso3|}}}|&amp;lt;br /&amp;gt;Individual codes|{{#if:{{{lc3|}}}|Variously|Either}}}}:{{Infobox language/codelist&lt;br /&gt;
|{{{lc1|}}}|{{{ld1|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc2|}}}|{{{ld2|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc3|}}}|{{{ld3|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc4|}}}|{{{ld4|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc5|}}}|{{{ld5|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc6|}}}|{{{ld6|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc7|}}}|{{{ld7|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc8|}}}|{{{ld8|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc9|}}}|{{{ld9|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc10|}}}|{{{ld10|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc11|}}}|{{{ld11|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc12|}}}|{{{ld12|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc13|}}}|{{{ld13|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc14|}}}|{{{ld14|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc15|}}}|{{{ld15|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc16|}}}|{{{ld16|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc17|}}}|{{{ld17|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc18|}}}|{{{ld18|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc19|}}}|{{{ld19|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc20|}}}|{{{ld20|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc21|}}}|{{{ld21|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc22|}}}|{{{ld22|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc23|}}}|{{{ld23|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc24|}}}|{{{ld24|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc25|}}}|{{{ld25|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc26|}}}|{{{ld26|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc27|}}}|{{{ld27|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc28|}}}|{{{ld28|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc29|}}}|{{{ld29|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc30|}}}|{{{ld30|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc31|}}}|{{{ld31|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc32|}}}|{{{ld32|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc33|}}}|{{{ld33|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc34|}}}|{{{ld34|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc35|}}}|{{{ld35|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc36|}}}|{{{ld36|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc37|}}}|{{{ld37|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc38|}}}|{{{ld38|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc39|}}}|{{{ld39|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc40|}}}|{{{ld40|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc41|}}}|{{{ld41|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc42|}}}|{{{ld42|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc43|}}}|{{{ld43|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc44|}}}|{{{ld44|}}}}}{{Infobox language/codelist&lt;br /&gt;
|{{{lc45|}}}|{{{ld45|}}} }}&lt;br /&gt;
 |{{#if:{{{lc1|}}}|{{#if:{{{iso3|}}}|&amp;lt;br /&amp;gt;Individual code:}}{{Infobox language/codelist|code={{{lc1}}}|2={{{ld1|}}} }} }} }}&lt;br /&gt;
&lt;br /&gt;
| label22 = [[ISO 639-6]]&lt;br /&gt;
| data22 = {{#if:{{{iso6|}}}|&amp;lt;tt&amp;gt;{{{iso6}}}&amp;lt;/tt&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
| label23 = Linguist List&lt;br /&gt;
| data23  = {{Infobox language/linguistlist|1={{{linglist|}}} |2={{{lingname|}}}}}&lt;br /&gt;
| label24 = &amp;amp;nbsp;&lt;br /&gt;
| data24  = {{Infobox language/linguistlist|1={{{linglist2|}}}|2={{{lingname2|}}}}}&lt;br /&gt;
| label25 = &amp;amp;nbsp;&lt;br /&gt;
| data25  = {{Infobox language/linguistlist|1={{{linglist3|}}}|2={{{lingname3|}}}}}&lt;br /&gt;
| label26 = &amp;amp;nbsp;&lt;br /&gt;
| data26  = {{Infobox language/linguistlist|1={{{linglist4|}}}|2={{{lingname4|}}}}}&lt;br /&gt;
| label27 = &amp;amp;nbsp;&lt;br /&gt;
| data27  = {{Infobox language/linguistlist|1={{{linglist5|}}}|2={{{lingname5|}}}}}&lt;br /&gt;
| label28 = &amp;amp;nbsp;&lt;br /&gt;
| data28  = {{Infobox language/linguistlist|1={{{linglist6|}}}|2={{{lingname6|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label29 = [[Linguasphere Observatory|Linguasphere]]&lt;br /&gt;
| data29 = {{#if:{{{lingua|}}}|&amp;lt;tt&amp;gt;{{{lingua}}}&amp;lt;/tt&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
| label30 = [[Guthrie classification of Bantu languages|Guthrie code]]&lt;br /&gt;
| data30 = {{#if:{{{guthrie|}}}|&amp;lt;tt&amp;gt;{{{guthrie}}}&amp;lt;/tt&amp;gt;&amp;lt;ref name=&amp;quot;Guthrie&amp;quot;&amp;gt;Jouni Filip Maho, 2009. [http://goto.glocalnet.net/mahopapers/nuglonline.pdf New Updated Guthrie List Online]&amp;lt;/ref&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
| label31 = [[Australian Institute of Aboriginal and Torres Strait Islander Studies|AIATSIS]]{{#tag:ref|{{AIATSIS|{{{aiatsis|}}}|{{{aiatsisname|{{{name}}}}}}|{{{aiatsis2|}}}}}|name=&amp;quot;AIATSIS&amp;quot;}}&lt;br /&gt;
| data31 = {{#if:{{{aiatsis|}}}|&amp;lt;tt&amp;gt;[http://austlang.aiatsis.gov.au/main.php?code={{{aiatsis}}} {{{aiatsis}}}]&amp;lt;/tt&amp;gt;{{#if:{{{aiatsisname|}}}|&amp;amp;nbsp;{{{aiatsisname}}}}} }}{{#if:{{{aiatsis2|}}}|, &amp;lt;tt&amp;gt;[http://austlang.aiatsis.gov.au/main.php?code={{{aiatsis2}}} {{{aiatsis2}}}]&amp;lt;/tt&amp;gt;{{#if:{{{aiatsis2name|}}}|&amp;amp;nbsp;{{{aiatsis2name}}}}} }}{{#if:{{{aiatsis3|}}}|, &amp;lt;tt&amp;gt;[http://austlang.aiatsis.gov.au/main.php?code={{{aiatsis3}}} {{{aiatsis3}}}]&amp;lt;/tt&amp;gt;{{#if:{{{aiatsis3name|}}}|&amp;amp;nbsp;{{{aiatsis3name}}}}} }}&lt;br /&gt;
&lt;br /&gt;
| data32 = {{#if:{{{map|}}}&lt;br /&gt;
  | [[File:{{{map}}}|{{px|{{{mapsize|}}}|300px}}{{#if: {{{mapalt|}}} | {{!}}alt={{{mapalt}}}}}]]{{#if:{{{mapcaption|}}}|&amp;lt;div style=&amp;quot;text-align:left;&amp;quot;&amp;gt;{{{mapcaption}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
  }}&lt;br /&gt;
| data33 = {{#if:{{{map2|}}}&lt;br /&gt;
  | [[File:{{{map2}}}|{{px|{{{mapsize|}}}|300px}}{{#if: {{{mapalt2|}}} | {{!}}alt={{{mapalt2}}}}}]]{{#if:{{{mapcaption2|}}}|&amp;lt;div style=&amp;quot;text-align:left;&amp;quot;&amp;gt;{{{mapcaption2}}}&amp;lt;/div&amp;gt;}}&lt;br /&gt;
  }}&lt;br /&gt;
| data34 = {{#if:{{{notice|}}}|&lt;br /&gt;
{{{!}} style=&amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
{{Infobox language/{{{notice|}}}}}&lt;br /&gt;
{{!}}}&lt;br /&gt;
}}&amp;lt;!-- provide notice if IPA or Indic fonts are used; optional links for sign languages --&amp;gt;&lt;br /&gt;
| data35 = {{#if:{{{notice2|}}}|&lt;br /&gt;
{{{!}} style=&amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
{{Infobox language/{{{notice2|}}}}}&lt;br /&gt;
{{!}}}&lt;br /&gt;
}}&lt;br /&gt;
}}&amp;lt;!-- Adding tracking categories:&lt;br /&gt;
--&amp;gt;{{#if:{{Infobox language/family-color|{{{familycolor|}}}}}{{{signers|}}}{{{creator|}}}||&amp;lt;includeonly&amp;gt;[[Category:Languages without family color codes]]&amp;lt;/includeonly&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{extinct|}}}{{{era|}}}{{{signers|}}}{{{speakers|}}}{{{creator|}}}{{{setting|}}}||&amp;lt;!-- no main input for data7 --&amp;gt;{{main other|[[Category:Language articles without speaker estimate]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{lc:{{{iso3|}}}}}|none|{{main other|{{#if:{{{creator|}}}{{{setting|}}}{{#ifeq:{{Infobox language/family-color|{{{familycolor|}}}}}|black|1}}|[[Category:Conlangs without ISO 639-3 code]]|[[Category:Languages without ISO 639-3 code]]}}}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{date|}}}|{{#iferror: {{#expr: {{padleft:|4|{{{date}}}|}} }} |&amp;lt;!--&lt;br /&gt;
   --&amp;gt;{{#switch: {{lc:{{{date}}}}}&lt;br /&gt;
   | na       = [[Category:Language articles with NA population dates]]&lt;br /&gt;
   | no date  = [[Category:Language articles with 'no date' set]]&lt;br /&gt;
   | #default = [[Category:Language articles with invalid population dates]]&amp;lt;!--&lt;br /&gt;
   --&amp;gt;}}|&amp;lt;!-- no error --&amp;gt;}}|&amp;lt;!-- no date --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{iso3|}}}|&amp;lt;!--ok--&amp;gt;|{{#if:{{{lc1|}}}|&amp;lt;!--ok--&amp;gt;|{{#if:{{{linglist|}}}|[[Category:Languages without ISO 639-3 code but with Linguist List code]]|{{#if:{{{lingua|}}}|[[Category:Languages without ISO 639-3 code but with Linguasphere code]]|{{#if:{{{aiatsis|}}}|[[Category:Languages without ISO 639-3 code but with AIATSIS code]]|{{#if:{{{guthrie|}}}|[[Category:Languages without ISO 639-3 code but with Guthrie code]]|&amp;lt;!--&lt;br /&gt;
    --&amp;gt;{{#switch: {{lc:{{{isoexception}}}}}&lt;br /&gt;
    | dialect       = [[Category:Dialects of languages with ISO codes]]&lt;br /&gt;
    | historical    = [[Category:Historical forms of languages with ISO codes]]&lt;br /&gt;
    | protolanguage = [[Category:Protolanguages without ISO codes]]&lt;br /&gt;
    |[[Category:Language articles without language codes]]}}}}}}}}}}}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{lc1|}}}|{{#if:{{{lc2|}}}|&amp;lt;!--ok--&amp;gt;|[[Category:Languages which need ISO 639-3 comment]]}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{{iso3|}}}|none|{{#ifeq:{{{ref|}}}|e16|[[Category:Nonexistent E16 links]]}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Chr|{{{map|}}}|1}}|[|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{lc:{{{map|}}}|5}}}}|file:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{map|}}}|6}}|Image:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{map|}}}|6}}|image:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Chr|{{{map2|}}}|1}}|[|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{map2|}}}|5}}|File:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{map2|}}}|5}}|file:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{map2|}}}|6}}|Image:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{map2|}}}|6}}|image:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Chr|{{{image|}}}|1}}|[|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{image|}}}|5}}|File:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{image|}}}|5}}|file:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{image|}}}|6}}|Image:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#ifeq:{{Trunc|{{{image|}}}|6}}|image:|[[Category:Ill-formatted infobox-language images]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{caption|}}}{{{map_caption|}}}{{{rank|}}}{{{country|}}}{{{regions|}}}{{{status|}}}{{{SIL|}}}{{{sil|}}}{{{silname|}}}{{{child1|}}}{{{child2|}}}{{{children|}}}{{{iso5|}}}|[[Category:Language articles with unsupported infobox fields]]|&amp;lt;!--ok--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/doc&amp;diff=6243473</id>
		<title>Template:Infobox film/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/doc&amp;diff=6243473"/>
		<updated>2013-02-12T16:19:58Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Auto italic title}}&lt;br /&gt;
&lt;br /&gt;
{{Tl|Infobox film}} is used to list at-a-glance comparative information about a particular motion picture.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The infobox may be added by pasting the template as shown below into an article, typically at the top of an article above the lead section.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = &lt;br /&gt;
| image          = &lt;br /&gt;
| image_size     = &lt;br /&gt;
| border         = &lt;br /&gt;
| alt            = &lt;br /&gt;
| caption        = &lt;br /&gt;
| director       = &lt;br /&gt;
| producer       = &lt;br /&gt;
| writer         = &lt;br /&gt;
| screenplay     = &lt;br /&gt;
| story          = &lt;br /&gt;
| based on       = &amp;lt;!-- {{based on|title of the original work|writer of the original work}} --&amp;gt;&lt;br /&gt;
| narrator       = &lt;br /&gt;
| starring       = &lt;br /&gt;
| music          = &lt;br /&gt;
| cinematography = &lt;br /&gt;
| editing        = &lt;br /&gt;
| studio         = &lt;br /&gt;
| distributor    = &lt;br /&gt;
| released       = &amp;lt;!-- {{Film date|Year|Month|Day|Location}} --&amp;gt;&lt;br /&gt;
| runtime        = &lt;br /&gt;
| country        = &lt;br /&gt;
| language       = &lt;br /&gt;
| budget         = &lt;br /&gt;
| gross          = &lt;br /&gt;
| website        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
All parameters are optional.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Parameter&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;italic title&amp;lt;/code&amp;gt;&lt;br /&gt;
| set to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; if the title of the article should not be automatically italicised (for instance, if the title has a disambiguation clause).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the full common name of the film (defaults to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if empty).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert a relevant image for the film. Ideally this should be a film poster, but a DVD/VHS cover, screenshot, or other film-related image may also be used.  Only use the actual file name, i.e. {{para|image|[[:File:Forrest Gump poster.jpg|Forrest Gump poster.jpg]]}}.  See [[#Image]] for further guidelines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image_size&amp;lt;/code&amp;gt;&lt;br /&gt;
| The infobox uses &amp;lt;code&amp;gt;frameless&amp;lt;/code&amp;gt; which automatically resizes images to a default width of 220px unless the full size of the image is smaller. Logged in users can change the default width by clicking on &amp;quot;my preferences&amp;quot; and changing the thumbnail size under the &amp;quot;Appearance&amp;quot; tab (see [[Help:Preferences]]). This parameter should not normally be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt;&lt;br /&gt;
| Inserting &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; here will result in a 1px grey border around the image, useful for instances where the image and the background will blend together (such as a film poster with a white background). If no border is necessary, this parameter should not be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;&lt;br /&gt;
| Alt text for the image. See [[WP:ALT]]. This field is normally not visible in standard web browsers, but you can see it by requesting the image's properties from the brower. A visually impaired reader will typically hear the alt text in place of the image.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert image caption, which should describe the type of image used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;director&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the director(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each director to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;producer&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the producer(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each producer to his/her appropriate article if possible. Only producer credits should be included, not executive producers, associate producers, etc.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;writer&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the writer(s). This field is primarily used for films where the writer(s) are credited under &amp;quot;Written by&amp;quot;. Separate multiple entries  using {{Tl|Plainlist}}. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;screenplay&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the screenplay writer(s). Separate multiple entries using {{Tl|Plainlist}}. Use this field instead of the normal writer field if films divide writing credits between screenplay and story writers. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;story&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the story writer(s). Separate multiple entries using {{Tl|Plainlist}}. Use this field instead of the normal writer field if films divide writing credits between screenplay and story writers. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;based on&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the title of the source material and the name(s) of the source material writer(s). Use this field in conjunction with screenplay and story where applicable (i.e. &amp;quot;Screen story&amp;quot;) if films are based on previously produced or published material, such as books, plays, articles, old screenplays etc. Use {{tl|based on}} or similar formatting where possible. Do not use this field where the source material is ambiguous.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;narrator&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the narrator(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each narrator to his/her appropriate article if possible. Note: do not include actors with a role in the film; this is not a place for in-character voiceovers.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;starring&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the names of the actors as they are listed in the [[billing block]] of the poster for the film's original theatrical release.&amp;lt;ref&amp;gt;The original poster is also called the '[[one sheet]]' and is the ideal source for this information. Usually the principal credits are listed at the bottom in block letters.&amp;lt;/ref&amp;gt; If unavailable, use the top-billed actors from the screen credits. Other additions by consensus. Use the {{Tl|Plainlist}} template for multiple entries, and link each actor to his/her article if possible. Don't add additional text (such as &amp;quot;with&amp;quot; or &amp;quot;featuring&amp;quot;) or punctuation to the list.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;music&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the composer(s) of original music. Separate multiple entries using {{Tl|Plainlist}}. In addition, link each composer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cinematography&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the cinematographer(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each cinematographer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;editing&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the editor(s). Separate multiple entries using {{Tl|Plainlist}}. Listing &amp;quot;additional editors&amp;quot; and &amp;quot;supervising editors&amp;quot; may occasionally be appropriate, in which case add the tag &amp;quot;(add)&amp;quot; or &amp;quot;(sup)&amp;quot;. Link each editor to his/her article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;studio&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the company that produced the film. Separate multiple entries using {{Tl|Plainlist}}. In addition, link each company to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;distributor&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the company name(s) of the distributor(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each distributor to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;released&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert only the most relevant release date(s) of the film. If multiple entries are required, separate using {{Tl|Plainlist}}. Use {{Tlx|Film date}}.  See [[#Release dates]] for additional guidelines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;runtime&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert an approximate time duration of the film in minutes. Do not link to [[minute]]. The [http://www.bbfc.co.uk/ BBFC website] is a good resource - the running time is given to the second, so round it to the minute. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;country&amp;lt;/code&amp;gt;&lt;br /&gt;
| For reasons explained [[#Country|below]] preference is given to reliable databases like BFI, AFI, or Variety. Some call it the ''country(s) of production'', while other simply call it the ''country(s)'' or ''nationality''. If there is a conflict of information in various reliable sources, then list only the common published nations. Alternatively in the case of conflict, consider leaving this field blank and discussing the issue in the article.&amp;lt;br /&amp;gt;When using the field, do not use flag icons, as this places an unnecessary emphasis on nationality; see [[MOS:FLAG]] for a detailed rationale. Also, do not link to Cinema of XXXX; see [[WP:EGG]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;language&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the language '''primarily''' used in the film. Databases often give every language spoken within the film, even if they only reflect a few lines in the overall script. The [http://www.bbfc.co.uk/ BBFC website] is a good resource for the '''main''' language used in the film.  Only in rare cases of clearly bilingual or multilingual films, enter separate entries with a line break (&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;). In the case of a single language without any additional text, it will automatically link to the language article (and the film article will also be put automatically in the category concerned). In other cases, give the wikitext for the desired linked text. &lt;br /&gt;
'''Note:''' inserting &amp;quot;English&amp;quot; will not automatically link to [[English language]]. This has been done intentionally because readers of the English Wikipedia are already familiar with the language and no benefit is added by placing a link to it. Please do not override this by inserting &amp;lt;nowiki&amp;gt;[[English language|English]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;budget&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the approximate production budget of the film.  This is the cost of the actual filming, and does not include marketing/promotional costs (i.e. advertisements, commercials, posters, etc). Budget figures can be found at [http://www.boxofficemojo.com/ Box Office Mojo] and  [http://www.the-numbers.com The-Numbers],  with the later ''usually'' listing a mainstream website as the main source of the budget, such as the ''[[Los Angeles Times]]'', ''[[Variety (magazine)|Variety]]'', etc.  Such websites are preferred to cite as a reference, if possible. If there are conflicting estimates, do not cherry-pick; list each estimate either as an individual value or as a number range.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;gross&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the worldwide gross revenue accrued by the film. This information is available for most pictures at Box Office Mojo and The-Numbers. If worldwide gross is not available, then indicate which region has grossed that amount.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = Plan 9 from Outer Space&lt;br /&gt;
| image          = Plan_9_Alternative_poster.jpg&lt;br /&gt;
| alt            = &amp;quot;PLAN 9 FROM OUTER SPACE&amp;quot; in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress and gravediggers at work. Above the title is &amp;quot;UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!&amp;quot;; below are &amp;quot;BELA LUGOSI&amp;quot;, &amp;quot;VAMPIRA&amp;quot; and &amp;quot;LYLE TALBOT&amp;quot;.&lt;br /&gt;
| caption        = Theatrical release poster design by [[Tom Jung]]&lt;br /&gt;
| director       = [[Ed Wood]]&lt;br /&gt;
| producer       = J. Edward Reynolds&amp;lt;br&amp;gt;Ed Wood&lt;br /&gt;
| writer         = Ed Wood&lt;br /&gt;
| narrator       = [[The Amazing Criswell|Criswell]]&lt;br /&gt;
| starring       = [[Gregory Walcott]]&amp;lt;br /&amp;gt;Mona McKinnon&amp;lt;br /&amp;gt;[[Tom Keene (actor)|Tom Keene]]&amp;lt;br /&amp;gt;[[Tor Johnson]]&amp;lt;br /&amp;gt;[[Dudley Manlove]]&amp;lt;br /&amp;gt;[[Joanna_Lee_(actor)|Joanna Lee]]&amp;lt;br /&amp;gt;[[Bunny Breckinridge|John Breckinridge]]&amp;lt;br /&amp;gt;[[Maila Nurmi|Vampira]]&amp;lt;br /&amp;gt;[[Bela Lugosi]]&lt;br /&gt;
| music          = Gordon Zahler&amp;lt;!--music supervisor--&amp;gt;&lt;br /&gt;
| cinematography = [[William C. Thompson]]&lt;br /&gt;
| editing        = [[Edward D. Wood Jr.]]&lt;br /&gt;
| distributor    = Distributors Corporation of America (under Valiant Pictures)&lt;br /&gt;
| released       = July 22, 1959&lt;br /&gt;
| runtime        = 79 minutes&lt;br /&gt;
| country        = United States&lt;br /&gt;
| language       = English&lt;br /&gt;
| budget         = $60,000&lt;br /&gt;
| gross        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = Plan 9 from Outer Space&lt;br /&gt;
| image          = Plan_9_Alternative_poster.jpg&lt;br /&gt;
| alt            = &amp;quot;PLAN 9 FROM OUTER SPACE&amp;quot; in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress and gravediggers at work. Above the title is &amp;quot;UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!&amp;quot;; below are &amp;quot;BELA LUGOSI&amp;quot;, &amp;quot;VAMPIRA&amp;quot; and &amp;quot;LYLE TALBOT&amp;quot;.&lt;br /&gt;
| caption        = Theatrical release poster design by [[Tom Jung]]&lt;br /&gt;
| director       = [[Ed Wood]]&lt;br /&gt;
| producer       = J. Edward Reynolds&amp;lt;br&amp;gt;Ed Wood&lt;br /&gt;
| writer         = Ed Wood&lt;br /&gt;
| narrator       = [[The Amazing Criswell|Criswell]]&lt;br /&gt;
| starring       = [[Gregory Walcott]]&amp;lt;br /&amp;gt;Mona McKinnon&amp;lt;br /&amp;gt;[[Tom Keene (actor)|Tom Keene]]&amp;lt;br /&amp;gt;[[Tor Johnson]]&amp;lt;br /&amp;gt;[[Dudley Manlove]]&amp;lt;br /&amp;gt;[[Joanna_Lee_(actor)|Joanna Lee]]&amp;lt;br /&amp;gt;[[Bunny Breckinridge|John Breckinridge]]&amp;lt;br /&amp;gt;[[Maila Nurmi|Vampira]]&amp;lt;br /&amp;gt;[[Bela Lugosi]]&lt;br /&gt;
| music          = Gordon Zahler&amp;lt;!--music supervisor--&amp;gt;&lt;br /&gt;
| cinematography = [[William C. Thompson]]&lt;br /&gt;
| editing        = [[Edward D. Wood Jr.]]&lt;br /&gt;
| distributor    = Distributors Corporation of America (under Valiant Pictures)&lt;br /&gt;
| released       = July 22, 1959&lt;br /&gt;
| runtime        = 79 minutes&lt;br /&gt;
| country        = United States&lt;br /&gt;
| language       = English&lt;br /&gt;
| budget         = $60,000&lt;br /&gt;
| gross        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Image==&lt;br /&gt;
Ideally, an image of the film's original theatrical release poster should be uploaded and added to the infobox to serve as an identifying image for the article.  Poster images can be found at websites such as [http://www.impawards.com/ Internet Movie Poster Awards] or [http://www.movieposterdb.com/ Internet Movie Poster Database].  If a poster image cannot be found for the film, or if the film did not have a theatrical release, then a cover image of the film's display case (VHS, DVD, etc.) may be used instead.  Cover images can be found at commercial websites such as [http://www.amazon.com/ Amazon.com] or [http://www.amazon.co.uk Amazon.co.uk].  In the absence of an appropriate poster or cover image, a screenshot of the film's [[title card]] may also be used.  When replacing an existing image, upload the new image over the old image (where possible), and update the relevant details on the image description page.  See [[Wikipedia:Non-free content|Wikipedia's non-free content policy]] to learn about the appropriate use of copyrighted images (such as most poster images) on Wikipedia, and see [[Help:Introduction_to_uploading_images|introduction to uploading images]] to find instructions for uploading an image.&lt;br /&gt;
&lt;br /&gt;
Once uploaded, place the file name of the image, e.g., FILM TITLE poster.jpg (or a similar description), in the &amp;lt;code&amp;gt;image=&amp;lt;/code&amp;gt; field of the infobox, but do not include the &amp;lt;code&amp;gt;Image:&amp;lt;/code&amp;gt; part of the file name.  The &amp;lt;code&amp;gt;image_size=&amp;lt;/code&amp;gt; field '''only needs to be filled if the width of the image is less than 200 pixels''' (the default image width used by the infobox); enter the actual width of the image, in pixels, so it is not stretched in the infobox.  The &amp;lt;code&amp;gt;caption=&amp;lt;/code&amp;gt; field should describe the image, i.e., identifying it as &amp;quot;Theatrical release poster&amp;quot; or &amp;quot;DVD cover&amp;quot;; repeating the title of the film here is not necessary.  Below is an example of how to use the fields:&lt;br /&gt;
&lt;br /&gt;
 | name           = FILM TITLE&lt;br /&gt;
 | image          = FILM TITLE poster.jpg&lt;br /&gt;
 | image_size     = 150&lt;br /&gt;
 | caption        = Theatrical release poster&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
Credits in the infobox should not be retrospectively altered to accommodate name changes at a later date. A person should be credited by the name they were using professionally at the time the film was made.&lt;br /&gt;
&lt;br /&gt;
==Release dates==&lt;br /&gt;
{{shortcut|WP:FilmRelease|WP:FILMRELEASE}}&lt;br /&gt;
The film infobox is too small to reproduce the long lists of release dates provided by sources such as the ''Internet Movie Database''. Release dates should therefore be restricted to the film's earliest release, whether it was at a film festival or a public release, and the release date(s) in the country or countries that produced the film, excluding sneak previews or screenings. {{Tl|Film date}} should be used for the film's release dates. If other release dates are found to be notable, it may be appropriate to include them in the main body of the article ([[Water (2005 film)#Release|example]]).&lt;br /&gt;
&lt;br /&gt;
Release dates for straight-to-video and television films should follow the preceding guideline for home releases and airings, respectively.&lt;br /&gt;
&lt;br /&gt;
Some editors like to use flag icons instead of country names. However, this should be avoided, as flags are less recognizable than country names. See [[Wikipedia:Manual of Style (flags)]] for a more detailed rationale.&lt;br /&gt;
&lt;br /&gt;
== IMDb, Allmovie, and other external links ==&lt;br /&gt;
&lt;br /&gt;
When this infobox template was first created, in December 2004, one of the parameters created an external link to the [[Internet Movie Database]] (IMDb). Irrespective of the fact that IMDb is not used as a [[Wikipedia:Reliable sources|reliable source]] for [[Wikipedia:Verifiability|verifying]] content in Wikipedia articles, it still is a resource that many people, including editors ''and'' readers of Wikipedia, often turn to.&lt;br /&gt;
&lt;br /&gt;
In more recent years, additional external websites have become increasingly useful resources, including [[Allmovie]], [[Box Office Mojo]], [[British Film Institute]], [[Metacritic]], and [[Rotten Tomatoes]]. Also, modern films almost invariably have an official website. As a consequence, new external links were added to and removed from the infobox as [[Wikipedia:Consensus#Consensus can change|consensus changed]] on the subject.&lt;br /&gt;
&lt;br /&gt;
Discussions about the fate of these links took place in numerous places over some time, with a number of people advocating removal of all external links from the infobox, if not the article as a whole. Others spoke of the value of having at least a link to IMDb in the infobox. Eventually, a far from undisputed consensus arose to remove all external links from the infobox and to move them to the External links section where appropriate in view of the [[Wikipedia:External links|External links guideline]].&lt;br /&gt;
&lt;br /&gt;
Important points towards this [[Wikipedia:Consensus|consensus]] included fact that the infobox could not include all of the available links and that it would be inappropriate to pick and choose one or a few of those links over others. Suggestions that losing access to the most useful of the available links (typically IMDb) would damage the usefulness of film articles were not found persuasive by many since such links could still be included in the External links section and the table of contents linking to the external links section having ''all'' of the useful external links is adjacent the infobox.&lt;br /&gt;
&lt;br /&gt;
External links to resources such as the [[Internet Movie Database]] (IMDb), [[Allmovie]] and any official website are no longer included in this template. Nevertheless, these resources and others may be usefully added to the &amp;quot;External links&amp;quot; section of the article using the following templates:&lt;br /&gt;
&lt;br /&gt;
*{{Tlx|Allmovie title|id{{=}}am_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Bfidb title|id{{=}}bfi_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Mojo title|id{{=}}bom_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|IMDb title|id{{=}}imdb_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Metacritic film|id{{=}}mc_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|rotten-tomatoes|id{{=}}rt_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Tcmdb title|id{{=}}tc_id|title{{=}}film title}}&lt;br /&gt;
&lt;br /&gt;
A link to the official website, if any, may be created manually, or using the {{tlx|official website|url|name{{=}}title (optional)}} template.&lt;br /&gt;
&lt;br /&gt;
==Ratings==&lt;br /&gt;
{{Main|WP:FILMRATING}}&lt;br /&gt;
Like links to IMDb, statements of a film's rating(s) have been excluded from the infobox as consensus has shifted over the years. Mainly, there are simply too many ratings systems in English-speaking countries, let alone the world over. Further, these ratings systems rarely exactly agree, and a film's rating can change drastically over time as different editions of a film are released, and re-released, to theaters, broadcast, cable/satellite/streaming, and home media.  Ratings information should be integrated into the film's article.&lt;br /&gt;
&lt;br /&gt;
==Country==&lt;br /&gt;
According to the [http://lumiere.obs.coe.int/web/sources/astuces.html European Lumiere project], the value of this parameter is seldom found in the primary source (the film) and often involves original research:&lt;br /&gt;
:&amp;quot;defining the nationality of a film is a complex task. There are no widely accepted international or even European definitions of the criteria to be used to determine the country of origin of a film. This is both a legal and a statistical problem. It is enlightening to compare the lists provided by the different national sources that we use: countries involved in a joint production are not always indicated (even when the main coproducer is from another country). Different national records - and the statistics on which they are based - can show the same film as having a whole range of nationalities.&amp;quot; ''(from [http://lumiere.obs.coe.int/web/sources/astuces.html &amp;quot;Identification of Films in the Lumiere Database&amp;quot;]. [[European Audiovisual Observatory]]. 2006.)''&lt;br /&gt;
&lt;br /&gt;
==Preceded by/Followed by==&lt;br /&gt;
The  &amp;quot;Preceded by&amp;quot; and &amp;quot;Followed by&amp;quot; parameters were removed on 16 February 2011. (See [[Template talk:Infobox film/Archive 19#Preceded By.2FFollowed By]])&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
&lt;br /&gt;
{{UF-hcal}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[MOS:FILM]]&lt;br /&gt;
* {{tl|Infobox television film}}&lt;br /&gt;
* {{tl|Infobox Chinese film}}&lt;br /&gt;
* {{tl|Infobox Japanese film}}&lt;br /&gt;
* {{tl|Infobox Korean film}}&lt;br /&gt;
* {{tl|Infobox Hollywood cartoon}}&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT CATEGORIES BELOW THIS LINE--&amp;gt;&lt;br /&gt;
[[Category:Film infobox templates|Infobox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- EDIT INTERWIKI LINKS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[af:Sjabloon:Inligtingskas rolprent]]&lt;br /&gt;
[[als:Vorlage:Infobox Film]]&lt;br /&gt;
[[ar:قالب:معلومات فيلم]]&lt;br /&gt;
[[az:Şablon:Film]]&lt;br /&gt;
[[be-x-old:Шаблён:Фільм]]&lt;br /&gt;
[[bg:Шаблон:Филм]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক চলচ্চিত্র]]&lt;br /&gt;
[[br:Patrom:Infobox Film]]&lt;br /&gt;
[[bs:Šablon:Infokutija film]]&lt;br /&gt;
[[ca:Plantilla:Fitxa de pel·lícula]]&lt;br /&gt;
[[ckb:داڕێژە:بۆکسی زانیاریی فیلم]]&lt;br /&gt;
[[cs:Šablona:Infobox film]]&lt;br /&gt;
[[cy:Nodyn:Gwybodlen Ffilm]]&lt;br /&gt;
[[da:Skabelon:Infoboks film]]&lt;br /&gt;
[[de:Vorlage:Infobox Film]]&lt;br /&gt;
[[el:Πρότυπο:Κουτί πληροφοριών ταινίας]]&lt;br /&gt;
[[eo:Ŝablono:Informkesto filmoj]]&lt;br /&gt;
[[es:Plantilla:Ficha de película]]&lt;br /&gt;
[[et:Mall:Filmi info]]&lt;br /&gt;
[[fa:الگو:جعبه فیلم]]&lt;br /&gt;
[[fi:Malline:Elokuva]]&lt;br /&gt;
[[fr:Modèle:Infobox Film]]&lt;br /&gt;
[[he:תבנית:סרט]]&lt;br /&gt;
[[hr:Predložak:Film]]&lt;br /&gt;
[[hsb:Předłoha:Infobox Film]]&lt;br /&gt;
[[hu:Sablon:Film infobox]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ Ֆիլմ]]&lt;br /&gt;
[[id:Templat:Infobox Movie]]&lt;br /&gt;
[[it:Template:Film]]&lt;br /&gt;
[[ja:Template:Infobox Film]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა კინო]]&lt;br /&gt;
[[kab:Talɣa:Asaru]]&lt;br /&gt;
[[ko:틀:영화 정보]]&lt;br /&gt;
[[ku:Şablon:Infobox Fîlm]]&lt;br /&gt;
[[la:Formula:Capsa pelliculae]]&lt;br /&gt;
[[lv:Veidne:Filmas infokaste]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Филм]]&lt;br /&gt;
[[ml:ഫലകം:Infobox Film]]&lt;br /&gt;
[[ms:Templat:Filem]]&lt;br /&gt;
[[nl:Sjabloon:Infobox film]]&lt;br /&gt;
[[no:Mal:Infoboks film]]&lt;br /&gt;
[[os:Шаблон:Фильм]]&lt;br /&gt;
[[pl:Szablon:Film infobox]]&lt;br /&gt;
[[pt:Predefinição:Info/Filme]]&lt;br /&gt;
[[ro:Format:Infocaseta Film]]&lt;br /&gt;
[[ru:Шаблон:Фильм]]&lt;br /&gt;
[[sh:Šablon:Film]]&lt;br /&gt;
[[simple:Template:Infobox Movie]]&lt;br /&gt;
[[sk:Šablóna:Infobox Film]]&lt;br /&gt;
[[sl:Predloga:Infopolje Film]]&lt;br /&gt;
[[sq:Stampa:Movie-Box]]&lt;br /&gt;
[[sr:Шаблон:Филм]]&lt;br /&gt;
[[sv:Mall:Filmfakta]]&lt;br /&gt;
[[ta:வார்ப்புரு:Infobox Film]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล ภาพยนตร์]]&lt;br /&gt;
[[tl:Template:Infobox Film]]&lt;br /&gt;
[[tr:Şablon:Film_bilgi_kutusu]]&lt;br /&gt;
[[uk:Шаблон:Фільм]]&lt;br /&gt;
[[ur:سانچہ:Infobox Film]]&lt;br /&gt;
[[vec:Modèl:Film]]&lt;br /&gt;
[[vi:Tiêu bản:Thông tin phim]]&lt;br /&gt;
[[zh:Template:Infobox Film]]&lt;br /&gt;
[[zh-min-nan:Template:Infobox Film]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/doc&amp;diff=6243472</id>
		<title>Template:Infobox film/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/doc&amp;diff=6243472"/>
		<updated>2013-02-12T16:19:10Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Auto italic title}}&lt;br /&gt;
&lt;br /&gt;
{{Tl|Infobox film}} is used to list at-a-glance comparative information about a particular motion picture.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The infobox may be added by pasting the template as shown below into an article, typically at the top of an article above the lead section.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = &lt;br /&gt;
| image          = &lt;br /&gt;
| image_size     = &lt;br /&gt;
| border         = &lt;br /&gt;
| alt            = &lt;br /&gt;
| caption        = &lt;br /&gt;
| director       = &lt;br /&gt;
| producer       = &lt;br /&gt;
| writer         = &lt;br /&gt;
| screenplay     = &lt;br /&gt;
| story          = &lt;br /&gt;
| based on       = &amp;lt;!-- {{based on|title of the original work|writer of the original work}} --&amp;gt;&lt;br /&gt;
| narrator       = &lt;br /&gt;
| starring       = &lt;br /&gt;
| music          = &lt;br /&gt;
| cinematography = &lt;br /&gt;
| editing        = &lt;br /&gt;
| studio         = &lt;br /&gt;
| distributor    = &lt;br /&gt;
| released       = &amp;lt;!-- {{Film date|Year|Month|Day|Location}} --&amp;gt;&lt;br /&gt;
| runtime        = &lt;br /&gt;
| country        = &lt;br /&gt;
| language       = &lt;br /&gt;
| budget         = &lt;br /&gt;
| gross          = &lt;br /&gt;
| website    = &lt;br /&gt;
| preceded_by     = &lt;br /&gt;
| followed_by     = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
All parameters are optional.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Parameter&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;italic title&amp;lt;/code&amp;gt;&lt;br /&gt;
| set to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; if the title of the article should not be automatically italicised (for instance, if the title has a disambiguation clause).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the full common name of the film (defaults to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if empty).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert a relevant image for the film. Ideally this should be a film poster, but a DVD/VHS cover, screenshot, or other film-related image may also be used.  Only use the actual file name, i.e. {{para|image|[[:File:Forrest Gump poster.jpg|Forrest Gump poster.jpg]]}}.  See [[#Image]] for further guidelines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image_size&amp;lt;/code&amp;gt;&lt;br /&gt;
| The infobox uses &amp;lt;code&amp;gt;frameless&amp;lt;/code&amp;gt; which automatically resizes images to a default width of 220px unless the full size of the image is smaller. Logged in users can change the default width by clicking on &amp;quot;my preferences&amp;quot; and changing the thumbnail size under the &amp;quot;Appearance&amp;quot; tab (see [[Help:Preferences]]). This parameter should not normally be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt;&lt;br /&gt;
| Inserting &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; here will result in a 1px grey border around the image, useful for instances where the image and the background will blend together (such as a film poster with a white background). If no border is necessary, this parameter should not be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;&lt;br /&gt;
| Alt text for the image. See [[WP:ALT]]. This field is normally not visible in standard web browsers, but you can see it by requesting the image's properties from the brower. A visually impaired reader will typically hear the alt text in place of the image.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert image caption, which should describe the type of image used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;director&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the director(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each director to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;producer&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the producer(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each producer to his/her appropriate article if possible. Only producer credits should be included, not executive producers, associate producers, etc.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;writer&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the writer(s). This field is primarily used for films where the writer(s) are credited under &amp;quot;Written by&amp;quot;. Separate multiple entries  using {{Tl|Plainlist}}. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;screenplay&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the screenplay writer(s). Separate multiple entries using {{Tl|Plainlist}}. Use this field instead of the normal writer field if films divide writing credits between screenplay and story writers. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;story&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the story writer(s). Separate multiple entries using {{Tl|Plainlist}}. Use this field instead of the normal writer field if films divide writing credits between screenplay and story writers. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;based on&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the title of the source material and the name(s) of the source material writer(s). Use this field in conjunction with screenplay and story where applicable (i.e. &amp;quot;Screen story&amp;quot;) if films are based on previously produced or published material, such as books, plays, articles, old screenplays etc. Use {{tl|based on}} or similar formatting where possible. Do not use this field where the source material is ambiguous.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;narrator&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the narrator(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each narrator to his/her appropriate article if possible. Note: do not include actors with a role in the film; this is not a place for in-character voiceovers.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;starring&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the names of the actors as they are listed in the [[billing block]] of the poster for the film's original theatrical release.&amp;lt;ref&amp;gt;The original poster is also called the '[[one sheet]]' and is the ideal source for this information. Usually the principal credits are listed at the bottom in block letters.&amp;lt;/ref&amp;gt; If unavailable, use the top-billed actors from the screen credits. Other additions by consensus. Use the {{Tl|Plainlist}} template for multiple entries, and link each actor to his/her article if possible. Don't add additional text (such as &amp;quot;with&amp;quot; or &amp;quot;featuring&amp;quot;) or punctuation to the list.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;music&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the composer(s) of original music. Separate multiple entries using {{Tl|Plainlist}}. In addition, link each composer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cinematography&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the cinematographer(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each cinematographer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;editing&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the editor(s). Separate multiple entries using {{Tl|Plainlist}}. Listing &amp;quot;additional editors&amp;quot; and &amp;quot;supervising editors&amp;quot; may occasionally be appropriate, in which case add the tag &amp;quot;(add)&amp;quot; or &amp;quot;(sup)&amp;quot;. Link each editor to his/her article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;studio&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the company that produced the film. Separate multiple entries using {{Tl|Plainlist}}. In addition, link each company to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;distributor&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the company name(s) of the distributor(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each distributor to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;released&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert only the most relevant release date(s) of the film. If multiple entries are required, separate using {{Tl|Plainlist}}. Use {{Tlx|Film date}}.  See [[#Release dates]] for additional guidelines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;runtime&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert an approximate time duration of the film in minutes. Do not link to [[minute]]. The [http://www.bbfc.co.uk/ BBFC website] is a good resource - the running time is given to the second, so round it to the minute. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;country&amp;lt;/code&amp;gt;&lt;br /&gt;
| For reasons explained [[#Country|below]] preference is given to reliable databases like BFI, AFI, or Variety. Some call it the ''country(s) of production'', while other simply call it the ''country(s)'' or ''nationality''. If there is a conflict of information in various reliable sources, then list only the common published nations. Alternatively in the case of conflict, consider leaving this field blank and discussing the issue in the article.&amp;lt;br /&amp;gt;When using the field, do not use flag icons, as this places an unnecessary emphasis on nationality; see [[MOS:FLAG]] for a detailed rationale. Also, do not link to Cinema of XXXX; see [[WP:EGG]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;language&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the language '''primarily''' used in the film. Databases often give every language spoken within the film, even if they only reflect a few lines in the overall script. The [http://www.bbfc.co.uk/ BBFC website] is a good resource for the '''main''' language used in the film.  Only in rare cases of clearly bilingual or multilingual films, enter separate entries with a line break (&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;). In the case of a single language without any additional text, it will automatically link to the language article (and the film article will also be put automatically in the category concerned). In other cases, give the wikitext for the desired linked text. &lt;br /&gt;
'''Note:''' inserting &amp;quot;English&amp;quot; will not automatically link to [[English language]]. This has been done intentionally because readers of the English Wikipedia are already familiar with the language and no benefit is added by placing a link to it. Please do not override this by inserting &amp;lt;nowiki&amp;gt;[[English language|English]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;budget&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the approximate production budget of the film.  This is the cost of the actual filming, and does not include marketing/promotional costs (i.e. advertisements, commercials, posters, etc). Budget figures can be found at [http://www.boxofficemojo.com/ Box Office Mojo] and  [http://www.the-numbers.com The-Numbers],  with the later ''usually'' listing a mainstream website as the main source of the budget, such as the ''[[Los Angeles Times]]'', ''[[Variety (magazine)|Variety]]'', etc.  Such websites are preferred to cite as a reference, if possible. If there are conflicting estimates, do not cherry-pick; list each estimate either as an individual value or as a number range.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;gross&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the worldwide gross revenue accrued by the film. This information is available for most pictures at Box Office Mojo and The-Numbers. If worldwide gross is not available, then indicate which region has grossed that amount.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = Plan 9 from Outer Space&lt;br /&gt;
| image          = Plan_9_Alternative_poster.jpg&lt;br /&gt;
| alt            = &amp;quot;PLAN 9 FROM OUTER SPACE&amp;quot; in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress and gravediggers at work. Above the title is &amp;quot;UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!&amp;quot;; below are &amp;quot;BELA LUGOSI&amp;quot;, &amp;quot;VAMPIRA&amp;quot; and &amp;quot;LYLE TALBOT&amp;quot;.&lt;br /&gt;
| caption        = Theatrical release poster design by [[Tom Jung]]&lt;br /&gt;
| director       = [[Ed Wood]]&lt;br /&gt;
| producer       = J. Edward Reynolds&amp;lt;br&amp;gt;Ed Wood&lt;br /&gt;
| writer         = Ed Wood&lt;br /&gt;
| narrator       = [[The Amazing Criswell|Criswell]]&lt;br /&gt;
| starring       = [[Gregory Walcott]]&amp;lt;br /&amp;gt;Mona McKinnon&amp;lt;br /&amp;gt;[[Tom Keene (actor)|Tom Keene]]&amp;lt;br /&amp;gt;[[Tor Johnson]]&amp;lt;br /&amp;gt;[[Dudley Manlove]]&amp;lt;br /&amp;gt;[[Joanna_Lee_(actor)|Joanna Lee]]&amp;lt;br /&amp;gt;[[Bunny Breckinridge|John Breckinridge]]&amp;lt;br /&amp;gt;[[Maila Nurmi|Vampira]]&amp;lt;br /&amp;gt;[[Bela Lugosi]]&lt;br /&gt;
| music          = Gordon Zahler&amp;lt;!--music supervisor--&amp;gt;&lt;br /&gt;
| cinematography = [[William C. Thompson]]&lt;br /&gt;
| editing        = [[Edward D. Wood Jr.]]&lt;br /&gt;
| distributor    = Distributors Corporation of America (under Valiant Pictures)&lt;br /&gt;
| released       = July 22, 1959&lt;br /&gt;
| runtime        = 79 minutes&lt;br /&gt;
| country        = United States&lt;br /&gt;
| language       = English&lt;br /&gt;
| budget         = $60,000&lt;br /&gt;
| gross        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = Plan 9 from Outer Space&lt;br /&gt;
| image          = Plan_9_Alternative_poster.jpg&lt;br /&gt;
| alt            = &amp;quot;PLAN 9 FROM OUTER SPACE&amp;quot; in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress and gravediggers at work. Above the title is &amp;quot;UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!&amp;quot;; below are &amp;quot;BELA LUGOSI&amp;quot;, &amp;quot;VAMPIRA&amp;quot; and &amp;quot;LYLE TALBOT&amp;quot;.&lt;br /&gt;
| caption        = Theatrical release poster design by [[Tom Jung]]&lt;br /&gt;
| director       = [[Ed Wood]]&lt;br /&gt;
| producer       = J. Edward Reynolds&amp;lt;br&amp;gt;Ed Wood&lt;br /&gt;
| writer         = Ed Wood&lt;br /&gt;
| narrator       = [[The Amazing Criswell|Criswell]]&lt;br /&gt;
| starring       = [[Gregory Walcott]]&amp;lt;br /&amp;gt;Mona McKinnon&amp;lt;br /&amp;gt;[[Tom Keene (actor)|Tom Keene]]&amp;lt;br /&amp;gt;[[Tor Johnson]]&amp;lt;br /&amp;gt;[[Dudley Manlove]]&amp;lt;br /&amp;gt;[[Joanna_Lee_(actor)|Joanna Lee]]&amp;lt;br /&amp;gt;[[Bunny Breckinridge|John Breckinridge]]&amp;lt;br /&amp;gt;[[Maila Nurmi|Vampira]]&amp;lt;br /&amp;gt;[[Bela Lugosi]]&lt;br /&gt;
| music          = Gordon Zahler&amp;lt;!--music supervisor--&amp;gt;&lt;br /&gt;
| cinematography = [[William C. Thompson]]&lt;br /&gt;
| editing        = [[Edward D. Wood Jr.]]&lt;br /&gt;
| distributor    = Distributors Corporation of America (under Valiant Pictures)&lt;br /&gt;
| released       = July 22, 1959&lt;br /&gt;
| runtime        = 79 minutes&lt;br /&gt;
| country        = United States&lt;br /&gt;
| language       = English&lt;br /&gt;
| budget         = $60,000&lt;br /&gt;
| gross        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Image==&lt;br /&gt;
Ideally, an image of the film's original theatrical release poster should be uploaded and added to the infobox to serve as an identifying image for the article.  Poster images can be found at websites such as [http://www.impawards.com/ Internet Movie Poster Awards] or [http://www.movieposterdb.com/ Internet Movie Poster Database].  If a poster image cannot be found for the film, or if the film did not have a theatrical release, then a cover image of the film's display case (VHS, DVD, etc.) may be used instead.  Cover images can be found at commercial websites such as [http://www.amazon.com/ Amazon.com] or [http://www.amazon.co.uk Amazon.co.uk].  In the absence of an appropriate poster or cover image, a screenshot of the film's [[title card]] may also be used.  When replacing an existing image, upload the new image over the old image (where possible), and update the relevant details on the image description page.  See [[Wikipedia:Non-free content|Wikipedia's non-free content policy]] to learn about the appropriate use of copyrighted images (such as most poster images) on Wikipedia, and see [[Help:Introduction_to_uploading_images|introduction to uploading images]] to find instructions for uploading an image.&lt;br /&gt;
&lt;br /&gt;
Once uploaded, place the file name of the image, e.g., FILM TITLE poster.jpg (or a similar description), in the &amp;lt;code&amp;gt;image=&amp;lt;/code&amp;gt; field of the infobox, but do not include the &amp;lt;code&amp;gt;Image:&amp;lt;/code&amp;gt; part of the file name.  The &amp;lt;code&amp;gt;image_size=&amp;lt;/code&amp;gt; field '''only needs to be filled if the width of the image is less than 200 pixels''' (the default image width used by the infobox); enter the actual width of the image, in pixels, so it is not stretched in the infobox.  The &amp;lt;code&amp;gt;caption=&amp;lt;/code&amp;gt; field should describe the image, i.e., identifying it as &amp;quot;Theatrical release poster&amp;quot; or &amp;quot;DVD cover&amp;quot;; repeating the title of the film here is not necessary.  Below is an example of how to use the fields:&lt;br /&gt;
&lt;br /&gt;
 | name           = FILM TITLE&lt;br /&gt;
 | image          = FILM TITLE poster.jpg&lt;br /&gt;
 | image_size     = 150&lt;br /&gt;
 | caption        = Theatrical release poster&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
Credits in the infobox should not be retrospectively altered to accommodate name changes at a later date. A person should be credited by the name they were using professionally at the time the film was made.&lt;br /&gt;
&lt;br /&gt;
==Release dates==&lt;br /&gt;
{{shortcut|WP:FilmRelease|WP:FILMRELEASE}}&lt;br /&gt;
The film infobox is too small to reproduce the long lists of release dates provided by sources such as the ''Internet Movie Database''. Release dates should therefore be restricted to the film's earliest release, whether it was at a film festival or a public release, and the release date(s) in the country or countries that produced the film, excluding sneak previews or screenings. {{Tl|Film date}} should be used for the film's release dates. If other release dates are found to be notable, it may be appropriate to include them in the main body of the article ([[Water (2005 film)#Release|example]]).&lt;br /&gt;
&lt;br /&gt;
Release dates for straight-to-video and television films should follow the preceding guideline for home releases and airings, respectively.&lt;br /&gt;
&lt;br /&gt;
Some editors like to use flag icons instead of country names. However, this should be avoided, as flags are less recognizable than country names. See [[Wikipedia:Manual of Style (flags)]] for a more detailed rationale.&lt;br /&gt;
&lt;br /&gt;
== IMDb, Allmovie, and other external links ==&lt;br /&gt;
&lt;br /&gt;
When this infobox template was first created, in December 2004, one of the parameters created an external link to the [[Internet Movie Database]] (IMDb). Irrespective of the fact that IMDb is not used as a [[Wikipedia:Reliable sources|reliable source]] for [[Wikipedia:Verifiability|verifying]] content in Wikipedia articles, it still is a resource that many people, including editors ''and'' readers of Wikipedia, often turn to.&lt;br /&gt;
&lt;br /&gt;
In more recent years, additional external websites have become increasingly useful resources, including [[Allmovie]], [[Box Office Mojo]], [[British Film Institute]], [[Metacritic]], and [[Rotten Tomatoes]]. Also, modern films almost invariably have an official website. As a consequence, new external links were added to and removed from the infobox as [[Wikipedia:Consensus#Consensus can change|consensus changed]] on the subject.&lt;br /&gt;
&lt;br /&gt;
Discussions about the fate of these links took place in numerous places over some time, with a number of people advocating removal of all external links from the infobox, if not the article as a whole. Others spoke of the value of having at least a link to IMDb in the infobox. Eventually, a far from undisputed consensus arose to remove all external links from the infobox and to move them to the External links section where appropriate in view of the [[Wikipedia:External links|External links guideline]].&lt;br /&gt;
&lt;br /&gt;
Important points towards this [[Wikipedia:Consensus|consensus]] included fact that the infobox could not include all of the available links and that it would be inappropriate to pick and choose one or a few of those links over others. Suggestions that losing access to the most useful of the available links (typically IMDb) would damage the usefulness of film articles were not found persuasive by many since such links could still be included in the External links section and the table of contents linking to the external links section having ''all'' of the useful external links is adjacent the infobox.&lt;br /&gt;
&lt;br /&gt;
External links to resources such as the [[Internet Movie Database]] (IMDb), [[Allmovie]] and any official website are no longer included in this template. Nevertheless, these resources and others may be usefully added to the &amp;quot;External links&amp;quot; section of the article using the following templates:&lt;br /&gt;
&lt;br /&gt;
*{{Tlx|Allmovie title|id{{=}}am_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Bfidb title|id{{=}}bfi_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Mojo title|id{{=}}bom_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|IMDb title|id{{=}}imdb_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Metacritic film|id{{=}}mc_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|rotten-tomatoes|id{{=}}rt_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Tcmdb title|id{{=}}tc_id|title{{=}}film title}}&lt;br /&gt;
&lt;br /&gt;
A link to the official website, if any, may be created manually, or using the {{tlx|official website|url|name{{=}}title (optional)}} template.&lt;br /&gt;
&lt;br /&gt;
==Ratings==&lt;br /&gt;
{{Main|WP:FILMRATING}}&lt;br /&gt;
Like links to IMDb, statements of a film's rating(s) have been excluded from the infobox as consensus has shifted over the years. Mainly, there are simply too many ratings systems in English-speaking countries, let alone the world over. Further, these ratings systems rarely exactly agree, and a film's rating can change drastically over time as different editions of a film are released, and re-released, to theaters, broadcast, cable/satellite/streaming, and home media.  Ratings information should be integrated into the film's article.&lt;br /&gt;
&lt;br /&gt;
==Country==&lt;br /&gt;
According to the [http://lumiere.obs.coe.int/web/sources/astuces.html European Lumiere project], the value of this parameter is seldom found in the primary source (the film) and often involves original research:&lt;br /&gt;
:&amp;quot;defining the nationality of a film is a complex task. There are no widely accepted international or even European definitions of the criteria to be used to determine the country of origin of a film. This is both a legal and a statistical problem. It is enlightening to compare the lists provided by the different national sources that we use: countries involved in a joint production are not always indicated (even when the main coproducer is from another country). Different national records - and the statistics on which they are based - can show the same film as having a whole range of nationalities.&amp;quot; ''(from [http://lumiere.obs.coe.int/web/sources/astuces.html &amp;quot;Identification of Films in the Lumiere Database&amp;quot;]. [[European Audiovisual Observatory]]. 2006.)''&lt;br /&gt;
&lt;br /&gt;
==Preceded by/Followed by==&lt;br /&gt;
The  &amp;quot;Preceded by&amp;quot; and &amp;quot;Followed by&amp;quot; parameters were removed on 16 February 2011. (See [[Template talk:Infobox film/Archive 19#Preceded By.2FFollowed By]])&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
&lt;br /&gt;
{{UF-hcal}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[MOS:FILM]]&lt;br /&gt;
* {{tl|Infobox television film}}&lt;br /&gt;
* {{tl|Infobox Chinese film}}&lt;br /&gt;
* {{tl|Infobox Japanese film}}&lt;br /&gt;
* {{tl|Infobox Korean film}}&lt;br /&gt;
* {{tl|Infobox Hollywood cartoon}}&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT CATEGORIES BELOW THIS LINE--&amp;gt;&lt;br /&gt;
[[Category:Film infobox templates|Infobox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- EDIT INTERWIKI LINKS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[af:Sjabloon:Inligtingskas rolprent]]&lt;br /&gt;
[[als:Vorlage:Infobox Film]]&lt;br /&gt;
[[ar:قالب:معلومات فيلم]]&lt;br /&gt;
[[az:Şablon:Film]]&lt;br /&gt;
[[be-x-old:Шаблён:Фільм]]&lt;br /&gt;
[[bg:Шаблон:Филм]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক চলচ্চিত্র]]&lt;br /&gt;
[[br:Patrom:Infobox Film]]&lt;br /&gt;
[[bs:Šablon:Infokutija film]]&lt;br /&gt;
[[ca:Plantilla:Fitxa de pel·lícula]]&lt;br /&gt;
[[ckb:داڕێژە:بۆکسی زانیاریی فیلم]]&lt;br /&gt;
[[cs:Šablona:Infobox film]]&lt;br /&gt;
[[cy:Nodyn:Gwybodlen Ffilm]]&lt;br /&gt;
[[da:Skabelon:Infoboks film]]&lt;br /&gt;
[[de:Vorlage:Infobox Film]]&lt;br /&gt;
[[el:Πρότυπο:Κουτί πληροφοριών ταινίας]]&lt;br /&gt;
[[eo:Ŝablono:Informkesto filmoj]]&lt;br /&gt;
[[es:Plantilla:Ficha de película]]&lt;br /&gt;
[[et:Mall:Filmi info]]&lt;br /&gt;
[[fa:الگو:جعبه فیلم]]&lt;br /&gt;
[[fi:Malline:Elokuva]]&lt;br /&gt;
[[fr:Modèle:Infobox Film]]&lt;br /&gt;
[[he:תבנית:סרט]]&lt;br /&gt;
[[hr:Predložak:Film]]&lt;br /&gt;
[[hsb:Předłoha:Infobox Film]]&lt;br /&gt;
[[hu:Sablon:Film infobox]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ Ֆիլմ]]&lt;br /&gt;
[[id:Templat:Infobox Movie]]&lt;br /&gt;
[[it:Template:Film]]&lt;br /&gt;
[[ja:Template:Infobox Film]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა კინო]]&lt;br /&gt;
[[kab:Talɣa:Asaru]]&lt;br /&gt;
[[ko:틀:영화 정보]]&lt;br /&gt;
[[ku:Şablon:Infobox Fîlm]]&lt;br /&gt;
[[la:Formula:Capsa pelliculae]]&lt;br /&gt;
[[lv:Veidne:Filmas infokaste]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Филм]]&lt;br /&gt;
[[ml:ഫലകം:Infobox Film]]&lt;br /&gt;
[[ms:Templat:Filem]]&lt;br /&gt;
[[nl:Sjabloon:Infobox film]]&lt;br /&gt;
[[no:Mal:Infoboks film]]&lt;br /&gt;
[[os:Шаблон:Фильм]]&lt;br /&gt;
[[pl:Szablon:Film infobox]]&lt;br /&gt;
[[pt:Predefinição:Info/Filme]]&lt;br /&gt;
[[ro:Format:Infocaseta Film]]&lt;br /&gt;
[[ru:Шаблон:Фильм]]&lt;br /&gt;
[[sh:Šablon:Film]]&lt;br /&gt;
[[simple:Template:Infobox Movie]]&lt;br /&gt;
[[sk:Šablóna:Infobox Film]]&lt;br /&gt;
[[sl:Predloga:Infopolje Film]]&lt;br /&gt;
[[sq:Stampa:Movie-Box]]&lt;br /&gt;
[[sr:Шаблон:Филм]]&lt;br /&gt;
[[sv:Mall:Filmfakta]]&lt;br /&gt;
[[ta:வார்ப்புரு:Infobox Film]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล ภาพยนตร์]]&lt;br /&gt;
[[tl:Template:Infobox Film]]&lt;br /&gt;
[[tr:Şablon:Film_bilgi_kutusu]]&lt;br /&gt;
[[uk:Шаблон:Фільм]]&lt;br /&gt;
[[ur:سانچہ:Infobox Film]]&lt;br /&gt;
[[vec:Modèl:Film]]&lt;br /&gt;
[[vi:Tiêu bản:Thông tin phim]]&lt;br /&gt;
[[zh:Template:Infobox Film]]&lt;br /&gt;
[[zh-min-nan:Template:Infobox Film]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/doc&amp;diff=6243471</id>
		<title>Template:Infobox film/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/doc&amp;diff=6243471"/>
		<updated>2013-02-12T16:15:45Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Auto italic title}}&lt;br /&gt;
&lt;br /&gt;
{{Tl|Infobox film}} is used to list at-a-glance comparative information about a particular motion picture.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The infobox may be added by pasting the template as shown below into an article, typically at the top of an article above the lead section.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = &lt;br /&gt;
| image          = &lt;br /&gt;
| image_size     = &lt;br /&gt;
| border         = &lt;br /&gt;
| alt            = &lt;br /&gt;
| caption        = &lt;br /&gt;
| director       = &lt;br /&gt;
| producer       = &lt;br /&gt;
| writer         = &lt;br /&gt;
| screenplay     = &lt;br /&gt;
| story          = &lt;br /&gt;
| based on       = &amp;lt;!-- {{based on|title of the original work|writer of the original work}} --&amp;gt;&lt;br /&gt;
| narrator       = &lt;br /&gt;
| starring       = &lt;br /&gt;
| music          = &lt;br /&gt;
| cinematography = &lt;br /&gt;
| editing        = &lt;br /&gt;
| studio         = &lt;br /&gt;
| distributor    = &lt;br /&gt;
| released       = &amp;lt;!-- {{Film date|Year|Month|Day|Location}} --&amp;gt;&lt;br /&gt;
| runtime        = &lt;br /&gt;
| country        = &lt;br /&gt;
| language       = &lt;br /&gt;
| budget         = &lt;br /&gt;
| gross          = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
All parameters are optional.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Parameter&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;italic title&amp;lt;/code&amp;gt;&lt;br /&gt;
| set to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt; if the title of the article should not be automatically italicised (for instance, if the title has a disambiguation clause).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the full common name of the film (defaults to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if empty).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert a relevant image for the film. Ideally this should be a film poster, but a DVD/VHS cover, screenshot, or other film-related image may also be used.  Only use the actual file name, i.e. {{para|image|[[:File:Forrest Gump poster.jpg|Forrest Gump poster.jpg]]}}.  See [[#Image]] for further guidelines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image_size&amp;lt;/code&amp;gt;&lt;br /&gt;
| The infobox uses &amp;lt;code&amp;gt;frameless&amp;lt;/code&amp;gt; which automatically resizes images to a default width of 220px unless the full size of the image is smaller. Logged in users can change the default width by clicking on &amp;quot;my preferences&amp;quot; and changing the thumbnail size under the &amp;quot;Appearance&amp;quot; tab (see [[Help:Preferences]]). This parameter should not normally be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt;&lt;br /&gt;
| Inserting &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt; here will result in a 1px grey border around the image, useful for instances where the image and the background will blend together (such as a film poster with a white background). If no border is necessary, this parameter should not be used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;&lt;br /&gt;
| Alt text for the image. See [[WP:ALT]]. This field is normally not visible in standard web browsers, but you can see it by requesting the image's properties from the brower. A visually impaired reader will typically hear the alt text in place of the image.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert image caption, which should describe the type of image used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;director&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the director(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each director to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;producer&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the producer(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each producer to his/her appropriate article if possible. Only producer credits should be included, not executive producers, associate producers, etc.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;writer&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the writer(s). This field is primarily used for films where the writer(s) are credited under &amp;quot;Written by&amp;quot;. Separate multiple entries  using {{Tl|Plainlist}}. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;screenplay&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the screenplay writer(s). Separate multiple entries using {{Tl|Plainlist}}. Use this field instead of the normal writer field if films divide writing credits between screenplay and story writers. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;story&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the story writer(s). Separate multiple entries using {{Tl|Plainlist}}. Use this field instead of the normal writer field if films divide writing credits between screenplay and story writers. In addition, link each writer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;based on&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the title of the source material and the name(s) of the source material writer(s). Use this field in conjunction with screenplay and story where applicable (i.e. &amp;quot;Screen story&amp;quot;) if films are based on previously produced or published material, such as books, plays, articles, old screenplays etc. Use {{tl|based on}} or similar formatting where possible. Do not use this field where the source material is ambiguous.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;narrator&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the narrator(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each narrator to his/her appropriate article if possible. Note: do not include actors with a role in the film; this is not a place for in-character voiceovers.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;starring&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the names of the actors as they are listed in the [[billing block]] of the poster for the film's original theatrical release.&amp;lt;ref&amp;gt;The original poster is also called the '[[one sheet]]' and is the ideal source for this information. Usually the principal credits are listed at the bottom in block letters.&amp;lt;/ref&amp;gt; If unavailable, use the top-billed actors from the screen credits. Other additions by consensus. Use the {{Tl|Plainlist}} template for multiple entries, and link each actor to his/her article if possible. Don't add additional text (such as &amp;quot;with&amp;quot; or &amp;quot;featuring&amp;quot;) or punctuation to the list.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;music&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the composer(s) of original music. Separate multiple entries using {{Tl|Plainlist}}. In addition, link each composer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cinematography&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the cinematographer(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each cinematographer to his/her appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;editing&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the name(s) of the editor(s). Separate multiple entries using {{Tl|Plainlist}}. Listing &amp;quot;additional editors&amp;quot; and &amp;quot;supervising editors&amp;quot; may occasionally be appropriate, in which case add the tag &amp;quot;(add)&amp;quot; or &amp;quot;(sup)&amp;quot;. Link each editor to his/her article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;studio&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the company that produced the film. Separate multiple entries using {{Tl|Plainlist}}. In addition, link each company to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;distributor&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the company name(s) of the distributor(s). Separate multiple entries using {{Tl|Plainlist}}. In addition, link each distributor to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;released&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert only the most relevant release date(s) of the film. If multiple entries are required, separate using {{Tl|Plainlist}}. Use {{Tlx|Film date}}.  See [[#Release dates]] for additional guidelines.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;runtime&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert an approximate time duration of the film in minutes. Do not link to [[minute]]. The [http://www.bbfc.co.uk/ BBFC website] is a good resource - the running time is given to the second, so round it to the minute. &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;country&amp;lt;/code&amp;gt;&lt;br /&gt;
| For reasons explained [[#Country|below]] preference is given to reliable databases like BFI, AFI, or Variety. Some call it the ''country(s) of production'', while other simply call it the ''country(s)'' or ''nationality''. If there is a conflict of information in various reliable sources, then list only the common published nations. Alternatively in the case of conflict, consider leaving this field blank and discussing the issue in the article.&amp;lt;br /&amp;gt;When using the field, do not use flag icons, as this places an unnecessary emphasis on nationality; see [[MOS:FLAG]] for a detailed rationale. Also, do not link to Cinema of XXXX; see [[WP:EGG]].&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;language&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the language '''primarily''' used in the film. Databases often give every language spoken within the film, even if they only reflect a few lines in the overall script. The [http://www.bbfc.co.uk/ BBFC website] is a good resource for the '''main''' language used in the film.  Only in rare cases of clearly bilingual or multilingual films, enter separate entries with a line break (&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;). In the case of a single language without any additional text, it will automatically link to the language article (and the film article will also be put automatically in the category concerned). In other cases, give the wikitext for the desired linked text. &lt;br /&gt;
'''Note:''' inserting &amp;quot;English&amp;quot; will not automatically link to [[English language]]. This has been done intentionally because readers of the English Wikipedia are already familiar with the language and no benefit is added by placing a link to it. Please do not override this by inserting &amp;lt;nowiki&amp;gt;[[English language|English]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;budget&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the approximate production budget of the film.  This is the cost of the actual filming, and does not include marketing/promotional costs (i.e. advertisements, commercials, posters, etc). Budget figures can be found at [http://www.boxofficemojo.com/ Box Office Mojo] and  [http://www.the-numbers.com The-Numbers],  with the later ''usually'' listing a mainstream website as the main source of the budget, such as the ''[[Los Angeles Times]]'', ''[[Variety (magazine)|Variety]]'', etc.  Such websites are preferred to cite as a reference, if possible. If there are conflicting estimates, do not cherry-pick; list each estimate either as an individual value or as a number range.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;gross&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the worldwide gross revenue accrued by the film. This information is available for most pictures at Box Office Mojo and The-Numbers. If worldwide gross is not available, then indicate which region has grossed that amount.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = Plan 9 from Outer Space&lt;br /&gt;
| image          = Plan_9_Alternative_poster.jpg&lt;br /&gt;
| alt            = &amp;quot;PLAN 9 FROM OUTER SPACE&amp;quot; in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress and gravediggers at work. Above the title is &amp;quot;UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!&amp;quot;; below are &amp;quot;BELA LUGOSI&amp;quot;, &amp;quot;VAMPIRA&amp;quot; and &amp;quot;LYLE TALBOT&amp;quot;.&lt;br /&gt;
| caption        = Theatrical release poster design by [[Tom Jung]]&lt;br /&gt;
| director       = [[Ed Wood]]&lt;br /&gt;
| producer       = J. Edward Reynolds&amp;lt;br&amp;gt;Ed Wood&lt;br /&gt;
| writer         = Ed Wood&lt;br /&gt;
| narrator       = [[The Amazing Criswell|Criswell]]&lt;br /&gt;
| starring       = [[Gregory Walcott]]&amp;lt;br /&amp;gt;Mona McKinnon&amp;lt;br /&amp;gt;[[Tom Keene (actor)|Tom Keene]]&amp;lt;br /&amp;gt;[[Tor Johnson]]&amp;lt;br /&amp;gt;[[Dudley Manlove]]&amp;lt;br /&amp;gt;[[Joanna_Lee_(actor)|Joanna Lee]]&amp;lt;br /&amp;gt;[[Bunny Breckinridge|John Breckinridge]]&amp;lt;br /&amp;gt;[[Maila Nurmi|Vampira]]&amp;lt;br /&amp;gt;[[Bela Lugosi]]&lt;br /&gt;
| music          = Gordon Zahler&amp;lt;!--music supervisor--&amp;gt;&lt;br /&gt;
| cinematography = [[William C. Thompson]]&lt;br /&gt;
| editing        = [[Edward D. Wood Jr.]]&lt;br /&gt;
| distributor    = Distributors Corporation of America (under Valiant Pictures)&lt;br /&gt;
| released       = July 22, 1959&lt;br /&gt;
| runtime        = 79 minutes&lt;br /&gt;
| country        = United States&lt;br /&gt;
| language       = English&lt;br /&gt;
| budget         = $60,000&lt;br /&gt;
| gross        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox film&lt;br /&gt;
| name           = Plan 9 from Outer Space&lt;br /&gt;
| image          = Plan_9_Alternative_poster.jpg&lt;br /&gt;
| alt            = &amp;quot;PLAN 9 FROM OUTER SPACE&amp;quot; in large red letters adorns a beam from a night sky containing spacecraft and warplanes. The foreground has the head of a man in a bubble-headed red spacesuit, a caped vampire attacking a victim, a seductive vampiress and gravediggers at work. Above the title is &amp;quot;UNSPEAKABLE HORRORS FROM OUTER SPACE PARALYZE THE LIVING AND RESURRECT THE DEAD!&amp;quot;; below are &amp;quot;BELA LUGOSI&amp;quot;, &amp;quot;VAMPIRA&amp;quot; and &amp;quot;LYLE TALBOT&amp;quot;.&lt;br /&gt;
| caption        = Theatrical release poster design by [[Tom Jung]]&lt;br /&gt;
| director       = [[Ed Wood]]&lt;br /&gt;
| producer       = J. Edward Reynolds&amp;lt;br&amp;gt;Ed Wood&lt;br /&gt;
| writer         = Ed Wood&lt;br /&gt;
| narrator       = [[The Amazing Criswell|Criswell]]&lt;br /&gt;
| starring       = [[Gregory Walcott]]&amp;lt;br /&amp;gt;Mona McKinnon&amp;lt;br /&amp;gt;[[Tom Keene (actor)|Tom Keene]]&amp;lt;br /&amp;gt;[[Tor Johnson]]&amp;lt;br /&amp;gt;[[Dudley Manlove]]&amp;lt;br /&amp;gt;[[Joanna_Lee_(actor)|Joanna Lee]]&amp;lt;br /&amp;gt;[[Bunny Breckinridge|John Breckinridge]]&amp;lt;br /&amp;gt;[[Maila Nurmi|Vampira]]&amp;lt;br /&amp;gt;[[Bela Lugosi]]&lt;br /&gt;
| music          = Gordon Zahler&amp;lt;!--music supervisor--&amp;gt;&lt;br /&gt;
| cinematography = [[William C. Thompson]]&lt;br /&gt;
| editing        = [[Edward D. Wood Jr.]]&lt;br /&gt;
| distributor    = Distributors Corporation of America (under Valiant Pictures)&lt;br /&gt;
| released       = July 22, 1959&lt;br /&gt;
| runtime        = 79 minutes&lt;br /&gt;
| country        = United States&lt;br /&gt;
| language       = English&lt;br /&gt;
| budget         = $60,000&lt;br /&gt;
| gross        = &lt;br /&gt;
| preceded_by    = &lt;br /&gt;
| followed_by    = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Image==&lt;br /&gt;
Ideally, an image of the film's original theatrical release poster should be uploaded and added to the infobox to serve as an identifying image for the article.  Poster images can be found at websites such as [http://www.impawards.com/ Internet Movie Poster Awards] or [http://www.movieposterdb.com/ Internet Movie Poster Database].  If a poster image cannot be found for the film, or if the film did not have a theatrical release, then a cover image of the film's display case (VHS, DVD, etc.) may be used instead.  Cover images can be found at commercial websites such as [http://www.amazon.com/ Amazon.com] or [http://www.amazon.co.uk Amazon.co.uk].  In the absence of an appropriate poster or cover image, a screenshot of the film's [[title card]] may also be used.  When replacing an existing image, upload the new image over the old image (where possible), and update the relevant details on the image description page.  See [[Wikipedia:Non-free content|Wikipedia's non-free content policy]] to learn about the appropriate use of copyrighted images (such as most poster images) on Wikipedia, and see [[Help:Introduction_to_uploading_images|introduction to uploading images]] to find instructions for uploading an image.&lt;br /&gt;
&lt;br /&gt;
Once uploaded, place the file name of the image, e.g., FILM TITLE poster.jpg (or a similar description), in the &amp;lt;code&amp;gt;image=&amp;lt;/code&amp;gt; field of the infobox, but do not include the &amp;lt;code&amp;gt;Image:&amp;lt;/code&amp;gt; part of the file name.  The &amp;lt;code&amp;gt;image_size=&amp;lt;/code&amp;gt; field '''only needs to be filled if the width of the image is less than 200 pixels''' (the default image width used by the infobox); enter the actual width of the image, in pixels, so it is not stretched in the infobox.  The &amp;lt;code&amp;gt;caption=&amp;lt;/code&amp;gt; field should describe the image, i.e., identifying it as &amp;quot;Theatrical release poster&amp;quot; or &amp;quot;DVD cover&amp;quot;; repeating the title of the film here is not necessary.  Below is an example of how to use the fields:&lt;br /&gt;
&lt;br /&gt;
 | name           = FILM TITLE&lt;br /&gt;
 | image          = FILM TITLE poster.jpg&lt;br /&gt;
 | image_size     = 150&lt;br /&gt;
 | caption        = Theatrical release poster&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
Credits in the infobox should not be retrospectively altered to accommodate name changes at a later date. A person should be credited by the name they were using professionally at the time the film was made.&lt;br /&gt;
&lt;br /&gt;
==Release dates==&lt;br /&gt;
{{shortcut|WP:FilmRelease|WP:FILMRELEASE}}&lt;br /&gt;
The film infobox is too small to reproduce the long lists of release dates provided by sources such as the ''Internet Movie Database''. Release dates should therefore be restricted to the film's earliest release, whether it was at a film festival or a public release, and the release date(s) in the country or countries that produced the film, excluding sneak previews or screenings. {{Tl|Film date}} should be used for the film's release dates. If other release dates are found to be notable, it may be appropriate to include them in the main body of the article ([[Water (2005 film)#Release|example]]).&lt;br /&gt;
&lt;br /&gt;
Release dates for straight-to-video and television films should follow the preceding guideline for home releases and airings, respectively.&lt;br /&gt;
&lt;br /&gt;
Some editors like to use flag icons instead of country names. However, this should be avoided, as flags are less recognizable than country names. See [[Wikipedia:Manual of Style (flags)]] for a more detailed rationale.&lt;br /&gt;
&lt;br /&gt;
== IMDb, Allmovie, and other external links ==&lt;br /&gt;
&lt;br /&gt;
When this infobox template was first created, in December 2004, one of the parameters created an external link to the [[Internet Movie Database]] (IMDb). Irrespective of the fact that IMDb is not used as a [[Wikipedia:Reliable sources|reliable source]] for [[Wikipedia:Verifiability|verifying]] content in Wikipedia articles, it still is a resource that many people, including editors ''and'' readers of Wikipedia, often turn to.&lt;br /&gt;
&lt;br /&gt;
In more recent years, additional external websites have become increasingly useful resources, including [[Allmovie]], [[Box Office Mojo]], [[British Film Institute]], [[Metacritic]], and [[Rotten Tomatoes]]. Also, modern films almost invariably have an official website. As a consequence, new external links were added to and removed from the infobox as [[Wikipedia:Consensus#Consensus can change|consensus changed]] on the subject.&lt;br /&gt;
&lt;br /&gt;
Discussions about the fate of these links took place in numerous places over some time, with a number of people advocating removal of all external links from the infobox, if not the article as a whole. Others spoke of the value of having at least a link to IMDb in the infobox. Eventually, a far from undisputed consensus arose to remove all external links from the infobox and to move them to the External links section where appropriate in view of the [[Wikipedia:External links|External links guideline]].&lt;br /&gt;
&lt;br /&gt;
Important points towards this [[Wikipedia:Consensus|consensus]] included fact that the infobox could not include all of the available links and that it would be inappropriate to pick and choose one or a few of those links over others. Suggestions that losing access to the most useful of the available links (typically IMDb) would damage the usefulness of film articles were not found persuasive by many since such links could still be included in the External links section and the table of contents linking to the external links section having ''all'' of the useful external links is adjacent the infobox.&lt;br /&gt;
&lt;br /&gt;
External links to resources such as the [[Internet Movie Database]] (IMDb), [[Allmovie]] and any official website are no longer included in this template. Nevertheless, these resources and others may be usefully added to the &amp;quot;External links&amp;quot; section of the article using the following templates:&lt;br /&gt;
&lt;br /&gt;
*{{Tlx|Allmovie title|id{{=}}am_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Bfidb title|id{{=}}bfi_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Mojo title|id{{=}}bom_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|IMDb title|id{{=}}imdb_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Metacritic film|id{{=}}mc_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|rotten-tomatoes|id{{=}}rt_id|title{{=}}film title}}&lt;br /&gt;
*{{Tlx|Tcmdb title|id{{=}}tc_id|title{{=}}film title}}&lt;br /&gt;
&lt;br /&gt;
A link to the official website, if any, may be created manually, or using the {{tlx|official website|url|name{{=}}title (optional)}} template.&lt;br /&gt;
&lt;br /&gt;
==Ratings==&lt;br /&gt;
{{Main|WP:FILMRATING}}&lt;br /&gt;
Like links to IMDb, statements of a film's rating(s) have been excluded from the infobox as consensus has shifted over the years. Mainly, there are simply too many ratings systems in English-speaking countries, let alone the world over. Further, these ratings systems rarely exactly agree, and a film's rating can change drastically over time as different editions of a film are released, and re-released, to theaters, broadcast, cable/satellite/streaming, and home media.  Ratings information should be integrated into the film's article.&lt;br /&gt;
&lt;br /&gt;
==Country==&lt;br /&gt;
According to the [http://lumiere.obs.coe.int/web/sources/astuces.html European Lumiere project], the value of this parameter is seldom found in the primary source (the film) and often involves original research:&lt;br /&gt;
:&amp;quot;defining the nationality of a film is a complex task. There are no widely accepted international or even European definitions of the criteria to be used to determine the country of origin of a film. This is both a legal and a statistical problem. It is enlightening to compare the lists provided by the different national sources that we use: countries involved in a joint production are not always indicated (even when the main coproducer is from another country). Different national records - and the statistics on which they are based - can show the same film as having a whole range of nationalities.&amp;quot; ''(from [http://lumiere.obs.coe.int/web/sources/astuces.html &amp;quot;Identification of Films in the Lumiere Database&amp;quot;]. [[European Audiovisual Observatory]]. 2006.)''&lt;br /&gt;
&lt;br /&gt;
==Preceded by/Followed by==&lt;br /&gt;
The  &amp;quot;Preceded by&amp;quot; and &amp;quot;Followed by&amp;quot; parameters were removed on 16 February 2011. (See [[Template talk:Infobox film/Archive 19#Preceded By.2FFollowed By]])&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
&lt;br /&gt;
{{UF-hcal}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[MOS:FILM]]&lt;br /&gt;
* {{tl|Infobox television film}}&lt;br /&gt;
* {{tl|Infobox Chinese film}}&lt;br /&gt;
* {{tl|Infobox Japanese film}}&lt;br /&gt;
* {{tl|Infobox Korean film}}&lt;br /&gt;
* {{tl|Infobox Hollywood cartoon}}&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT CATEGORIES BELOW THIS LINE--&amp;gt;&lt;br /&gt;
[[Category:Film infobox templates|Infobox]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- EDIT INTERWIKI LINKS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[af:Sjabloon:Inligtingskas rolprent]]&lt;br /&gt;
[[als:Vorlage:Infobox Film]]&lt;br /&gt;
[[ar:قالب:معلومات فيلم]]&lt;br /&gt;
[[az:Şablon:Film]]&lt;br /&gt;
[[be-x-old:Шаблён:Фільм]]&lt;br /&gt;
[[bg:Шаблон:Филм]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক চলচ্চিত্র]]&lt;br /&gt;
[[br:Patrom:Infobox Film]]&lt;br /&gt;
[[bs:Šablon:Infokutija film]]&lt;br /&gt;
[[ca:Plantilla:Fitxa de pel·lícula]]&lt;br /&gt;
[[ckb:داڕێژە:بۆکسی زانیاریی فیلم]]&lt;br /&gt;
[[cs:Šablona:Infobox film]]&lt;br /&gt;
[[cy:Nodyn:Gwybodlen Ffilm]]&lt;br /&gt;
[[da:Skabelon:Infoboks film]]&lt;br /&gt;
[[de:Vorlage:Infobox Film]]&lt;br /&gt;
[[el:Πρότυπο:Κουτί πληροφοριών ταινίας]]&lt;br /&gt;
[[eo:Ŝablono:Informkesto filmoj]]&lt;br /&gt;
[[es:Plantilla:Ficha de película]]&lt;br /&gt;
[[et:Mall:Filmi info]]&lt;br /&gt;
[[fa:الگو:جعبه فیلم]]&lt;br /&gt;
[[fi:Malline:Elokuva]]&lt;br /&gt;
[[fr:Modèle:Infobox Film]]&lt;br /&gt;
[[he:תבנית:סרט]]&lt;br /&gt;
[[hr:Predložak:Film]]&lt;br /&gt;
[[hsb:Předłoha:Infobox Film]]&lt;br /&gt;
[[hu:Sablon:Film infobox]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ Ֆիլմ]]&lt;br /&gt;
[[id:Templat:Infobox Movie]]&lt;br /&gt;
[[it:Template:Film]]&lt;br /&gt;
[[ja:Template:Infobox Film]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა კინო]]&lt;br /&gt;
[[kab:Talɣa:Asaru]]&lt;br /&gt;
[[ko:틀:영화 정보]]&lt;br /&gt;
[[ku:Şablon:Infobox Fîlm]]&lt;br /&gt;
[[la:Formula:Capsa pelliculae]]&lt;br /&gt;
[[lv:Veidne:Filmas infokaste]]&lt;br /&gt;
[[mk:Шаблон:Инфокутија Филм]]&lt;br /&gt;
[[ml:ഫലകം:Infobox Film]]&lt;br /&gt;
[[ms:Templat:Filem]]&lt;br /&gt;
[[nl:Sjabloon:Infobox film]]&lt;br /&gt;
[[no:Mal:Infoboks film]]&lt;br /&gt;
[[os:Шаблон:Фильм]]&lt;br /&gt;
[[pl:Szablon:Film infobox]]&lt;br /&gt;
[[pt:Predefinição:Info/Filme]]&lt;br /&gt;
[[ro:Format:Infocaseta Film]]&lt;br /&gt;
[[ru:Шаблон:Фильм]]&lt;br /&gt;
[[sh:Šablon:Film]]&lt;br /&gt;
[[simple:Template:Infobox Movie]]&lt;br /&gt;
[[sk:Šablóna:Infobox Film]]&lt;br /&gt;
[[sl:Predloga:Infopolje Film]]&lt;br /&gt;
[[sq:Stampa:Movie-Box]]&lt;br /&gt;
[[sr:Шаблон:Филм]]&lt;br /&gt;
[[sv:Mall:Filmfakta]]&lt;br /&gt;
[[ta:வார்ப்புரு:Infobox Film]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล ภาพยนตร์]]&lt;br /&gt;
[[tl:Template:Infobox Film]]&lt;br /&gt;
[[tr:Şablon:Film_bilgi_kutusu]]&lt;br /&gt;
[[uk:Шаблон:Фільм]]&lt;br /&gt;
[[ur:سانچہ:Infobox Film]]&lt;br /&gt;
[[vec:Modèl:Film]]&lt;br /&gt;
[[vi:Tiêu bản:Thông tin phim]]&lt;br /&gt;
[[zh:Template:Infobox Film]]&lt;br /&gt;
[[zh-min-nan:Template:Infobox Film]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Film_date/sandbox&amp;diff=5126794</id>
		<title>Template:Film date/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Film_date/sandbox&amp;diff=5126794"/>
		<updated>2013-02-12T16:03:16Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if:{{{1|}}}&lt;br /&gt;
  |{{Main other&lt;br /&gt;
    |[[Category:{{#ifexpr:{{{1}}}*10000+{{#if:{{{2|}}}|{{{2}}}|13}}*100+{{#if:{{{3|}}}|{{{3}}}|32}} &amp;gt; {{CURRENTYEAR}}{{CURRENTMONTH}}{{CURRENTDAY2}}&lt;br /&gt;
      |Upcoming|{{{fy|{{{1}}}}}}}} {{#if:{{{TV|}}}|television films|films}}]]}}&lt;br /&gt;
}}{{Plainlist|&lt;br /&gt;
* {{Start date|{{{1|}}}|{{{2|}}}|{{{3|}}}|df={{{df|}}}}}{{#if:{{{4|}}}|&amp;amp;#32;{{Nowrap|{{Small|({{{4|}}})}}{{{ref1|}}}}}|{{{ref1|}}}}}&lt;br /&gt;
* {{#if:{{{5|}}}|{{Start date|{{{5}}}|{{{6|}}}|{{{7|}}}|df={{{df|}}}}}{{#if:{{{8|}}}|&amp;amp;#32;{{Nowrap|{{Small|({{{8|}}})}}{{{ref2|}}}}}|{{{ref2|}}}}}}}&lt;br /&gt;
* {{#if:{{{9|}}}|{{Start date|{{{9}}}|{{{10|}}}|{{{11|}}}|df={{{df|}}}}}{{#if:{{{12|}}}|&amp;amp;#32;{{Nowrap|{{Small|({{{12|}}})}}{{{ref3|}}}}}|{{{ref3|}}}}}}}&lt;br /&gt;
* {{#if:{{{13|}}}|{{Start date|{{{13}}}|{{{14|}}}|{{{15|}}}|df={{{df|}}}}}{{#if:{{{16|}}}|&amp;amp;#32;{{Nowrap|{{Small|({{{16|}}})}}{{{ref4|}}}}}|{{{ref4|}}}}}}}&lt;br /&gt;
* {{#if:{{{17|}}}|{{Start date|{{{17}}}|{{{18|}}}|{{{19|}}}|df={{{df|}}}}}{{#if:{{{20|}}}|&amp;amp;#32;{{Nowrap|{{Small|({{{20|}}})}}{{{ref5|}}}}}|{{{ref5|}}}}}}}&lt;br /&gt;
}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243846</id>
		<title>Template:Infobox film/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243846"/>
		<updated>2013-02-12T15:45:30Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| italic title = {{{italic title|&amp;lt;noinclude&amp;gt;no&amp;lt;/noinclude&amp;gt;}}}&lt;br /&gt;
| bodyclass    = vevent&lt;br /&gt;
| bodystyle    = font-size: 90%&lt;br /&gt;
| labelstyle   = white-space: nowrap&lt;br /&gt;
| aboveclass   = summary&lt;br /&gt;
| abovestyle   = font-size: 110%; font-style: italic&lt;br /&gt;
| above        = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| image        = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}|{{#ifeq:{{{border|{{{Border|}}}}}}|yes|border}}]]}}&lt;br /&gt;
| captionstyle = font-size: 95%; line-height: 1.5em&lt;br /&gt;
| caption      = {{{caption|}}}&lt;br /&gt;
&lt;br /&gt;
| class1       = description&lt;br /&gt;
&lt;br /&gt;
| label1       = Directed by&lt;br /&gt;
| data1        = {{{director|}}}&lt;br /&gt;
&lt;br /&gt;
| label2       = Produced by&lt;br /&gt;
| data2        = {{{producer|}}}&lt;br /&gt;
&lt;br /&gt;
| label3       = Written by&lt;br /&gt;
| data3        = {{{writer|}}}&lt;br /&gt;
&lt;br /&gt;
| label4       = Screenplay by&lt;br /&gt;
| data4        = {{{screenplay|}}}&lt;br /&gt;
&lt;br /&gt;
| label5       = Story by&lt;br /&gt;
| data5        = {{{story|}}}&lt;br /&gt;
&lt;br /&gt;
| label6       = Based on&lt;br /&gt;
| data6        = {{{based on|}}}&lt;br /&gt;
&lt;br /&gt;
| label7       = Narrated by&lt;br /&gt;
| data7        = {{{narrator|}}}&lt;br /&gt;
&lt;br /&gt;
| label8       = Starring&lt;br /&gt;
| data8        = {{{starring|}}}&lt;br /&gt;
&lt;br /&gt;
| label9       = Music by&lt;br /&gt;
| data9        = {{{music|}}}&lt;br /&gt;
&lt;br /&gt;
| label10      = Cinematography&lt;br /&gt;
| data10       = {{{cinematography|}}}&lt;br /&gt;
&lt;br /&gt;
| label11       = Editing by&lt;br /&gt;
| data11        = {{{editing|}}}&lt;br /&gt;
&lt;br /&gt;
| label12       = Studio&lt;br /&gt;
| data12        = {{{studio|}}}&lt;br /&gt;
&lt;br /&gt;
| label13      = Distributed by&lt;br /&gt;
| data13       = {{{distributor|}}}&lt;br /&gt;
&lt;br /&gt;
| label14      = Release {{nowrap|date(s)}}&lt;br /&gt;
| data14       = {{{released|}}}&lt;br /&gt;
&lt;br /&gt;
| label15      = Running time&lt;br /&gt;
| data15       = {{{runtime|}}}&lt;br /&gt;
&lt;br /&gt;
| label16      = Country&lt;br /&gt;
| data16       = {{{country|}}}&lt;br /&gt;
&lt;br /&gt;
| label17      = Language&lt;br /&gt;
| data17       = {{#if:{{{language|}}}|&lt;br /&gt;
  {{#switch:{{{language|}}}&lt;br /&gt;
    |English&lt;br /&gt;
    |english = English{{#if:{{NAMESPACE}}||[[Category:English-language films]]}}&lt;br /&gt;
    |Silent&lt;br /&gt;
    |Silent film&lt;br /&gt;
    |silent&lt;br /&gt;
    |Silent film(English intertitles)&lt;br /&gt;
    |Silent(English intertitles)&lt;br /&gt;
    |Silent with English intertitles&lt;br /&gt;
    |Silent (English intertitles) = Silent{{#if:{{NAMESPACE}}||[[Category:Silent films]]}}&lt;br /&gt;
    |{{#ifexist:{{{language}}} language|[[{{{language|}}} language|{{{language|}}}]]|{{{language|}}}}}&amp;lt;!--&lt;br /&gt;
  --&amp;gt;{{#if:{{NAMESPACE}}||{{#ifexist:Category:{{{language}}}-language films|[[Category:{{{language|}}}-language films]]}}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| label18      = Budget&lt;br /&gt;
| data18       = {{{budget|}}}&lt;br /&gt;
&lt;br /&gt;
| label19      = Box office&lt;br /&gt;
| data19       = {{{gross|}}}&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}{{{imdb_id|}}}{{{amg_id|}}}{{{website|}}}{{{imdb_rating|}}}{{{mpaa_rating|}}}|[[Category:Film articles using deprecated parameters]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{image_size|}}}{{{image size|}}}|[[Category:Film articles using image size parameter]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{preceded_by|}}}{{{preceded by|}}}{{{followed_by|}}}{{{followed by|}}}|[[Category:Film articles using infobox succession]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243845</id>
		<title>Template:Infobox film/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243845"/>
		<updated>2013-02-12T15:45:04Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| italic title = {{{italic title|&amp;lt;noinclude&amp;gt;no&amp;lt;/noinclude&amp;gt;}}}&lt;br /&gt;
| bodyclass    = vevent&lt;br /&gt;
| bodystyle    = font-size: 90%&lt;br /&gt;
| labelstyle   = white-space: nowrap&lt;br /&gt;
| aboveclass   = summary&lt;br /&gt;
| abovestyle   = font-size: 110%; font-style: italic&lt;br /&gt;
| above        = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| image        = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}|{{#ifeq:{{{border|{{{Border|}}}}}}|yes|border}}]]}}&lt;br /&gt;
| captionstyle = font-size: 95%; line-height: 1.5em&lt;br /&gt;
| caption      = {{{caption|}}}&lt;br /&gt;
&lt;br /&gt;
| class1       = description&lt;br /&gt;
&lt;br /&gt;
| label1       = Directed by&lt;br /&gt;
| data1        = {{{director|}}}&lt;br /&gt;
&lt;br /&gt;
| label2       = Produced by&lt;br /&gt;
| data2        = {{{producer|}}}&lt;br /&gt;
&lt;br /&gt;
| label3       = Written by&lt;br /&gt;
| data3        = {{{writer|}}}&lt;br /&gt;
&lt;br /&gt;
| label4       = Screenplay by&lt;br /&gt;
| data4        = {{{screenplay|}}}&lt;br /&gt;
&lt;br /&gt;
| label5       = Story by&lt;br /&gt;
| data5        = {{{story|}}}&lt;br /&gt;
&lt;br /&gt;
| label6       = Based on&lt;br /&gt;
| data6        = {{{based on|}}}&lt;br /&gt;
&lt;br /&gt;
| label7       = Narrated by&lt;br /&gt;
| data7        = {{{narrator|}}}&lt;br /&gt;
&lt;br /&gt;
| label8       = Starring&lt;br /&gt;
| data8        = {{{starring|}}}&lt;br /&gt;
&lt;br /&gt;
| label9       = Music by&lt;br /&gt;
| data9        = {{{music|}}}&lt;br /&gt;
&lt;br /&gt;
| label10      = Cinematography&lt;br /&gt;
| data10       = {{{cinematography|}}}&lt;br /&gt;
&lt;br /&gt;
| label11       = Editing by&lt;br /&gt;
| data11        = {{{editing|}}}&lt;br /&gt;
&lt;br /&gt;
| label12       = Studio&lt;br /&gt;
| data12        = {{{studio|}}}&lt;br /&gt;
&lt;br /&gt;
| label13      = Distributed by&lt;br /&gt;
| data13       = {{{distributor|}}}&lt;br /&gt;
&lt;br /&gt;
| label14      = Release {{nowrap|date(s)}}&lt;br /&gt;
| data14       = {{{released|}}}&lt;br /&gt;
&lt;br /&gt;
| label15      = Running time&lt;br /&gt;
| data15       = {{{runtime|}}}&lt;br /&gt;
&lt;br /&gt;
| label16      = Country&lt;br /&gt;
| data16       = {{{country|}}}&lt;br /&gt;
&lt;br /&gt;
| label17      = Language&lt;br /&gt;
| data17       = {{#if:{{{language|}}}|&lt;br /&gt;
  {{#switch:{{{language|}}}&lt;br /&gt;
    |English&lt;br /&gt;
    |english = English{{#if:{{NAMESPACE}}||[[Category:English-language films]]}}&lt;br /&gt;
    |Silent&lt;br /&gt;
    |Silent film&lt;br /&gt;
    |silent&lt;br /&gt;
    |Silent film(English intertitles)&lt;br /&gt;
    |Silent(English intertitles)&lt;br /&gt;
    |Silent with English intertitles&lt;br /&gt;
    |Silent (English intertitles) = Silent{{#if:{{NAMESPACE}}||[[Category:Silent films]]}}&lt;br /&gt;
    |{{#ifexist:{{{language}}} language|[[{{{language|}}} language|{{{language|}}}]]|{{{language|}}}}}&amp;lt;!--&lt;br /&gt;
  --&amp;gt;{{#if:{{NAMESPACE}}||{{#ifexist:Category:{{{language}}}-language films|[[Category:{{{language|}}}-language films]]}}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| label18      = Budget&lt;br /&gt;
| data18       = {{{budget|}}}&lt;br /&gt;
&lt;br /&gt;
| label19      = Box office&lt;br /&gt;
| data19       = {{{gross|}}}&lt;br /&gt;
	&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}{{{imdb_id|}}}{{{amg_id|}}}{{{website|}}}{{{imdb_rating|}}}{{{mpaa_rating|}}}|[[Category:Film articles using deprecated parameters]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{image_size|}}}{{{image size|}}}|[[Category:Film articles using image size parameter]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{preceded_by|}}}{{{preceded by|}}}{{{followed_by|}}}{{{followed by|}}}|[[Category:Film articles using infobox succession]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243844</id>
		<title>Template:Infobox film/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243844"/>
		<updated>2013-02-12T15:44:47Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| italic title = {{{italic title|&amp;lt;noinclude&amp;gt;no&amp;lt;/noinclude&amp;gt;}}}&lt;br /&gt;
| bodyclass    = vevent&lt;br /&gt;
| bodystyle    = font-size: 90%&lt;br /&gt;
| labelstyle   = white-space: nowrap&lt;br /&gt;
| aboveclass   = summary&lt;br /&gt;
| abovestyle   = font-size: 110%; font-style: italic&lt;br /&gt;
| above        = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| image        = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}|{{#ifeq:{{{border|{{{Border|}}}}}}|yes|border}}]]}}&lt;br /&gt;
| captionstyle = font-size: 95%; line-height: 1.5em&lt;br /&gt;
| caption      = {{{caption|}}}&lt;br /&gt;
&lt;br /&gt;
| class1       = description	&lt;br /&gt;
&lt;br /&gt;
| label1       = Directed by	&lt;br /&gt;
| data1        = {{{director|}}}&lt;br /&gt;
&lt;br /&gt;
| label2       = Produced by&lt;br /&gt;
| data2        = {{{producer|}}}&lt;br /&gt;
&lt;br /&gt;
| label3       = Written by&lt;br /&gt;
| data3        = {{{writer|}}}&lt;br /&gt;
&lt;br /&gt;
| label4       = Screenplay by&lt;br /&gt;
| data4        = {{{screenplay|}}}&lt;br /&gt;
&lt;br /&gt;
| label5       = Story by&lt;br /&gt;
| data5        = {{{story|}}}&lt;br /&gt;
&lt;br /&gt;
| label6       = Based on&lt;br /&gt;
| data6        = {{{based on|}}}&lt;br /&gt;
&lt;br /&gt;
| label7       = Narrated by&lt;br /&gt;
| data7        = {{{narrator|}}}&lt;br /&gt;
&lt;br /&gt;
| label8       = Starring&lt;br /&gt;
| data8        = {{{starring|}}}&lt;br /&gt;
&lt;br /&gt;
| label9       = Music by&lt;br /&gt;
| data9        = {{{music|}}}&lt;br /&gt;
&lt;br /&gt;
| label10      = Cinematography&lt;br /&gt;
| data10       = {{{cinematography|}}}&lt;br /&gt;
&lt;br /&gt;
| label11       = Editing by&lt;br /&gt;
| data11        = {{{editing|}}}&lt;br /&gt;
&lt;br /&gt;
| label12       = Studio&lt;br /&gt;
| data12        = {{{studio|}}}&lt;br /&gt;
&lt;br /&gt;
| label13      = Distributed by&lt;br /&gt;
| data13       = {{{distributor|}}}&lt;br /&gt;
&lt;br /&gt;
| label14      = Release {{nowrap|date(s)}}&lt;br /&gt;
| data14       = {{{released|}}}&lt;br /&gt;
&lt;br /&gt;
| label15      = Running time&lt;br /&gt;
| data15       = {{{runtime|}}}&lt;br /&gt;
&lt;br /&gt;
| label16      = Country&lt;br /&gt;
| data16       = {{{country|}}}&lt;br /&gt;
&lt;br /&gt;
| label17      = Language&lt;br /&gt;
| data17       = {{#if:{{{language|}}}|&lt;br /&gt;
  {{#switch:{{{language|}}}&lt;br /&gt;
    |English&lt;br /&gt;
    |english = English{{#if:{{NAMESPACE}}||[[Category:English-language films]]}}&lt;br /&gt;
    |Silent&lt;br /&gt;
    |Silent film&lt;br /&gt;
    |silent&lt;br /&gt;
    |Silent film(English intertitles)&lt;br /&gt;
    |Silent(English intertitles)&lt;br /&gt;
    |Silent with English intertitles&lt;br /&gt;
    |Silent (English intertitles) = Silent{{#if:{{NAMESPACE}}||[[Category:Silent films]]}}&lt;br /&gt;
    |{{#ifexist:{{{language}}} language|[[{{{language|}}} language|{{{language|}}}]]|{{{language|}}}}}&amp;lt;!--&lt;br /&gt;
  --&amp;gt;{{#if:{{NAMESPACE}}||{{#ifexist:Category:{{{language}}}-language films|[[Category:{{{language|}}}-language films]]}}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| label18      = Budget&lt;br /&gt;
| data18       = {{{budget|}}}&lt;br /&gt;
&lt;br /&gt;
| label19      = Box office&lt;br /&gt;
| data19       = {{{gross|}}}&lt;br /&gt;
	&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}{{{imdb_id|}}}{{{amg_id|}}}{{{website|}}}{{{imdb_rating|}}}{{{mpaa_rating|}}}|[[Category:Film articles using deprecated parameters]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{image_size|}}}{{{image size|}}}|[[Category:Film articles using image size parameter]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{preceded_by|}}}{{{preceded by|}}}{{{followed_by|}}}{{{followed by|}}}|[[Category:Film articles using infobox succession]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243843</id>
		<title>Template:Infobox film/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_film/sandbox&amp;diff=6243843"/>
		<updated>2013-02-12T15:42:49Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox&lt;br /&gt;
| italic title = {{{italic title|&amp;lt;noinclude&amp;gt;no&amp;lt;/noinclude&amp;gt;}}}&lt;br /&gt;
| bodyclass    = vevent&lt;br /&gt;
| bodystyle    = font-size: 90%&lt;br /&gt;
| labelstyle   = white-space: nowrap&lt;br /&gt;
| aboveclass   = summary&lt;br /&gt;
| abovestyle   = font-size: 110%; font-style: italic&lt;br /&gt;
| above        = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}&lt;br /&gt;
| image        = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image_size|{{{image size|}}}}}}|frameless}}|alt={{{alt|}}}|{{#ifeq:{{{border|{{{Border|}}}}}}|yes|border}}]]}}&lt;br /&gt;
| captionstyle = font-size: 95%; line-height: 1.5em&lt;br /&gt;
| caption      = {{{caption|}}}&lt;br /&gt;
	&lt;br /&gt;
| class1       = description	&lt;br /&gt;
&lt;br /&gt;
| label1       = Directed by	&lt;br /&gt;
| data1        = {{{director|}}}&lt;br /&gt;
&lt;br /&gt;
| label2       = Produced by&lt;br /&gt;
| data2        = {{{producer|}}}&lt;br /&gt;
&lt;br /&gt;
| label3       = Written by&lt;br /&gt;
| data3        = {{{writer|}}}&lt;br /&gt;
&lt;br /&gt;
| label4       = Screenplay by&lt;br /&gt;
| data4        = {{{screenplay|}}}&lt;br /&gt;
&lt;br /&gt;
| label5       = Story by&lt;br /&gt;
| data5        = {{{story|}}}&lt;br /&gt;
&lt;br /&gt;
| label6       = Based on&lt;br /&gt;
| data6        = {{{based on|}}}&lt;br /&gt;
&lt;br /&gt;
| label7       = Narrated by&lt;br /&gt;
| data7        = {{{narrator|}}}&lt;br /&gt;
&lt;br /&gt;
| label8       = Starring&lt;br /&gt;
| data8        = {{{starring|}}}&lt;br /&gt;
&lt;br /&gt;
| label9       = Music by&lt;br /&gt;
| data9        = {{{music|}}}&lt;br /&gt;
&lt;br /&gt;
| label10      = Cinematography&lt;br /&gt;
| data10       = {{{cinematography|}}}&lt;br /&gt;
&lt;br /&gt;
| label11       = Editing by&lt;br /&gt;
| data11        = {{{editing|}}}&lt;br /&gt;
&lt;br /&gt;
| label12       = Studio&lt;br /&gt;
| data12        = {{{studio|}}}&lt;br /&gt;
&lt;br /&gt;
| label13      = Distributed by&lt;br /&gt;
| data13       = {{{distributor|}}}&lt;br /&gt;
&lt;br /&gt;
| label14      = Release {{nowrap|date(s)}}&lt;br /&gt;
| data14       = {{{released|}}}&lt;br /&gt;
&lt;br /&gt;
| label15      = Running time&lt;br /&gt;
| data15       = {{{runtime|}}}&lt;br /&gt;
&lt;br /&gt;
| label16      = Country&lt;br /&gt;
| data16       = {{{country|}}}&lt;br /&gt;
&lt;br /&gt;
| label17      = Language&lt;br /&gt;
| data17       = {{#if:{{{language|}}}|&lt;br /&gt;
  {{#switch:{{{language|}}}&lt;br /&gt;
    |English&lt;br /&gt;
    |english = English{{#if:{{NAMESPACE}}||[[Category:English-language films]]}}&lt;br /&gt;
    |Silent&lt;br /&gt;
    |Silent film&lt;br /&gt;
    |silent&lt;br /&gt;
    |Silent film(English intertitles)&lt;br /&gt;
    |Silent(English intertitles)&lt;br /&gt;
    |Silent with English intertitles&lt;br /&gt;
    |Silent (English intertitles) = Silent{{#if:{{NAMESPACE}}||[[Category:Silent films]]}}&lt;br /&gt;
    |{{#ifexist:{{{language}}} language|[[{{{language|}}} language|{{{language|}}}]]|{{{language|}}}}}&amp;lt;!--&lt;br /&gt;
  --&amp;gt;{{#if:{{NAMESPACE}}||{{#ifexist:Category:{{{language}}}-language films|[[Category:{{{language|}}}-language films]]}}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
| label18      = Budget&lt;br /&gt;
| data18       = {{{budget|}}}&lt;br /&gt;
&lt;br /&gt;
| label19      = Box office&lt;br /&gt;
| data19       = {{{gross|}}}&lt;br /&gt;
	&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{1|}}}{{{imdb_id|}}}{{{amg_id|}}}{{{website|}}}{{{imdb_rating|}}}{{{mpaa_rating|}}}|[[Category:Film articles using deprecated parameters]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{image_size|}}}{{{image size|}}}|[[Category:Film articles using image size parameter]]}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{preceded_by|}}}{{{preceded by|}}}{{{followed_by|}}}{{{followed by|}}}|[[Category:Film articles using infobox succession]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Col-3/sandbox&amp;diff=3530508</id>
		<title>Template:Col-3/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Col-3/sandbox&amp;diff=3530508"/>
		<updated>2013-02-12T14:15:13Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|style=&amp;quot;width: 33.33%;&amp;quot; align=&amp;quot;{{{align|left}}}&amp;quot; valign=&amp;quot;{{{valign|top}}}&amp;quot; |&amp;lt;noinclude&amp;gt;{{documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Col-break/sandbox&amp;diff=3530863</id>
		<title>Template:Col-break/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Col-break/sandbox&amp;diff=3530863"/>
		<updated>2013-02-12T14:00:53Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;	&lt;br /&gt;
| {{#if:{{{width&amp;lt;includeonly&amp;gt;|&amp;lt;/includeonly&amp;gt;}}}|width=&amp;quot;{{{width}}}&amp;quot;}} align=&amp;quot;{{{align|left}}}&amp;quot; valign=&amp;quot;{{{valign|top}}}&amp;quot; {{#if: {{{gap&amp;lt;includeonly&amp;gt;|&amp;lt;/includeonly&amp;gt;}}} | style=&amp;quot;padding-left:{{{gap}}};&amp;quot; }}|&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{doc}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:End/doc&amp;diff=4839250</id>
		<title>Template:End/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:End/doc&amp;diff=4839250"/>
		<updated>2013-02-09T18:53:59Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
=== Usage ===&lt;br /&gt;
This template ends any table (with bar-brace &amp;quot;|}&amp;quot;) and may be used with any other templates that begin a one-level table, except with template &amp;lt;nowiki&amp;gt;{{Top}} &amp;amp; {{Mid}} which require {{Bottom}}&amp;lt;/nowiki&amp;gt; to end a Top-table (which has a double-level format).&lt;br /&gt;
&lt;br /&gt;
===Severe limitations===&lt;br /&gt;
WARNING: Template {{tl|end}} must be placed on a separate line for ending a table; otherwise, it inserts a literal bar-brace &amp;quot;|}&amp;quot; into the text.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-begin}}{{col-2}}AA{{col-2}}BB&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{end}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
''Result:''&lt;br /&gt;
{{col-begin}}{{col-2}}AA{{col-2}}BB&lt;br /&gt;
{{end}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-begin}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-2}}AA&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-2}}BB&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{end}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
''Result:''&lt;br /&gt;
{{col-begin}}&lt;br /&gt;
{{col-2}}AA&lt;br /&gt;
{{col-2}}BB&lt;br /&gt;
{{end}}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
*{{tl|col-end}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Succession templates|{{PAGENAME}}]]&lt;br /&gt;
[[az:Şablon:End]]&lt;br /&gt;
[[bn:টেমপ্লেট:End]]&lt;br /&gt;
[[ca:Plantilla:Fi taula]]&lt;br /&gt;
[[eu:Txantiloi:Asteroideen zerrenda/oinaldea]]&lt;br /&gt;
[[fa:الگو:End U.S. judgeship Current]]&lt;br /&gt;
[[fr:Modèle:Fin]]&lt;br /&gt;
[[hu:Sablon:End box]]&lt;br /&gt;
[[hy:Կաղապար:End]]&lt;br /&gt;
[[id:Templat:End]]&lt;br /&gt;
[[is:Snið:Töfluendir]]&lt;br /&gt;
[[it:Template:N-end]]&lt;br /&gt;
[[ja:Template:End]]&lt;br /&gt;
[[jv:Cithakan:Kotak rampung]]&lt;br /&gt;
[[ka:თარგი:End]]&lt;br /&gt;
[[mr:साचा:अ-चौ]]&lt;br /&gt;
[[no:Mal:End]]&lt;br /&gt;
[[pt:Predefinição:Fim]]&lt;br /&gt;
[[ro:Format:End]]&lt;br /&gt;
[[ru:Шаблон:End box]]&lt;br /&gt;
[[sk:Šablóna:S-end]]&lt;br /&gt;
[[sl:Predloga:End]]&lt;br /&gt;
[[ur:سانچہ:End]]&lt;br /&gt;
[[vi:Bản mẫu:End]]&lt;br /&gt;
[[yi:מוסטער:סוף]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:End/doc&amp;diff=4839249</id>
		<title>Template:End/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:End/doc&amp;diff=4839249"/>
		<updated>2013-02-09T18:52:52Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
=== Usage ===&lt;br /&gt;
This template ends any table (with bar-brace &amp;quot;|}&amp;quot;) and may be used with any other templates that begin a one-level table, except with template &amp;lt;nowiki&amp;gt;{{Top}} &amp;amp; {{Mid}} which require {{Bottom}}&amp;lt;/nowiki&amp;gt; to end a Top-table (which has a double-level format).&lt;br /&gt;
&lt;br /&gt;
===Severe limitations===&lt;br /&gt;
WARNING: Template {{tl|end}} must be placed on a separate line for ending a table; otherwise, it inserts a literal bar-brace &amp;quot;|}&amp;quot; into the text.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-begin}}{{col-2}}AA{{col-2}}BB&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{end}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
''Result:''&lt;br /&gt;
{{col-begin}}{{col-2}}AA{{col-2}}BB&lt;br /&gt;
{{end}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-begin}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-2}}AA&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{col-2}}BB&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{end}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
''Result:''&lt;br /&gt;
{{col-begin}}&lt;br /&gt;
{{col-2}}AA&lt;br /&gt;
{{col-2}}BB&lt;br /&gt;
{{end}}&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
*{{tl|col-end}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Succession templates|{{PAGENAME}}]]&lt;br /&gt;
[[az:Şablon:End]]&lt;br /&gt;
[[bn:টেমপ্লেট:End]]&lt;br /&gt;
[[eu:Txantiloi:Asteroideen zerrenda/oinaldea]]&lt;br /&gt;
[[fa:الگو:End U.S. judgeship Current]]&lt;br /&gt;
[[fr:Modèle:Fin]]&lt;br /&gt;
[[hu:Sablon:End box]]&lt;br /&gt;
[[hy:Կաղապար:End]]&lt;br /&gt;
[[id:Templat:End]]&lt;br /&gt;
[[is:Snið:Töfluendir]]&lt;br /&gt;
[[it:Template:N-end]]&lt;br /&gt;
[[ja:Template:End]]&lt;br /&gt;
[[jv:Cithakan:Kotak rampung]]&lt;br /&gt;
[[ka:თარგი:End]]&lt;br /&gt;
[[mr:साचा:अ-चौ]]&lt;br /&gt;
[[no:Mal:End]]&lt;br /&gt;
[[pt:Predefinição:Fim]]&lt;br /&gt;
[[ro:Format:End]]&lt;br /&gt;
[[ru:Шаблон:End box]]&lt;br /&gt;
[[sk:Šablóna:S-end]]&lt;br /&gt;
[[sl:Predloga:End]]&lt;br /&gt;
[[ur:سانچہ:End]]&lt;br /&gt;
[[vi:Bản mẫu:End]]&lt;br /&gt;
[[yi:מוסטער:סוף]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Col-end/sandbox&amp;diff=3530912</id>
		<title>Template:Col-end/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Col-end/sandbox&amp;diff=3530912"/>
		<updated>2013-02-09T18:48:50Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Columns/doc&amp;diff=3572022</id>
		<title>Template:Columns/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Columns/doc&amp;diff=3572022"/>
		<updated>2013-02-09T18:38:11Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: Adding sl and simple&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
Template in the vein of navbox templates such as {{tl|Navbox}} to aid the creation of (up to ten) columns across a page.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{columns&lt;br /&gt;
|bgcol     =       &amp;lt;!--Background colo/ur (default none)--&amp;gt;&lt;br /&gt;
|colwidth  =       &amp;lt;!--Width of each column (default 15em)--&amp;gt;&lt;br /&gt;
|gap       =       &amp;lt;!--Gap between each column (default 1.25em)--&amp;gt;&lt;br /&gt;
|col1width =       &amp;lt;!--use to set a different width for col1--&amp;gt;&lt;br /&gt;
|col1      =       &amp;lt;!--mandatory--&amp;gt;&lt;br /&gt;
|col2width =       &amp;lt;!--use to set a different width for col2 (etc)--&amp;gt;&lt;br /&gt;
|col2      =       &amp;lt;!--mandatory--&amp;gt;&lt;br /&gt;
|col3width = &lt;br /&gt;
|col3      = &lt;br /&gt;
...&lt;br /&gt;
|col7width = &lt;br /&gt;
|col7      = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
; Code&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{columns&lt;br /&gt;
|col1 = Simplest&amp;lt;br/&amp;gt;application&amp;lt;br/&amp;gt;of&lt;br /&gt;
|col2 = this&amp;lt;br/&amp;gt;template&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Result&lt;br /&gt;
{{columns&lt;br /&gt;
|col1 = Simplest&amp;lt;br/&amp;gt;application&amp;lt;br/&amp;gt;of&lt;br /&gt;
|col2 = this&amp;lt;br/&amp;gt;template&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;hr/&amp;gt;&lt;br /&gt;
; Code&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{columns |bgcol=beige |width=8.5em |gap=3.25em&lt;br /&gt;
&lt;br /&gt;
|col1 =&lt;br /&gt;
* These&lt;br /&gt;
* columns&lt;br /&gt;
* are&lt;br /&gt;
* more&lt;br /&gt;
* complex&lt;br /&gt;
&lt;br /&gt;
|col2 =&lt;br /&gt;
The&amp;lt;br/&amp;gt;background&amp;lt;br/&amp;gt;is&amp;lt;br/&amp;gt;beige&lt;br /&gt;
&lt;br /&gt;
|col3 =&lt;br /&gt;
; Each : column&lt;br /&gt;
; is   : 8.5[[Em (typography)|em]]&lt;br /&gt;
; wide&lt;br /&gt;
&lt;br /&gt;
|col4 =&lt;br /&gt;
{{{!}}&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;{{!}} and&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}} the {{!!}} gap&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}}colspan=&amp;quot;2&amp;quot;{{!}} between&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}} each {{!!}} is&lt;br /&gt;
{{!-}}&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;{{!}} 3.25em&lt;br /&gt;
{{!}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Result&lt;br /&gt;
{{columns |bgcol=beige |width=8.5em |gap=3.25em&lt;br /&gt;
&lt;br /&gt;
|col1 =&lt;br /&gt;
* These&lt;br /&gt;
* columns&lt;br /&gt;
* are&lt;br /&gt;
* more&lt;br /&gt;
* complex&lt;br /&gt;
&lt;br /&gt;
|col2 =&lt;br /&gt;
The&amp;lt;br/&amp;gt;background&amp;lt;br/&amp;gt;is&amp;lt;br/&amp;gt;beige&lt;br /&gt;
&lt;br /&gt;
|col3 =&lt;br /&gt;
; Each : column&lt;br /&gt;
; is   : 8.5[[Em (typography)|em]]&lt;br /&gt;
; wide&lt;br /&gt;
&lt;br /&gt;
|col4 =&lt;br /&gt;
{{{!}}&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;{{!}} and&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}} the {{!!}} gap&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}}colspan=&amp;quot;2&amp;quot;{{!}} between&lt;br /&gt;
{{!-}}&lt;br /&gt;
{{!}} each {{!!}} is&lt;br /&gt;
{{!-}}&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;{{!}} 3.25em&lt;br /&gt;
{{!}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|Columns-list}}&lt;br /&gt;
* {{tl|Col-begin}} ({{tl|Col-start}}), {{tl|Col-begin-small}} {{lts/|Col-begin}}&lt;br /&gt;
** {{tl|Col-break}}&lt;br /&gt;
** {{tl|Col-2}} &amp;lt;small&amp;gt;({{tl|Col-1-of-2}}, {{tl|Col-2-of-2}})&amp;lt;/small&amp;gt;&lt;br /&gt;
** {{tl|Col-3}} &amp;lt;small&amp;gt;({{tl|Col-1-of-3}}, {{tl|Col-2-of-3}}, {{tl|Col-3-of-3}})&amp;lt;/small&amp;gt;&lt;br /&gt;
** {{tl|Col-4}} &amp;lt;small&amp;gt;({{tl|Col-1-of-4}}, {{tl|Col-2-of-4}}, {{tl|Col-3-of-4}}, {{tl|Col-4-of-4}})&amp;lt;/small&amp;gt;&lt;br /&gt;
** {{tl|Col-5}} &amp;lt;small&amp;gt;({{tl|Col-1-of-5}}, {{tl|Col-2-of-5}}, {{tl|Col-3-of-5}}, {{tl|Col-4-of-5}}, {{tl|Col-5-of-5}})&amp;lt;/small&amp;gt;&lt;br /&gt;
* {{tl|Col-end}} ({{tl|End}})&lt;br /&gt;
* {{tl|Top}}, {{tl|Mid}}, {{tl|Bottom}}&lt;br /&gt;
* {{tl|Columns-start}}, {{tl|Column}}, {{tl|Columns-end}} {{lts/|Columns-start}}&lt;br /&gt;
* {{tl|Multicol}}, {{tl|Multicol-break}}, {{tl|Multicol-end}} {{lts/|Multicol}}&lt;br /&gt;
* {{tl|Div col}}, {{tl|Div col end}} {{lts/|Div col}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!--Categories--&amp;gt;&lt;br /&gt;
[[Category:Table and column templates|{{PAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Other languages--&amp;gt;&lt;br /&gt;
[[bn:টেমপ্লেট:Columns]] &lt;br /&gt;
[[ca:Plantilla:Columns]]&lt;br /&gt;
[[ja:Template:Columns]]&lt;br /&gt;
[[no:Mal:Columns]]&lt;br /&gt;
[[pt:Predefinição:Colunas]]&lt;br /&gt;
[[simple:Template:Columns]]&lt;br /&gt;
[[sl:Predloga:Stolpci]]&lt;br /&gt;
[[sw:Kigezo:Columns]]&lt;br /&gt;
[[zh:Template:Columns]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_country/sandbox&amp;diff=6210440</id>
		<title>Template:Infobox country/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_country/sandbox&amp;diff=6210440"/>
		<updated>2013-02-08T23:39:14Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;infobox geography vcard&amp;quot; style=&amp;quot;width:22em; font-size:88%;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Names&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{conventional_long_name|}}}{{{native_name|}}}{{{name|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;adr&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;mergedtoprow&amp;quot;&lt;br /&gt;
             style=&amp;quot;padding:0.25em 0.33em 0.33em;line-height:1.2em;font-size:1.25em;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
           --&amp;gt;{{#if:{{{conventional_long_name|}}}&lt;br /&gt;
               |&amp;lt;span class=&amp;quot; fn org country-name&amp;quot;&amp;gt;{{{conventional_long_name|}}}&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
           --&amp;gt;{{#if:{{{native_name|}}}{{{name|}}}&lt;br /&gt;
               |&amp;lt;div style=&amp;quot;padding-top:0.25em;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{br separated entries&lt;br /&gt;
                     |{{{native_name|}}}&lt;br /&gt;
                     |{{#if:{{{name|}}}&lt;br /&gt;
                       |&amp;lt;span class=&amp;quot;fn org country-name&amp;quot;&amp;gt;{{{name|}}}&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;}}}}&amp;lt;!--&lt;br /&gt;
             --&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Flag / Coat-of-arms (or other symbol)&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{image_flag|}}}&lt;br /&gt;
&lt;br /&gt;
     |&amp;lt;!----------------------------------------------------&lt;br /&gt;
         Flag provided, so display it and coat-of-arms (or&lt;br /&gt;
                    other symbol) if provided:&lt;br /&gt;
        ----------------------------------------------------&lt;br /&gt;
     --&amp;gt;&amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
          &amp;lt;td class=&amp;quot;maptable&amp;quot; colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;padding:0.5em 0;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
            ------------------------------------------------&lt;br /&gt;
              Subtable to format coat-of-arms (or symbol)&lt;br /&gt;
              display. Align=&amp;quot;center&amp;quot;s and &amp;quot;width:auto;&amp;quot;s&lt;br /&gt;
              are for sake of Internet Explorer.&lt;br /&gt;
            ------------------------------------------------&lt;br /&gt;
         --&amp;gt;&amp;lt;table align=&amp;quot;center&amp;quot; style=&amp;quot;width:100%;background:none;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
              -----------Image/s-----------&lt;br /&gt;
           --&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
                &amp;lt;td align=&amp;quot;center&amp;quot;&lt;br /&gt;
                    style=&amp;quot;{{#if:{{{image_coat|}}}{{{image_symbol|}}}&lt;br /&gt;
                            | {{#if:{{{flag_width|}}} |width:{{{flag_width}}}; |width:58%;&amp;lt;!--(58% as flags usually wider than coats-of-arms/symbols. Also accommodates IE.)--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
                        --&amp;gt;}} vertical-align:middle;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                    --&amp;gt;[[File:{{{image_flag}}}|125px|border|alt={{{alt_flag|}}}|Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]&amp;lt;!--&lt;br /&gt;
                    --&amp;gt;{{#if:{{{image_flag2|}}}&lt;br /&gt;
                        | [[File:{{{image_flag2}}}|125px|border|alt={{{alt_flag2|}}}]]}}&amp;lt;!--&lt;br /&gt;
             --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
                {{#if:{{{image_coat|}}}{{{image_symbol|}}}&lt;br /&gt;
                 | &amp;lt;td align=&amp;quot;center&amp;quot; style=&amp;quot;width:auto;vertical-align:middle;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                     --&amp;gt;[[File:{{{image_coat|{{{image_symbol|}}}}}} |{{{symbol_width|85px}}} |alt={{{alt_coat|{{{alt_symbol|}}}}}} |{{{symbol_type|Coat of arms}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]&amp;lt;!--&lt;br /&gt;
                --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
                }}&lt;br /&gt;
              &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
              ----------Caption/s----------&lt;br /&gt;
           --&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
              {{#if:{{{common_name|}}}{{{linking_name|}}}{{{name|}}}&lt;br /&gt;
               | &amp;lt;td align=&amp;quot;center&amp;quot;&amp;gt;{{small|{{#ifexist:Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |[[Flag of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} | {{{flag_caption|Flag}}}]]}}&amp;lt;!--end small:--&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
              }}&lt;br /&gt;
              {{#if:{{{image_coat|}}}{{{image_symbol|}}}&lt;br /&gt;
               | &amp;lt;td align=&amp;quot;center&amp;quot;&amp;gt;{{small|{{#ifexist:{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |[[{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} | {{{symbol_type|Coat of arms}}}]]}}&amp;lt;!--end small:--&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
              }}&lt;br /&gt;
              &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
            ------end subtable:------&lt;br /&gt;
         --&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
          &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 --&amp;gt;|&amp;lt;!-----------------------------------------------------&lt;br /&gt;
       Flag not provided, so display coat-of-arms or other&lt;br /&gt;
                     symbol (if provided):&lt;br /&gt;
      ------------------------------------------------------&lt;br /&gt;
   --&amp;gt;{{#if:{{{image_coat|}}}{{{image_symbol|}}}&lt;br /&gt;
       | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
           &amp;lt;td class=&amp;quot;maptable&amp;quot; colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;padding:0.5em 0;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
             ----------------------------------------------&lt;br /&gt;
              Subtable to format coat-of-arms (or symbol)&lt;br /&gt;
              display. Align=&amp;quot;center&amp;quot;s and &amp;quot;width:auto;&amp;quot;s&lt;br /&gt;
              are for sake of Internet Explorer.&lt;br /&gt;
             ----------------------------------------------&lt;br /&gt;
          --&amp;gt;&amp;lt;table align=&amp;quot;center&amp;quot; style=&amp;quot;width:100%;background:none;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
               -----------Image-----------&lt;br /&gt;
            --&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
                 &amp;lt;td align=&amp;quot;center&amp;quot;&lt;br /&gt;
                     style=&amp;quot;width:auto;vertical-align:middle;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                     --&amp;gt;[[File:{{{image_coat|{{{image_symbol|}}}}}} |{{{symbol_width|100px}}} |alt={{{alt_coat|{{{alt_symbol|}}}}}} |{{{symbol_type|Coat of arms}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
               ----------Caption----------&lt;br /&gt;
            --&amp;gt;&amp;lt;tr&amp;gt;&lt;br /&gt;
                 &amp;lt;td align=&amp;quot;center&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;{{small|{{#ifexist:{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} |[[{{{symbol_type_article|{{{symbol_type|Coat of arms}}}}}} of {{{common_name|{{{linking_name|{{{name|{{PAGENAME}}}}}}}}}}} | {{{symbol_type|Coat of arms}}}]]}}&amp;lt;!--end small:--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
             ------end subtable:-------&lt;br /&gt;
          --&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
           &amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
   --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Motto&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{national_motto|}}}{{{motto|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;line-height:1.2em;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;'''Motto:&amp;amp;nbsp;'''{{{motto|{{{national_motto|}}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Anthem/s&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{national_anthem|}}}{{{anthem|}}}{{{royal_anthem|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td class=&amp;quot;anthem&amp;quot; colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;line-height:1.2em;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{national_anthem|}}}{{{anthem|}}}&lt;br /&gt;
               |'''Anthem:&amp;amp;nbsp;'''{{{national_anthem|{{{anthem|}}}}}}&lt;br /&gt;
              }}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{royal_anthem|}}}&lt;br /&gt;
               | {{#if:{{{national_anthem|}}}{{{anthem|}}} |&amp;lt;br/&amp;gt;}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;'''[[Royal anthem]]:&amp;amp;nbsp;'''{{{royal_anthem}}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Other symbol/s&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{other_symbol|}}}{{{text_symbol|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;line-height:1.2em;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{other_symbol_type|}}}{{{text_symbol_type|}}}&lt;br /&gt;
               | '''{{{other_symbol_type|{{{text_symbol_type|}}}}}}'''&amp;lt;br/&amp;gt;}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;{{{other_symbol|}}}{{{text_symbol|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Maps&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{image_map|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;padding:0;text-align:center;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;[[File:{{{image_map}}}|center&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|{{{map_width|250px}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|alt={{{alt_map|{{{map_caption|}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|{{{alt_map|{{{map_caption|Location of {{{common_name|{{{linking_name|{{PAGENAME}} }}}}}}}}}}}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;]]&amp;lt;!--&lt;br /&gt;
           --&amp;gt;&amp;lt;div style=&amp;quot;padding:0.3em;line-height:1.2em;&amp;quot;&amp;gt;{{small|{{{map_caption|}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
         &amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 --&amp;gt;{{#if:{{{image_map2|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;padding:0.6em 0em;text-align:center;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;[[File:{{{image_map2}}}|center&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|{{{map2_width|280px}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|alt={{{alt_map2|{{{map_caption2|}}}}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|{{{alt_map2|{{{map_caption2|Location of {{{common_name|{{{linking_name|{{PAGENAME}} }}}}}}}}}}}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;]]&amp;lt;!--&lt;br /&gt;
           --&amp;gt;&amp;lt;div style=&amp;quot;position:relative;top:0.3em;line-height:1.2em;&amp;quot;&amp;gt;{{small|{{{map_caption2|}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
         &amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Capital/Admin center; Largest city/ies or settlement/s&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{capital|}}}{{{admin_center|}}}{{{largest_city|}}}{{{largest_settlement|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    --&amp;gt;{{#if:{{{capital|}}}{{{admin_center|}}}&lt;br /&gt;
        | &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{admin_center_type|}}}{{{admin_center|}}}&lt;br /&gt;
               | '''{{{admin_center_type|Administrative&amp;amp;nbsp;center}}}'''&amp;lt;!--&lt;br /&gt;
            --&amp;gt;| {{#if:{{{capital_type|}}} |'''{{{capital_type}}}''' |'''Capital'''}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
           -------------------------------------------------&lt;br /&gt;
            If capital provided, check whether largest_city&lt;br /&gt;
              or largest_settlement (if provided) equals&lt;br /&gt;
                  &amp;quot;capital&amp;quot;, capital or [[capital]]:&lt;br /&gt;
           -------------------------------------------------&lt;br /&gt;
           --&amp;gt;{{#ifeq: {{#ifeq:{{{largest_city|}}}{{{largest_settlement|}}}|capital&lt;br /&gt;
                         |capital&amp;lt;!--&lt;br /&gt;
                      --&amp;gt;|{{#switch:{{{capital}}}&lt;br /&gt;
                           | [[{{{largest_city|}}}{{{largest_settlement|}}}]] = capital&lt;br /&gt;
                           | {{{largest_city|}}}{{{largest_settlement|}}} = capital&lt;br /&gt;
                           | not capital&lt;br /&gt;
                          }}&amp;lt;!--&lt;br /&gt;
                    --&amp;gt;}}|capital &amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    (#ifeq:)--&amp;gt;|&amp;lt;!------------------------------------------&lt;br /&gt;
                     capital is largest_city/_settlement:&lt;br /&gt;
                 -------------------------------------------&lt;br /&gt;
             --&amp;gt;&amp;lt;br/&amp;gt;and {{{largest_settlement_type|largest city}}}&amp;lt;!--&lt;br /&gt;
       --&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
          --------Add capital:--------&lt;br /&gt;
       --&amp;gt;&amp;lt;td&amp;gt;{{{capital}}}&amp;lt;!--&lt;br /&gt;
              ---------Add capital's lat/longitude&lt;br /&gt;
                                     (if provided):---------&lt;br /&gt;
             --&amp;gt;{{#if:{{{latd|}}}&lt;br /&gt;
                 |&amp;lt;br/&amp;gt;&amp;lt;span style=&amp;quot;white-space:nowrap;font-size:85%;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                        --&amp;gt;{{coord|{{{latd}}}|{{{latm}}}|{{{latNS}}}&amp;lt;!--&lt;br /&gt;
                               --&amp;gt;|{{{longd}}}|{{{longm}}}|{{{longEW}}}&amp;lt;!--&lt;br /&gt;
                               --&amp;gt;|type:country&amp;lt;!--&lt;br /&gt;
                        --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
                    --&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
       --&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    (#ifeq:)--&amp;gt;|&amp;lt;!------------------------------------------&lt;br /&gt;
                   capital isn't largest_city/_settlement:&lt;br /&gt;
                  ------------------------------------------&lt;br /&gt;
       --&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
          --------Add capital/admin center:--------&lt;br /&gt;
       --&amp;gt;&amp;lt;td&amp;gt;{{{capital|{{{admin_center|}}}}}}&amp;lt;!--&lt;br /&gt;
              ----Add capital/admin center's lat/longitude&lt;br /&gt;
                                          (if provided):----&lt;br /&gt;
            --&amp;gt;{{#if:{{{latd|}}}&lt;br /&gt;
                |&amp;lt;br/&amp;gt;&amp;lt;span style=&amp;quot;white-space:nowrap;font-size:85%;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                       --&amp;gt;{{coord|{{{latd}}}|{{{latm}}}|{{{latNS}}}&amp;lt;!--&lt;br /&gt;
                              --&amp;gt;|{{{longd}}}|{{{longm}}}|{{{longEW}}}&amp;lt;!--&lt;br /&gt;
                              --&amp;gt;|type:country&amp;lt;!--&lt;br /&gt;
                       --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
            --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
       --&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
          --------Add largest_city/_settlement&lt;br /&gt;
                                      (if provided):--------&lt;br /&gt;
       --&amp;gt;{{#if:{{{largest_city|}}}{{{largest_settlement|}}}&lt;br /&gt;
           | &amp;lt;/tr&amp;gt;&lt;br /&gt;
             &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
               &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Largest {{{largest_settlement_type|city}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
               &amp;lt;td&amp;gt;{{{largest_city|{{{largest_settlement|}}}}}}&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
       --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   (#ifeq:)--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
     --&amp;gt;|&amp;lt;!-------------------------------------------------&lt;br /&gt;
           Capital not provided,&lt;br /&gt;
            so add largest_city/_settlement (if provided):&lt;br /&gt;
          --------------------------------------------------&lt;br /&gt;
      --&amp;gt;{{#if:{{{largest_city|}}}{{{largest_settlement|}}}&lt;br /&gt;
          | &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Largest {{{largest_settlement_type|city}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{largest_city|{{{largest_settlement|}}}}}}&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
      --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 &lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    --&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Languages&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{official_languages|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;Official languages&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{official_languages}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;{{#if:{{{national_languages|}}}&lt;br /&gt;
        | &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;Recognised national&amp;amp;nbsp;languages&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;vertical-align:middle;&amp;quot;&amp;gt;{{{national_languages}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
    --&amp;gt;{{#if:{{{regional_languages|}}}&lt;br /&gt;
        | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;Recognised regional&amp;amp;nbsp;languages&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;vertical-align:middle;&amp;quot;&amp;gt;{{{regional_languages}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 -------- Customizable language entries: --------&lt;br /&gt;
 --&amp;gt;{{#if:{{{languages|}}}&lt;br /&gt;
     | &amp;lt;tr{{#ifeq:{{{languages2_sub|}}}|yes&lt;br /&gt;
           |{{#ifeq:{{{languages_sub|}}}|yes |&amp;lt;nowiki&amp;gt; &amp;lt;/nowiki&amp;gt;class=&amp;quot;mergedrow&amp;quot;|}} &lt;br /&gt;
           |{{#ifeq:{{{languages_sub|}}}|yes |&amp;lt;nowiki&amp;gt; &amp;lt;/nowiki&amp;gt;class=&amp;quot;mergedbottomrow&amp;quot;|}}&amp;lt;!--&lt;br /&gt;
       --&amp;gt;}}&amp;gt;&lt;br /&gt;
         &amp;lt;{{#ifeq:{{{languages_sub|}}}|yes |td |th}} colspan=&amp;quot;2&amp;quot; style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
          --&amp;gt;{{{languages_type}}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/{{#ifeq:{{{languages_sub|}}}|yes |td |th}}&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{languages}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{languages2|}}}&lt;br /&gt;
     | &amp;lt;tr{{#ifeq:{{{languages2_sub|}}}|yes |&amp;lt;nowiki&amp;gt; &amp;lt;/nowiki&amp;gt;class=&amp;quot;mergedbottomrow&amp;quot;|}}&amp;gt;&lt;br /&gt;
         &amp;lt;{{#ifeq:{{{languages2_sub|}}}|yes |td |th}} colspan=&amp;quot;2&amp;quot; style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
          --&amp;gt;{{{languages2_type}}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/{{#ifeq:{{{languages2_sub|}}}|yes |td |th}}&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{languages2}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Ethnic groups&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{ethnic_groups|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;'''Ethnic&amp;amp;nbsp;groups''' &amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{ethnic_groups_year|}}} |({{{ethnic_groups_year}}})}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{ethnic_groups}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Demonym&lt;br /&gt;
============================================================&lt;br /&gt;
--&amp;gt;{{#if:{{{demonym|}}}&lt;br /&gt;
    | &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;[[Demonym]]&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;{{#ifexist:{{{demonym}}} people&lt;br /&gt;
             | [[{{{demonym}}} people|{{{demonym}}}]]&lt;br /&gt;
             | {{{demonym}}}&amp;lt;!--&lt;br /&gt;
         --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
     --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
      &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Organization type / Membership (geopolitical org)&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{org_type|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;'''Type'''&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{org_type}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{membership|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&lt;br /&gt;
             style=&amp;quot;vertical-align:middle;&amp;quot;&amp;gt;'''{{{membership_type|Membership}}}'''&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{membership}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Government heading(country/territory)&lt;br /&gt;
  Leaders heading (geopolitical organization)&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{government_type|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{politics_link|}}}&lt;br /&gt;
               | [[{{{politics_link}}}|Government]]&amp;lt;!--&lt;br /&gt;
            --&amp;gt;| {{#ifexist:Politics of {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}&lt;br /&gt;
                  | [[Politics of {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}|Government]]&amp;lt;!--&lt;br /&gt;
               --&amp;gt;| Government&amp;lt;!--&lt;br /&gt;
              --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{government_type}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
  --&amp;gt;|&amp;lt;!----------------------------------------------------&lt;br /&gt;
         No government_type provided, so, if at least one&lt;br /&gt;
         leader provided, use &amp;quot;Leaders&amp;quot; (geopolitical org)&lt;br /&gt;
         or &amp;quot;Government&amp;quot; (country/territory):&lt;br /&gt;
       -----------------------------------------------------&lt;br /&gt;
    --&amp;gt;{{#if:{{{leader_title1|}}}{{{leader_name1|}}}&lt;br /&gt;
        | {{#if:{{{name|}}}{{{membership|}}}&lt;br /&gt;
          &amp;lt;!--template being used for geopolitical org:--&amp;gt;&lt;br /&gt;
           | &amp;lt;tr&amp;gt;&amp;lt;th colspan=&amp;quot;3&amp;quot;&amp;gt;Leaders&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
          &amp;lt;!--template being used for country/territory:&lt;br /&gt;
        --&amp;gt;| &amp;lt;tr&amp;gt;&amp;lt;th colspan=&amp;quot;3&amp;quot;&amp;gt;Government&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
       --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Leaders&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title1|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title2|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title1}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name1}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title2|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title3|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title2}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name2}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title3|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title4|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title3}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name3}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title4|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title5|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title4}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name4}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title5|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title6|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title5}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name5}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title6|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title7|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title6}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name6}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title7|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title8|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title7}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name7}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title8|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{leader_title9|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title8}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name8}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{leader_title9|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{leader_title9}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{leader_name9}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Legislature&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{legislature|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Legislature&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{legislature}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{upper_house|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;[[Upper house]]&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{upper_house}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{lower_house|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;[[Lower house]]&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{lower_house}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Sovereignty (country/territory)&lt;br /&gt;
  Establishment (geopolitical organization)&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event1|}}}{{{sovereignty_type|}}}{{{established|}}}&lt;br /&gt;
     | &amp;lt;tr {{#if:{{{established_event1|}}} |class=&amp;quot;mergedtoprow&amp;quot;}}&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
       ----------Sovereignty----------&lt;br /&gt;
       --&amp;gt;{{#if:{{{sovereignty_type|}}}&lt;br /&gt;
           | &amp;lt;th colspan=&amp;quot;3&amp;quot;&amp;gt;{{{sovereignty_type}}}&amp;lt;!--&lt;br /&gt;
               --&amp;gt;{{#if:{{{sovereignty_note|}}} |&amp;amp;nbsp;{{nobold|{{{sovereignty_note}}} }}}}&amp;lt;!--&lt;br /&gt;
          --&amp;gt;&amp;lt;/th&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
       ---------Establishment----------&lt;br /&gt;
        --&amp;gt;| {{#if:{{{established|}}}&lt;br /&gt;
              | &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Establishment&amp;lt;/th&amp;gt;&lt;br /&gt;
                &amp;lt;td&amp;gt;{{{established}}}&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;| &amp;lt;th colspan=&amp;quot;3&amp;quot;&amp;gt;Establishment&amp;lt;/th&amp;gt;&amp;lt;!--&lt;br /&gt;
          --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
       --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    --&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Significant events in country/territory&lt;br /&gt;
                     or organization's establishment&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event1|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event2|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event1}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date1|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event2|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event3|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event2}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date2|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event3|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event4|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event3}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date3|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event4|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event5|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event4}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date4|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event5|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event6|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event5}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date5|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event6|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event7|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event6}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date6|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event7|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event8|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event7}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date7|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event8|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event9|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event8}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date8|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event9|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event10|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event9}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date9|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event10|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event11|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event10}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date10|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event11|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;{{#if:{{{established_event12|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event11}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date11|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{established_event12|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{established_event12}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{established_date12|}}}&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Area&lt;br /&gt;
  (area_label, area_km2, area_label2, area_data2, ...)&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{area_km2|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;3&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{area_link|}}}&lt;br /&gt;
               | [[{{{area_link}}}|Area]]&lt;br /&gt;
               | {{#ifexist:Geography of {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}&lt;br /&gt;
                  | [[Geography of {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}|Area]]&lt;br /&gt;
                  | Area&amp;lt;!--&lt;br /&gt;
              --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{{area_label|Total}}}&amp;lt;!--&lt;br /&gt;
              ---France-related footnote:--&amp;gt;{{#if:{{{FR_foot4|}}} |{{{FR_foot4}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{formatnum:{{{area_km2|}}}}}&amp;amp;nbsp;km{{smallsup|2}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{area_footnote|}}} |{{{area_footnote}}} }}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{area_rank|}}} |([[List of countries and outlying territories by total area|{{{area_rank}}}]]) }}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{area_sq_mi|}}}&lt;br /&gt;
               |&amp;lt;br/&amp;gt;{{formatnum:{{{area_sq_mi|}}}}}&amp;lt;!--&lt;br /&gt;
            --&amp;gt;|&amp;lt;br/&amp;gt;{{formatnum:{{#expr:{{{area_km2|}}} div 2.589988110336 round 0}}}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;amp;nbsp;sq&amp;amp;nbsp;mi&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    -------------------Percentage water--------------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{percent_water|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Water&amp;amp;nbsp;(%)&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{percent_water}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    ------------------Area 2 (customized)-------------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{area_label2|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{area_label2|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{area_data2|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    -----------Areas of France-----------&lt;br /&gt;
 --&amp;gt;{{#if:{{{FR_metropole|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{FR_metropole}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;[[Institut Géographique National|IGN]]{{{FR_foot2|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{formatnum:{{{FR_IGN_area_km2|}}}}}&amp;amp;nbsp;km{{smallsup|2}}&amp;amp;nbsp;([[List of countries and outlying territories by total area|{{{FR_IGN_area_rank|}}}]])&amp;lt;!--&lt;br /&gt;
               --&amp;gt;{{#if:{{{FR_IGN_area_sq_mi|}}}&lt;br /&gt;
                   |&amp;lt;br/&amp;gt;{{formatnum:{{{FR_IGN_area_sq_mi|}}}}}&amp;lt;!--&lt;br /&gt;
                --&amp;gt;|&amp;lt;br/&amp;gt;{{formatnum:{{#expr:{{{FR_IGN_area_km2|}}} div 2.589988110336 round 0}}}}&amp;lt;!--&lt;br /&gt;
               --&amp;gt;}}&amp;amp;nbsp;sq&amp;amp;nbsp;mi&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;[[Cadastre]]{{{FR_foot3|}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{formatnum:{{{FR_cadastre_area_km2|}}}}}&amp;amp;nbsp;km{{smallsup|2}}&amp;amp;nbsp;([[List of countries and outlying territories by total area|{{{FR_cadastre_area_rank|}}}]])&amp;lt;!--&lt;br /&gt;
               --&amp;gt;{{#if:{{{FR_cadastre_area_sq_mi|}}}&lt;br /&gt;
                   |&amp;lt;br/&amp;gt;{{formatnum:{{{FR_cadastre_area_sq_mi|}}}}}&lt;br /&gt;
                   |&amp;lt;br/&amp;gt;{{formatnum:{{#expr:{{{FR_cadastre_area_km2|}}} div 2.589988110336 round 0}}}}&amp;lt;!--&lt;br /&gt;
               --&amp;gt;}}&amp;amp;nbsp;sq&amp;amp;nbsp;mi&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Population&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{population_estimate|}}}{{{population_census|}}}{{{FR_metropole_population|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;3&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{population_link|}}}&lt;br /&gt;
               | [[{{{population_link}}}|Population]]&amp;lt;!--&lt;br /&gt;
            --&amp;gt;| {{#ifexist:Demographics of {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}&lt;br /&gt;
                  | [[Demographics of {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}|Population]]&amp;lt;!--&lt;br /&gt;
               --&amp;gt;| Population&amp;lt;!--&lt;br /&gt;
              --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
      --&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
       ---------------Estimate---------------&lt;br /&gt;
    --&amp;gt;{{#if:{{{population_estimate|}}}&lt;br /&gt;
        | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{#if:{{{population_estimate_year|}}} |{{{population_estimate_year}}}&amp;amp;nbsp;}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;estimate&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{population_estimate}}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{#if:{{{population_estimate_rank|}}} |&amp;amp;nbsp;([[List of countries by population|{{{population_estimate_rank}}}]])}}&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
       ----------------Census----------------&lt;br /&gt;
    --&amp;gt;{{#if:{{{population_census|}}}&lt;br /&gt;
        | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{#if:{{{population_census_year|}}} |{{{population_census_year}}}&amp;amp;nbsp;}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;census&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{population_census|}}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{#if:{{{population_census_rank|}}} |&amp;amp;nbsp;([[List of countries by population|{{{population_census_rank}}}]])}}&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    -------(France)-------&lt;br /&gt;
 --&amp;gt;{{#if:{{{FR_metropole_population|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;({{{FR_total_population_estimate_year}}})&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Total{{{FR_foot}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{FR_total_population_estimate}}}&amp;amp;nbsp;([[List of countries by population in 2005|{{{FR_total_population_estimate_rank}}}]])&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{FR_metropole}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{FR_metropole_population}}}&amp;amp;nbsp;([[List of countries by population in 2005|{{{FR_metropole_population_estimate_rank}}}]])&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   ---------------Density----------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{population_density_km2|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Density&amp;lt;!--&lt;br /&gt;
            ---France-related footnote:--&amp;gt;{{#if:{{{FR_foot5|}}} |{{{FR_foot5}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{population_density_km2|}}}/km{{smallsup|2}}&amp;lt;!--&lt;br /&gt;
            --&amp;gt;{{#if:{{{pop_den_footnote|}}} |&amp;amp;nbsp;{{{pop_den_footnote|}}}}}&amp;lt;!--&lt;br /&gt;
            --&amp;gt;{{#if:{{{population_density_rank|}}} |&amp;amp;nbsp;([[List of sovereign states and dependent territories by population density|{{{population_density_rank}}}]])}}&amp;lt;!--&lt;br /&gt;
            --&amp;gt;{{#if:{{{population_density_sq_mi|}}}&lt;br /&gt;
                |&amp;lt;br/&amp;gt;{{formatnum:{{{population_density_sq_mi|}}}}}&lt;br /&gt;
                |&amp;lt;br/&amp;gt;{{formatnum:{{#expr:{{{population_density_km2|}}} * 2.589988110336 round 1}}}}&amp;lt;!--&lt;br /&gt;
            --&amp;gt;}}/sq&amp;amp;nbsp;mi&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  GDP&lt;br /&gt;
============================================================&lt;br /&gt;
    -----------------PPP-----------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{GDP_PPP|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;'''[[Gross domestic product|GDP]]'''&amp;amp;nbsp;([[Purchasing power parity|PPP]])&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{#if:{{{GDP_PPP_year|}}} |{{{GDP_PPP_year}}}&amp;amp;nbsp;}}estimate&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Total&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{GDP_PPP}}}&amp;lt;!--&lt;br /&gt;
             --&amp;gt;{{#if:{{{GDP_PPP_rank|}}} |&amp;amp;nbsp;([[List of countries by GDP (PPP)|{{{GDP_PPP_rank}}}]])}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    -------(PPP per capita)-------&lt;br /&gt;
    --&amp;gt;{{#if:{{{GDP_PPP_per_capita|}}}&lt;br /&gt;
        | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Per capita&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{GDP_PPP_per_capita}}}&amp;lt;!--&lt;br /&gt;
                --&amp;gt;{{#if:{{{GDP_PPP_per_capita_rank|}}} |&amp;amp;nbsp;([[List of countries by GDP (PPP) per capita|{{{GDP_PPP_per_capita_rank}}}]])}}&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    ---------------Nominal---------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{GDP_nominal|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;'''[[Gross domestic product|GDP]]'''&amp;amp;nbsp;(nominal)&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{#if:{{{GDP_nominal_year|}}} |{{{GDP_nominal_year}}}&amp;amp;nbsp;}}estimate&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&lt;br /&gt;
       &amp;lt;tr class=&amp;quot;mergedrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Total&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{GDP_nominal}}}&amp;lt;!--&lt;br /&gt;
             --&amp;gt;{{#if:{{{GDP_nominal_rank|}}} |&amp;amp;nbsp;([[List of countries by GDP (nominal)|{{{GDP_nominal_rank}}}]])}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    -------(Nominal per capita)-------&lt;br /&gt;
    --&amp;gt;{{#if:{{{GDP_nominal_per_capita|}}}&lt;br /&gt;
        | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Per capita&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{GDP_nominal_per_capita}}}&amp;lt;!--&lt;br /&gt;
                --&amp;gt;{{#if:{{{GDP_nominal_per_capita_rank|}}} |&amp;amp;nbsp;([[List of countries by GDP (nominal) per capita|{{{GDP_nominal_per_capita_rank}}}]])}}&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Gini&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{Gini|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;'''[[Gini_coefficient|Gini]]'''&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{Gini_year|}}} |&amp;amp;nbsp;({{{Gini_year}}})}}&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
         -----Include increase/decrease/steady icon&lt;br /&gt;
                             (if Gini_change provided):-----&lt;br /&gt;
      --&amp;gt;&amp;lt;td&amp;gt;{{#switch:{{{Gini_change|}}}&lt;br /&gt;
              |increase = {{increaseNegative}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;|decrease = {{decreasePositive}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;|steady = {{steady}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
          --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
          -------Add Gini (and Gini_ref if supplied):-------&lt;br /&gt;
          --&amp;gt;{{{Gini}}}{{{Gini_ref|}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
             -----Add Gini_category/_rank if either or&lt;br /&gt;
                                         both supplied:-----&lt;br /&gt;
             --&amp;gt;{{#if:{{{Gini_category|}}}&lt;br /&gt;
                 |&amp;amp;nbsp;{{small|({{{Gini_category}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;{{#if:{{{Gini_rank|}}}&lt;br /&gt;
                      |{{small|{{\}}[[List of countries by income equality|{{{Gini_rank}}}]])}}&lt;br /&gt;
                      |{{small|)}}&lt;br /&gt;
                  }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
                  -----Gini_category not supplied, so&lt;br /&gt;
                                   evaluate and add it:-----&lt;br /&gt;
              --&amp;gt;|&amp;lt;span style=&amp;quot;font-size:85%;white-space:nowrap;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;{{#ifeq:{{#expr:{{{Gini}}}&amp;lt;30}}|1 |&amp;amp;nbsp;({{color|#090|low}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;|{{#ifeq:{{#expr:{{{Gini}}}&amp;gt;=30}}|1 |&amp;amp;nbsp;({{color|#fc0|medium}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;|{{#ifeq:{{#expr:{{{Gini}}}&amp;gt;=46}}|1 |&amp;amp;nbsp;({{color|#e0584e|high}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;|{{#ifeq:{{#expr:{{{Gini}}}&amp;gt;=60}}|1 |&amp;amp;nbsp;({{color|#e0584e|very high}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;}}}}}}}}&amp;lt;!--&lt;br /&gt;
               --&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
                  -----Add Gini_rank (if supplied):-----&lt;br /&gt;
                  --&amp;gt;{{#if:{{{Gini_rank|}}}&lt;br /&gt;
                      |{{small|{{\}}[[List of countries by income equality|{{{Gini_rank}}}]])}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;|{{small|)}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
      --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  HDI&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{HDI|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;'''[[Human Development Index|HDI]]''' &amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#if:{{{HDI_year|}}} |({{{HDI_year}}})}}&amp;lt;/td&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
         -----Include increase/decrease/steady icon&lt;br /&gt;
                              (if HDI_change provided):-----&lt;br /&gt;
      --&amp;gt;&amp;lt;td&amp;gt;{{#switch:{{{HDI_change|}}}&lt;br /&gt;
              |increase = {{increase}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;|decrease = {{decrease}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;|steady = {{steady}}&amp;amp;nbsp;&amp;lt;!--&lt;br /&gt;
          --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
          -------Add HDI (and HDI_ref if supplied):-------&lt;br /&gt;
          --&amp;gt;{{{HDI}}}{{{HDI_ref|}}}&amp;lt;!--&lt;br /&gt;
          &lt;br /&gt;
             -----Add HDI_category/_rank if either or&lt;br /&gt;
                                         both supplied:-----&lt;br /&gt;
             --&amp;gt;{{#if:{{{HDI_category|}}}&lt;br /&gt;
                 |&amp;amp;nbsp;{{small|({{{HDI_category}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;{{#if:{{{HDI_rank|}}}&lt;br /&gt;
                      |{{small|{{\}}[[List of countries by Human Development Index|{{{HDI_rank}}}]])}}&amp;lt;!--&lt;br /&gt;
                      |{{small|)}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
                  -----HDI_category not supplied, so&lt;br /&gt;
                                   evaluate and add it:-----&lt;br /&gt;
              --&amp;gt;|&amp;lt;span style=&amp;quot;font-size:85%;white-space:nowrap;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
                    --&amp;gt;{{#ifeq:{{#expr:{{{HDI}}}&amp;gt;0.789}}|1 |&amp;amp;nbsp;({{color|#090|very high}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;|{{#ifeq:{{#expr:{{{HDI}}}&amp;gt;0.699}}|1 |&amp;amp;nbsp;({{color|#090|high}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;|{{#ifeq:{{#expr:{{{HDI}}}&amp;gt;0.519}}|1 |&amp;amp;nbsp;({{color|#fc0|medium}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;|{{#ifeq:{{#expr:{{{HDI}}}&amp;gt;0.000}}|1 |&amp;amp;nbsp;({{color|#e0584e|low}}&amp;lt;!--&lt;br /&gt;
                    --&amp;gt;}}}}}}}}&amp;lt;!--&lt;br /&gt;
               --&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;!--&lt;br /&gt;
                  -----Add HDI_rank (if supplied):-----&lt;br /&gt;
                  --&amp;gt;{{#if:{{{HDI_rank|}}}&lt;br /&gt;
                      |{{small|{{\}}[[List of countries by Human Development Index|{{{HDI_rank}}}]])}}&amp;lt;!--&lt;br /&gt;
                   --&amp;gt;|)&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
      --&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Currency&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{currency|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;vertical-align:middle;&amp;quot;&amp;gt;Currency&amp;lt;/th&amp;gt;&lt;br /&gt;
           &amp;lt;td&amp;gt;{{{currency}}} {{#if:{{{currency_code|}}} |(&amp;lt;code&amp;gt;[[ISO 4217|{{{currency_code}}}]]&amp;lt;/code&amp;gt;)}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Time zone&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{time_zone|}}}{{{utc_offset|}}}&lt;br /&gt;
     | &amp;lt;tr {{#if:{{{utc_offset_DST|}}}{{{DST_note|}}} |class=&amp;quot;mergedtoprow&amp;quot;}}&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Time zone&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{time_zone|}}} &amp;lt;!--&lt;br /&gt;
              --&amp;gt;{{#if:{{{utc_offset|}}}&lt;br /&gt;
                  |{{nowrap|([[Coordinated Universal Time|UTC]]{{{utc_offset}}})}}&amp;lt;!--&lt;br /&gt;
              --&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;{{#if:{{{time_zone_DST|}}}{{{utc_offset_DST|}}}&lt;br /&gt;
        | &amp;lt;tr class=&amp;quot;{{#if:{{{DST_note|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;width:1.0em;padding:0 0 0 0.6em;&amp;quot;&amp;gt;&amp;amp;nbsp;-&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;Summer&amp;amp;nbsp;([[Daylight saving time|DST]])&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;{{{DST|{{{time_zone_DST|}}}}}}&amp;amp;nbsp;([[Coordinated Universal Time|UTC]]{{{utc_offset_DST}}})&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
    --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{DST_note|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
          &amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;{{{DST_note}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Antipodes&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{antipodes|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;[[Antipodes]]&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{antipodes}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Date format&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{date_format|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Date format&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{date_format}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Rule of the road&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{drives_on|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;Drives on the&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{lcfirst:{{{drives_on}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Calling code&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{calling_code|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;{{#ifexist:Telephone numbers in {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}&lt;br /&gt;
               | [[Telephone numbers in {{{linking_name|{{{common_name|{{{name|{{PAGENAME}}}}}}}}}}}|Calling code]]&lt;br /&gt;
               | Calling code&lt;br /&gt;
              }}&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{calling_code}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Patron saint/s&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{patron_saint|{{{patron_saints|}}}}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot; &amp;gt;[[Patron saint]]{{#if:{{{patron_saints|}}}|s}}&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{patron_saint|{{{patron_saints}}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  ISO 3166 code&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#switch:{{{iso3166code|}}}&lt;br /&gt;
     |omit = &amp;lt;!--(do nothing)--&amp;gt;&lt;br /&gt;
     | = &amp;lt;!--if iso3166code is not supplied:&lt;br /&gt;
          --&amp;gt;{{#if:{{{common_name|}}}&lt;br /&gt;
              | {{#ifexist:Template:ISO 3166 code {{{common_name|}}}&lt;br /&gt;
                 | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
                     &amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;[[ISO 3166|ISO 3166 code]]&amp;lt;/th&amp;gt;&lt;br /&gt;
                     &amp;lt;td&amp;gt;[[ISO 3166-2:{{ISO 3166 code {{{common_name}}}}}|{{ISO 3166 code {{{common_name}}}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
                   &amp;lt;/tr&amp;gt;&lt;br /&gt;
                }}&lt;br /&gt;
             }}&lt;br /&gt;
     |#default = &amp;lt;tr&amp;gt;&lt;br /&gt;
                   &amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;[[ISO 3166|ISO 3166 code]]&amp;lt;/th&amp;gt;&lt;br /&gt;
                   &amp;lt;td&amp;gt;[[ISO 3166-2:{{uc:{{{iso3166code}}}}}|{{uc:{{{iso3166code}}}}}]]&amp;lt;/td&amp;gt;&lt;br /&gt;
                 &amp;lt;/tr&amp;gt;&lt;br /&gt;
    }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Internet TLD&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{cctld|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;th colspan=&amp;quot;2&amp;quot;&amp;gt;[[Country code top-level domain|Internet TLD]]&amp;lt;/th&amp;gt;&lt;br /&gt;
         &amp;lt;td&amp;gt;{{{cctld}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Official website (geopolitical organization)&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{official_website|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;line-height:11pt;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;'''Website'''&amp;lt;br/&amp;gt;{{{official_website}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Bottom map&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{image_map3|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;padding:0.6em 0em;text-align:center;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
           --&amp;gt;[[File:{{{image_map3}}}|center&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|{{{map3_width|250px}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|alt={{{alt_map3|}}}&amp;lt;!--&lt;br /&gt;
                 --&amp;gt;|Location of {{{common_name|{{{linking_name|{{PAGENAME}}}}}}}}&amp;lt;!--&lt;br /&gt;
           --&amp;gt;]]&amp;lt;!--&lt;br /&gt;
           --&amp;gt;&amp;lt;div style=&amp;quot;position:relative;top:0.3em;&amp;quot;&amp;gt;{{small|{{{map_caption3|}}}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
         &amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
================================================================&lt;br /&gt;
  Footnotes&lt;br /&gt;
================================================================&lt;br /&gt;
    --------------------------------&lt;br /&gt;
                Lettered&lt;br /&gt;
    --------------------------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_a|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;a.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_a}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_b|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote_c|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;b.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_b}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_c|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote_d|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;c.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_c}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_d|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote_e|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;d.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_d}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_e|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote_f|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;e.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_e}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_f|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote_g|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;&amp;lt;big&amp;gt;f.&amp;lt;/big&amp;gt;&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_f}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_g|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote_h|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;g.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_g}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote_h|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;&amp;lt;big&amp;gt;h.&amp;lt;/big&amp;gt;&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote_h}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    --------------------------------&lt;br /&gt;
               Numbered&lt;br /&gt;
    --------------------------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote1|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;1.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote1}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote2|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote3|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;2.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote2}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote3|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote4|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;3.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote3}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote4|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote5|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;4.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote4}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote5|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote6|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;5.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote5}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote6|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote7|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;6.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote6}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote7|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;{{#if:{{{footnote8|}}} |mergedrow |mergedbottomrow}}&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;7.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote7}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnote8|}}}&lt;br /&gt;
     | &amp;lt;tr style=&amp;quot;font-size:xx-small;&amp;quot; class=&amp;quot;mergedbottomrow&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;{{lower|0.3em|&amp;lt;sup&amp;gt;8.&amp;lt;/sup&amp;gt;}}&amp;lt;/td&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;2&amp;quot; style=&amp;quot;padding-left:0;&amp;quot;&amp;gt;{{{footnote8}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
    --------------------------------&lt;br /&gt;
              Non-specific&lt;br /&gt;
    --------------------------------&lt;br /&gt;
 --&amp;gt;{{#if:{{{footnotes|}}}&lt;br /&gt;
     | &amp;lt;tr&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;font-size:85%;&amp;quot;&amp;gt;{{{footnotes}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
============================================================&lt;br /&gt;
  Navbar&lt;br /&gt;
============================================================&lt;br /&gt;
 --&amp;gt;{{#if:{{{navbar|}}}&lt;br /&gt;
     | &amp;lt;tr class=&amp;quot;mergedtoprow noprint&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;td colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&amp;gt;{{navbar|{{{navbar|}}}}}&amp;lt;/td&amp;gt;&lt;br /&gt;
       &amp;lt;/tr&amp;gt;&amp;lt;!--&lt;br /&gt;
 --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313098</id>
		<title>Template:Infobox organization/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313098"/>
		<updated>2013-02-08T23:24:05Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ infobox&lt;br /&gt;
| bodyclass = vcard&lt;br /&gt;
| above     = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}	&lt;br /&gt;
| aboveclass= fn org	&lt;br /&gt;
| abovestyle = background: {{ifempty|{{{bgcolor|}}}|none}}; color: {{ifempty|{{{fgcolor|}}}|#000}};&lt;br /&gt;
| image = {{#if:{{{image|{{{image_border|}}}}}}|[[Image:{{{image|{{{image_border}}}}}}|{{#if:{{{size|}}}|{{{size}}}|200px}}|alt={{{alt|}}}]]|{{{image2|}}}}}&lt;br /&gt;
| caption   = {{{caption|}}}	&lt;br /&gt;
&lt;br /&gt;
| data1     = {{#if:{{{map|}}}|[[Image:{{{map}}}|{{#if:{{{msize|}}}|{{{msize}}}|250px}}|alt={{{malt|}}}]]{{#if:{{{mcaption|}}}|&amp;lt;br/&amp;gt;{{{mcaption}}}}}}}&lt;br /&gt;
| data2     = {{{map2|}}}&lt;br /&gt;
&lt;br /&gt;
| label3    = Abbreviation&lt;br /&gt;
| class3    = nickname&lt;br /&gt;
| data3     = {{{abbreviation|}}}&lt;br /&gt;
| label4    = Motto&lt;br /&gt;
| class4    = note&lt;br /&gt;
| data4     = {{{motto|}}}&lt;br /&gt;
| label5     = Predecessor	&lt;br /&gt;
| data5      = {{{predecessor|}}}&lt;br /&gt;
| label6     = Successor&lt;br /&gt;
| data6      = {{{successor|}}}&lt;br /&gt;
| label7    = Formation&lt;br /&gt;
| class7    = note&lt;br /&gt;
| data7     = {{{formation|}}}&lt;br /&gt;
&lt;br /&gt;
| label8    = Extinction&lt;br /&gt;
| data8     = {{{extinction|}}}&lt;br /&gt;
| label9    = Type&lt;br /&gt;
| data9     = {{{type|}}}&lt;br /&gt;
| label10   = Legal&amp;amp;nbsp;status&lt;br /&gt;
| data10    = {{{status|}}}	&lt;br /&gt;
| label11   = Purpose/focus	&lt;br /&gt;
| data11    = {{{purpose|}}}	&lt;br /&gt;
| label12   = Headquarters	&lt;br /&gt;
| data12    = {{{headquarters|}}}	&lt;br /&gt;
| label13   = Location	&lt;br /&gt;
| class13   = label	&lt;br /&gt;
| data13    = {{{location|}}}	&lt;br /&gt;
| label14   = Coordinates&lt;br /&gt;
| data14    = {{{coords|}}}	&lt;br /&gt;
| label15   = Region&amp;amp;nbsp;served	&lt;br /&gt;
| data15    = {{{region_served|}}}	&lt;br /&gt;
| label16   = Membership	&lt;br /&gt;
| data16    = {{{membership|}}}	&lt;br /&gt;
| label17   = Official&amp;amp;nbsp;languages	&lt;br /&gt;
| data17    = {{{language|}}}	&lt;br /&gt;
| label18   = Secretary&amp;amp;nbsp;General	&lt;br /&gt;
| data18    = {{{general|}}}	&lt;br /&gt;
| label19   = {{#if:{{{leader_title|}}}|{{{leader_title}}}|Leader}}	&lt;br /&gt;
| data19    = {{{leader_name|}}}&lt;br /&gt;
| label20   = {{{leader_title2|}}}	&lt;br /&gt;
| data20    = {{{leader_name2|}}}	&lt;br /&gt;
| label21   = {{{leader_title3|}}}	&lt;br /&gt;
| data21    = {{{leader_name3|}}}	&lt;br /&gt;
| label22   = {{{leader_title4|}}}	&lt;br /&gt;
| data22    = {{{leader_name4|}}}&lt;br /&gt;
| label23   = Key people	&lt;br /&gt;
| data23    = {{{key_people|}}}	&lt;br /&gt;
| label24   = Main&amp;amp;nbsp;organ	&lt;br /&gt;
| data24    = {{{main_organ|}}}	&lt;br /&gt;
| label25   = Parent&amp;amp;nbsp;organization	&lt;br /&gt;
| data25    = {{{parent_organization|}}}	&lt;br /&gt;
| label26   = Affiliations	&lt;br /&gt;
| data26    = {{{affiliations|}}}	&lt;br /&gt;
| label27   = Budget	&lt;br /&gt;
| data27    = {{{budget|}}}	&lt;br /&gt;
| label28   = Staff	&lt;br /&gt;
| data28    = {{{num_staff|}}}	&lt;br /&gt;
| label29   = Volunteers	&lt;br /&gt;
| data29    = {{{num_volunteers|}}}	&lt;br /&gt;
| label30   = Website	&lt;br /&gt;
| class30   = url	&lt;br /&gt;
| data30    = {{{website|}}}	&lt;br /&gt;
| label31   = Remarks	&lt;br /&gt;
| class31   = note&lt;br /&gt;
| data31    = {{{remarks|}}}	&lt;br /&gt;
| label32   = Former name 	&lt;br /&gt;
| class32   = note	&lt;br /&gt;
| data32    = {{{former name|}}}	&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}	&lt;br /&gt;
&amp;lt;!--Please add any interwiki links etc on the /doc page, not here - thanks!--&amp;gt;	&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313097</id>
		<title>Template:Infobox organization/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313097"/>
		<updated>2013-02-08T23:23:24Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ infobox&lt;br /&gt;
| bodyclass = vcard&lt;br /&gt;
| above     = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}	&lt;br /&gt;
| aboveclass= fn org	&lt;br /&gt;
| abovestyle = background: {{ifempty|{{{bgcolor|}}}|none}}; color: {{ifempty|{{{fgcolor|}}}|#000}};&lt;br /&gt;
| image = {{#if:{{{image|{{{image_border|}}}}}}|[[Image:{{{image|{{{image_border}}}}}}|{{#if:{{{size|}}}|{{{size}}}|200px}}|alt={{{alt|}}}]]|{{{image2|}}}}}&lt;br /&gt;
| caption   = {{{caption|}}}	&lt;br /&gt;
&lt;br /&gt;
| data1     = {{#if:{{{map|}}}|[[Image:{{{map}}}|{{#if:{{{msize|}}}|{{{msize}}}|250px}}|alt={{{malt|}}}]]{{#if:{{{mcaption|}}}|&amp;lt;br/&amp;gt;{{{mcaption}}}}}}}}&lt;br /&gt;
| data2     = {{{map2|}}}&lt;br /&gt;
&lt;br /&gt;
| label3    = Abbreviation&lt;br /&gt;
| class3    = nickname&lt;br /&gt;
| data3     = {{{abbreviation|}}}&lt;br /&gt;
| label4    = Motto&lt;br /&gt;
| class4    = note&lt;br /&gt;
| data4     = {{{motto|}}}&lt;br /&gt;
| label5     = Predecessor	&lt;br /&gt;
| data5      = {{{predecessor|}}}&lt;br /&gt;
| label6     = Successor&lt;br /&gt;
| data6      = {{{successor|}}}&lt;br /&gt;
| label7    = Formation&lt;br /&gt;
| class7    = note&lt;br /&gt;
| data7     = {{{formation|}}}&lt;br /&gt;
&lt;br /&gt;
| label8    = Extinction&lt;br /&gt;
| data8     = {{{extinction|}}}&lt;br /&gt;
| label9    = Type&lt;br /&gt;
| data9     = {{{type|}}}&lt;br /&gt;
| label10   = Legal&amp;amp;nbsp;status&lt;br /&gt;
| data10    = {{{status|}}}	&lt;br /&gt;
| label11   = Purpose/focus	&lt;br /&gt;
| data11    = {{{purpose|}}}	&lt;br /&gt;
| label12   = Headquarters	&lt;br /&gt;
| data12    = {{{headquarters|}}}	&lt;br /&gt;
| label13   = Location	&lt;br /&gt;
| class13   = label	&lt;br /&gt;
| data13    = {{{location|}}}	&lt;br /&gt;
| label14   = Coordinates&lt;br /&gt;
| data14    = {{{coords|}}}	&lt;br /&gt;
| label15   = Region&amp;amp;nbsp;served	&lt;br /&gt;
| data15    = {{{region_served|}}}	&lt;br /&gt;
| label16   = Membership	&lt;br /&gt;
| data16    = {{{membership|}}}	&lt;br /&gt;
| label17   = Official&amp;amp;nbsp;languages	&lt;br /&gt;
| data17    = {{{language|}}}	&lt;br /&gt;
| label18   = Secretary&amp;amp;nbsp;General	&lt;br /&gt;
| data18    = {{{general|}}}	&lt;br /&gt;
| label19   = {{#if:{{{leader_title|}}}|{{{leader_title}}}|Leader}}	&lt;br /&gt;
| data19    = {{{leader_name|}}}&lt;br /&gt;
| label20   = {{{leader_title2|}}}	&lt;br /&gt;
| data20    = {{{leader_name2|}}}	&lt;br /&gt;
| label21   = {{{leader_title3|}}}	&lt;br /&gt;
| data21    = {{{leader_name3|}}}	&lt;br /&gt;
| label22   = {{{leader_title4|}}}	&lt;br /&gt;
| data22    = {{{leader_name4|}}}&lt;br /&gt;
| label23   = Key people	&lt;br /&gt;
| data23    = {{{key_people|}}}	&lt;br /&gt;
| label24   = Main&amp;amp;nbsp;organ	&lt;br /&gt;
| data24    = {{{main_organ|}}}	&lt;br /&gt;
| label25   = Parent&amp;amp;nbsp;organization	&lt;br /&gt;
| data25    = {{{parent_organization|}}}	&lt;br /&gt;
| label26   = Affiliations	&lt;br /&gt;
| data26    = {{{affiliations|}}}	&lt;br /&gt;
| label27   = Budget	&lt;br /&gt;
| data27    = {{{budget|}}}	&lt;br /&gt;
| label28   = Staff	&lt;br /&gt;
| data28    = {{{num_staff|}}}	&lt;br /&gt;
| label29   = Volunteers	&lt;br /&gt;
| data29    = {{{num_volunteers|}}}	&lt;br /&gt;
| label30   = Website	&lt;br /&gt;
| class30   = url	&lt;br /&gt;
| data30    = {{{website|}}}	&lt;br /&gt;
| label31   = Remarks	&lt;br /&gt;
| class31   = note&lt;br /&gt;
| data31    = {{{remarks|}}}	&lt;br /&gt;
| label32   = Former name 	&lt;br /&gt;
| class32   = note	&lt;br /&gt;
| data32    = {{{former name|}}}	&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}	&lt;br /&gt;
&amp;lt;!--Please add any interwiki links etc on the /doc page, not here - thanks!--&amp;gt;	&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313096</id>
		<title>Template:Infobox organization/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313096"/>
		<updated>2013-02-08T23:21:35Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ infobox&lt;br /&gt;
| bodyclass = vcard&lt;br /&gt;
| above     = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}	&lt;br /&gt;
| aboveclass= fn org	&lt;br /&gt;
| abovestyle = background: {{ifempty|{{{bgcolor|}}}|none}}; color: {{ifempty|{{{fgcolor|}}}|#000}};&lt;br /&gt;
| image = {{#if:{{{image|{{{image_border|}}}}}}|[[Image:{{{image|{{{image_border}}}}}}|{{#if:{{{size|}}}|{{{size}}}|200px}}|alt={{{alt|}}}]]|{{{image2|}}}}}&lt;br /&gt;
| caption   = {{{caption|}}}	&lt;br /&gt;
| data1     = {{#if:{{{map|}}}|[[Image:{{{map}}}|{{#if:{{{msize|}}}|{{{msize}}}|250px}}|alt={{{malt|}}}]]{{#if:{{{mcaption|}}}|&amp;lt;br/&amp;gt;{{{mcaption}}}}}}}}&lt;br /&gt;
| data2     = {{{map2|}}}&lt;br /&gt;
| label3    = Abbreviation&lt;br /&gt;
| class3    = nickname&lt;br /&gt;
| data3     = {{{abbreviation|}}}&lt;br /&gt;
| label4    = Motto&lt;br /&gt;
| class4    = note&lt;br /&gt;
| data4     = {{{motto|}}}&lt;br /&gt;
| label5     = Predecessor	&lt;br /&gt;
| data5      = {{{predecessor|}}}&lt;br /&gt;
| label6     = Successor&lt;br /&gt;
| data6      = {{{successor|}}}&lt;br /&gt;
| label7    = Formation&lt;br /&gt;
| class7    = note&lt;br /&gt;
| data7     = {{{formation|}}}&lt;br /&gt;
| label8    = Extinction&lt;br /&gt;
| data8     = {{{extinction|}}}&lt;br /&gt;
| label9    = Type&lt;br /&gt;
| data9     = {{{type|}}}&lt;br /&gt;
| label10   = Legal&amp;amp;nbsp;status&lt;br /&gt;
| data10    = {{{status|}}}	&lt;br /&gt;
| label11   = Purpose/focus	&lt;br /&gt;
| data11    = {{{purpose|}}}	&lt;br /&gt;
| label12   = Headquarters	&lt;br /&gt;
| data12    = {{{headquarters|}}}	&lt;br /&gt;
| label13   = Location	&lt;br /&gt;
| class13   = label	&lt;br /&gt;
| data13    = {{{location|}}}	&lt;br /&gt;
| label14   = Coordinates&lt;br /&gt;
| data14    = {{{coords|}}}	&lt;br /&gt;
| label15   = Region&amp;amp;nbsp;served	&lt;br /&gt;
| data15    = {{{region_served|}}}	&lt;br /&gt;
| label16   = Membership	&lt;br /&gt;
| data16    = {{{membership|}}}	&lt;br /&gt;
| label17   = Official&amp;amp;nbsp;languages	&lt;br /&gt;
| data17    = {{{language|}}}	&lt;br /&gt;
| label18   = Secretary&amp;amp;nbsp;General	&lt;br /&gt;
| data18    = {{{general|}}}	&lt;br /&gt;
| label19   = {{#if:{{{leader_title|}}}|{{{leader_title}}}|Leader}}	&lt;br /&gt;
| data19    = {{{leader_name|}}}&lt;br /&gt;
| label20   = {{{leader_title2|}}}	&lt;br /&gt;
| data20    = {{{leader_name2|}}}	&lt;br /&gt;
| label21   = {{{leader_title3|}}}	&lt;br /&gt;
| data21    = {{{leader_name3|}}}	&lt;br /&gt;
| label22   = {{{leader_title4|}}}	&lt;br /&gt;
| data22    = {{{leader_name4|}}}&lt;br /&gt;
| label23   = Key people	&lt;br /&gt;
| data23    = {{{key_people|}}}	&lt;br /&gt;
| label24   = Main&amp;amp;nbsp;organ	&lt;br /&gt;
| data24    = {{{main_organ|}}}	&lt;br /&gt;
| label25   = Parent&amp;amp;nbsp;organization	&lt;br /&gt;
| data25    = {{{parent_organization|}}}	&lt;br /&gt;
| label26   = Affiliations	&lt;br /&gt;
| data26    = {{{affiliations|}}}	&lt;br /&gt;
| label27   = Budget	&lt;br /&gt;
| data27    = {{{budget|}}}	&lt;br /&gt;
| label28   = Staff	&lt;br /&gt;
| data28    = {{{num_staff|}}}	&lt;br /&gt;
| label29   = Volunteers	&lt;br /&gt;
| data29    = {{{num_volunteers|}}}	&lt;br /&gt;
| label30   = Website	&lt;br /&gt;
| class30   = url	&lt;br /&gt;
| data30    = {{{website|}}}	&lt;br /&gt;
| label31   = Remarks	&lt;br /&gt;
| class31   = note&lt;br /&gt;
| data31    = {{{remarks|}}}	&lt;br /&gt;
| label32   = Former name 	&lt;br /&gt;
| class32   = note	&lt;br /&gt;
| data32    = {{{former name|}}}	&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}	&lt;br /&gt;
&amp;lt;!--Please add any interwiki links etc on the /doc page, not here - thanks!--&amp;gt;	&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313095</id>
		<title>Template:Infobox organization/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox_organization/sandbox&amp;diff=6313095"/>
		<updated>2013-02-08T23:21:04Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ infobox&lt;br /&gt;
| bodyclass = vcard&lt;br /&gt;
| above     = {{{name|&amp;lt;includeonly&amp;gt;{{PAGENAME}}&amp;lt;/includeonly&amp;gt;}}}	&lt;br /&gt;
| aboveclass= fn org	&lt;br /&gt;
| abovestyle = background: {{ifempty|{{{bgcolor|}}}|none}}; color: {{ifempty|{{{fgcolor|}}}|#000}};&lt;br /&gt;
| image = {{#if:{{{image|{{{image_border|}}}}}}|[[Image:{{{image|{{{image_border}}}}}}|{{#if:{{{size|}}}|{{{size}}}|200px}}|alt={{{alt|}}}]]|{{{image2|}}}}}&lt;br /&gt;
| caption   = {{{caption|}}}	&lt;br /&gt;
| data1     = {{#if:{{{map|}}}|[[Image:{{{map}}}|{{#if:{{{msize|}}}|{{{msize}}}|250px}}|alt={{{malt|}}}]]{{#if:{{{mcaption|}}}|&amp;lt;br/&amp;gt;{{{mcaption}}}}}}}}&lt;br /&gt;
| data2     = {{{map2|}}}&lt;br /&gt;
| label3    = Abbreviation&lt;br /&gt;
| class3    = nickname&lt;br /&gt;
| data3     = {{{abbreviation|}}}&lt;br /&gt;
| label4    = Motto&lt;br /&gt;
| class4    = note&lt;br /&gt;
| data4     = {{{motto|}}}&lt;br /&gt;
| label5     = Predecessor	&lt;br /&gt;
| data5      = {{{predecessor|}}}}&lt;br /&gt;
| label6     = Successor&lt;br /&gt;
| data6      = {{{successor|}}}&lt;br /&gt;
| label7    = Formation&lt;br /&gt;
| class7    = note&lt;br /&gt;
| data7     = {{{formation|}}}&lt;br /&gt;
| label8    = Extinction&lt;br /&gt;
| data8     = {{{extinction|}}}&lt;br /&gt;
| label9    = Type&lt;br /&gt;
| data9     = {{{type|}}}&lt;br /&gt;
| label10   = Legal&amp;amp;nbsp;status&lt;br /&gt;
| data10    = {{{status|}}}	&lt;br /&gt;
| label11   = Purpose/focus	&lt;br /&gt;
| data11    = {{{purpose|}}}	&lt;br /&gt;
| label12   = Headquarters	&lt;br /&gt;
| data12    = {{{headquarters|}}}	&lt;br /&gt;
| label13   = Location	&lt;br /&gt;
| class13   = label	&lt;br /&gt;
| data13    = {{{location|}}}	&lt;br /&gt;
| label14   = Coordinates&lt;br /&gt;
| data14    = {{{coords|}}}	&lt;br /&gt;
| label15   = Region&amp;amp;nbsp;served	&lt;br /&gt;
| data15    = {{{region_served|}}}	&lt;br /&gt;
| label16   = Membership	&lt;br /&gt;
| data16    = {{{membership|}}}	&lt;br /&gt;
| label17   = Official&amp;amp;nbsp;languages	&lt;br /&gt;
| data17    = {{{language|}}}	&lt;br /&gt;
| label18   = Secretary&amp;amp;nbsp;General	&lt;br /&gt;
| data18    = {{{general|}}}	&lt;br /&gt;
| label19   = {{#if:{{{leader_title|}}}|{{{leader_title}}}|Leader}}	&lt;br /&gt;
| data19    = {{{leader_name|}}}&lt;br /&gt;
| label20   = {{{leader_title2|}}}	&lt;br /&gt;
| data20    = {{{leader_name2|}}}	&lt;br /&gt;
| label21   = {{{leader_title3|}}}	&lt;br /&gt;
| data21    = {{{leader_name3|}}}	&lt;br /&gt;
| label22   = {{{leader_title4|}}}	&lt;br /&gt;
| data22    = {{{leader_name4|}}}&lt;br /&gt;
| label23   = Key people	&lt;br /&gt;
| data23    = {{{key_people|}}}	&lt;br /&gt;
| label24   = Main&amp;amp;nbsp;organ	&lt;br /&gt;
| data24    = {{{main_organ|}}}	&lt;br /&gt;
| label25   = Parent&amp;amp;nbsp;organization	&lt;br /&gt;
| data25    = {{{parent_organization|}}}	&lt;br /&gt;
| label26   = Affiliations	&lt;br /&gt;
| data26    = {{{affiliations|}}}	&lt;br /&gt;
| label27   = Budget	&lt;br /&gt;
| data27    = {{{budget|}}}	&lt;br /&gt;
| label28   = Staff	&lt;br /&gt;
| data28    = {{{num_staff|}}}	&lt;br /&gt;
| label29   = Volunteers	&lt;br /&gt;
| data29    = {{{num_volunteers|}}}	&lt;br /&gt;
| label30   = Website	&lt;br /&gt;
| class30   = url	&lt;br /&gt;
| data30    = {{{website|}}}	&lt;br /&gt;
| label31   = Remarks	&lt;br /&gt;
| class31   = note&lt;br /&gt;
| data31    = {{{remarks|}}}	&lt;br /&gt;
| label32   = Former name 	&lt;br /&gt;
| class32   = note	&lt;br /&gt;
| data32    = {{{former name|}}}	&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}	&lt;br /&gt;
&amp;lt;!--Please add any interwiki links etc on the /doc page, not here - thanks!--&amp;gt;	&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Icon/sandbox&amp;diff=5979911</id>
		<title>Template:Icon/sandbox</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Icon/sandbox&amp;diff=5979911"/>
		<updated>2013-02-08T14:17:07Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:{{lc:{{{class|{{{1|}}}}}}}}&lt;br /&gt;
 |fa             = [[File:Featured article star.svg               | Featured article                   |16px|link=]]&lt;br /&gt;
 |far            = [[File:Cscr-star piece.png                     | Featured article review            |16px|link=]]&lt;br /&gt;
 |farc           = [[File:Cscr-star piece.png                     | Featured article removal candidate |16px|link=]]&lt;br /&gt;
 |ffa|dfa        = [[File:Featured article star - cross.svg       | Former featured article            |16px|link=]]&lt;br /&gt;
 |fac|fan        = [[File:Cscr-candidate.svg                      | Featured article candidate         |16px|link=]]&lt;br /&gt;
 |ffac|nofa      = [[File:Featured article star - cross.svg       | Failed featured article candidate  |16px|link=]]&lt;br /&gt;
 |fl             = [[File:Featured article star.svg               | Featured list                      |16px|link=]]&lt;br /&gt;
 |flrc|flr       = [[File:Cscr-star piece.png                     | Featured list removal candidate    |16px|link=]]&lt;br /&gt;
 |ffl|dfl        = [[File:Cscr-featured-strike.svg                | Former featured list               |16px|link=]]&lt;br /&gt;
 |flc|fln        = [[File:Cscr-candidate.svg                      | Featured list candidate            |16px|link=]]&lt;br /&gt;
 |fflc|nofl      = [[File:Cscr-former.svg                         | Failed featured list candidate     |16px|link=]]&lt;br /&gt;
 |a              = [[File:Symbol a class.svg                      | A-Class article                    |16px|link=]]&lt;br /&gt;
 |dac|daa        = [[File:Symbol unsupport A vote.svg             | Demoted A-Class article            |16px|link=]]&lt;br /&gt;
 |acc|acn|aac    = [[File:A candidate.svg                         | A-Class article candidate          |16px|link=]]&lt;br /&gt;
 |noac|faac      = [[File:Symbol unsupport A vote.svg             | Failed A-Class article candidate   |16px|link=]]&lt;br /&gt;
 |ga             = [[File:Symbol support vote.svg                 | Good article                       |16px|link=]]&lt;br /&gt;
 |gar            = [[File:GA Candidate Neutral vote(ChaosNil).svg | Good article reassessment          |16px|link=]]&lt;br /&gt;
 |dga            = [[File:Symbol unsupport vote.svg               | Delisted good article              |16px|link=]]&lt;br /&gt;
 |gan|gac        = [[File:GA candidate.svg                        | Good article nominee               |16px|link=]]&lt;br /&gt;
 |ga2            = [[File:Symbol neutral vote.svg                 | Good article, 2nd opinion          |16px|link=]]&lt;br /&gt;
 |gah            = [[File:Symbol wait.svg                         | Good article on hold               |16px|link=]]&lt;br /&gt;
 |fgan|noga|gaf|gf = [[File:Symbol unsupport vote.svg             | Failed good article nominee        |16px|link=]]&lt;br /&gt;
 |fp             = [[File:Cscr-featured.svg                       | Featured picture                   |16px|link=]]&lt;br /&gt;
 |ffp            = [[File:Cscr-former.svg                         | Former featured picture            |16px|link=]]&lt;br /&gt;
 |vp             = [[File:ENWP VP Logo.svg                        | Valued picture                     |16px|link=]]&lt;br /&gt;
 |vpc            = [[File:Valued pics 1.svg                       | Valued picture candidate           |16px|link=]]&lt;br /&gt;
 |fs             = [[File:Cscr-featured.svg                       | Featured sound                     |16px|link=]]&lt;br /&gt;
 |ffs            = [[File:Cscr-former.svg                         | Former featured sound              |16px|link=]]&lt;br /&gt;
 |fsc            = [[File:Cscr-candidate.svg                      | Featured sound candidate           |16px|link=]]&lt;br /&gt;
 |fpo            = [[File:Cscr-featured.svg                       | Featured portal                    |16px|link=]]&lt;br /&gt;
 |fpor           = [[File:Cscr-star piece.png                     | Featured portal review             |16px|link=]]&lt;br /&gt;
 |ffpo           = [[File:Featured article star - cross.svg       | Former featured portal             |16px|link=]]&lt;br /&gt;
 |fpoc           = [[File:Cscr-candidate.svg                      | Featured portal candidate          |16px|link=]]&lt;br /&gt;
 |ft             = [[File:Cscr-featuredtopic.svg                  | Featured topic                     |16px|link=]]&lt;br /&gt;
 |ftrc           = [[File:Cscr-star piece.png                     | Featured topic removal candidate   |16px|link=]]&lt;br /&gt;
 |fft|dft        = [[File:DFT candidate_cluster.svg               | Former featured topic              |16px|link=]]&lt;br /&gt;
 |ftc|ftn        = [[File:FT candidate cluster.svg                | Featured topic candidate           |16px|link=]]&lt;br /&gt;
 |gt             = [[File:Support cluster.svg                     | Good topic                         |16px|link=]]&lt;br /&gt;
 |gtrc           = [[File:Symbol unsupport vote.svg               | Good topic removal candidate       |16px|link=]]&lt;br /&gt;
 |gtc|gtn        = [[File:GA candidate cluster.svg                | Good topic candidate               |16px|link=]]&lt;br /&gt;
 |bplus|b+       = [[File:Symbol bplus class.svg                  | Bplus-Class article                |16px|link=]]&lt;br /&gt;
 |b              = [[File:Symbol b class.svg                      | B-Class article                    |16px|link=]]&lt;br /&gt;
 |br|bcr         = [[File:Bclass-checklist.svg                    | B-Class review                     |16px|link=]]&lt;br /&gt;
 |c              = [[File:Symbol c class.svg                      | C-Class article                    |16px|link=]]&lt;br /&gt;
 |start          = [[File:Symbol start class.svg                  | Start-Class article                |16px|link=]]&lt;br /&gt;
 |stub           = [[File:Symbol stub class.svg                   | Stub-Class article                 |16px|link=]]&lt;br /&gt;
 |list           = [[File:Symbol list class.svg                   | List-Class article                 |16px|link=]]&lt;br /&gt;
 |no             = [[File:Crystal button cancel.svg               | Unknown-Class article              |16px|link=]]&lt;br /&gt;
 |book           = [[File:Symbol book class2.svg                  | Wikipedia book                     |16px|link=]]&lt;br /&gt;
 |cat|categ &lt;br /&gt;
 |category       = [[File:Folder Hexagonal Icon.svg               | Category                           |16px|link=]]&lt;br /&gt;
 |dab|disamb&lt;br /&gt;
 |disambig  &lt;br /&gt;
 |disambiguation = [[File:Symbol dab class.svg                    | Disambiguation page                |16px|link=]]&lt;br /&gt;
 |image|file     = [[File:Video-x-generic.svg                     | File                               |16px|link=]]&lt;br /&gt;
 |portal         = [[File:Portal-puzzle.svg                       | Portal                             |16px|link=]]&lt;br /&gt;
 |project        = [[File:Symbol information vote.svg             | Project page                       |16px|link=]]&lt;br /&gt;
 |red|redir&lt;br /&gt;
 |redirect       = [[File:Symbol redirect vote2.svg               | Redirect                           |16px|link=]]&lt;br /&gt;
 |temp|templ&lt;br /&gt;
 |template       = [[File:Symbol template class.svg               | Template                           |16px|link=]]&lt;br /&gt;
 |na             = [[File:Symbol neutral vote.svg                 | Non-article page                   |16px|link=]]&lt;br /&gt;
 |aa             = [[File:Yes check.svg                           | Audited article of limited subject matter|16px|link=]]&lt;br /&gt;
 |da             = [[File:Symbol oppose vote.svg                  | Demoted article                    |16px|link=]]&lt;br /&gt;
 |dyk            = [[File:Symbol question.svg                     | Did You Know?                      |16px|link=]]&lt;br /&gt;
 |dyk2           = [[File:DYK questionmark icon.svg               | Did You Know?                      |16px|link=]]&lt;br /&gt;
 |pr             = [[File:Nuvola apps kedit.png                   | Peer review                        |16px|link=]]&lt;br /&gt;
 |ppr            = [[File:Nuvola apps kedit.png                   | Portal peer review                 |16px|link=]]&lt;br /&gt;
 |q|question     = [[File:Symbol question.svg                     | Question                           |16px|link=]]&lt;br /&gt;
 |qi             = [[File:Quality images logo.svg                 | Quality image on Wikimedia Commons |16px|link=]]&lt;br /&gt;
 |vi             = [[File:Valued image seal.svg                   | Valued image on Wikimedia Commons  |16px|link=]]&lt;br /&gt;
 |tfa            = [[File:Wikipedia-logo.svg                      | Today's Featured Article           |16px|link=]]&lt;br /&gt;
 |itn            = [[File:Globe current.svg                       | In The News                        |16px|link=]]&lt;br /&gt;
 |otd            = [[File:Nuvola apps date.svg                    | On This Day                        |16px|link=]]&lt;br /&gt;
 |wikiproject    = [[File:People icon.svg                         | WikiProject                        |16px|link=]]&lt;br /&gt;
 |wikipedia      = [[File:Wikipedia-logo.svg                      | Wikipedia page                     |16px|link=]]&lt;br /&gt;
 |commons        = [[File:Commons-logo.svg                        | Commons page                       |16x16px|link=]]&lt;br /&gt;
 |wikiquote      = [[File:Wikiquote-logo.svg                      | Wikiquote page                     |16px|link=]]&lt;br /&gt;
 |wikiversity    = [[File:Wikiversity-logo.svg                    | Wikiversity page                   |16px|link=]]&lt;br /&gt;
 |wikibooks      = [[File:Wikibooks-logo.svg                      | Wikibooks page                     |16px|link=]]&lt;br /&gt;
 |wikisource     = [[File:Wikisource-logo.svg                     | Wikisource page                    |16px|link=]]&lt;br /&gt;
 |wiktionary     = [[File:Wiktionary-logo.svg                     | Wiktionary page                    |16px|link=]]&lt;br /&gt;
 |wikinews       = [[File:Wikinews-logo.svg                       | Wikinews page                      |16px|link=]]&lt;br /&gt;
 |wikispecies    = [[File:Wikispecies-logo.svg                    | Wikispecies page                   |16px|link=]]&lt;br /&gt;
 |meta           = [[File:Wikimedia Community Logo.svg            | Meta-wiki page                     |16px|link=]]&lt;br /&gt;
 |#default       = [[File:Symbol question.svg|16px|link=]]&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Infobox/doc&amp;diff=6059393</id>
		<title>Template:Infobox/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Infobox/doc&amp;diff=6059393"/>
		<updated>2013-02-05T19:05:29Z</updated>

		<summary type="html">&lt;p&gt;178.239.50.146: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
{{distinguish|Template:Userbox}}&lt;br /&gt;
This template is intended as a meta-template: a template used for constructing other templates. It is not meant for use directly in an article, but can be used on a one-off basis if required. See [[Help:Infobox]] for an introduction to infoboxes and information on how to design them. See [[:Category:Infobox templates]] for specific infobox templates.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
Usage is similar to {{tl|navbox}}, but with an additional distinction. Each row on the table can contain either a header, or a label/data pair, or just a data cell. These are mutually exclusive states so if you define a row with both a header and a label/data pair, the label/data pair is ignored.&lt;br /&gt;
&lt;br /&gt;
To insert an image somewhere other than at the top of the infobox, or to insert freeform data, use a row with only a data field.&lt;br /&gt;
&lt;br /&gt;
==== Number ranges ====&lt;br /&gt;
Row numbers may be from 1 to 99 (for situations where more than 99 rows are required, see [[#Embedding|Embedding]] below). To allow flexibility when the layout of an infobox is changed, it may be helpful when developing an infobox to use non-contiguous numbers for header and label/data rows. Parameters for new rows can then be inserted in future without having to renumber existing parameters. For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;|header3  = Section 1&lt;br /&gt;
|label5   = Label A&lt;br /&gt;
|data5    = Data B&lt;br /&gt;
|label7   = Label C&lt;br /&gt;
|data7    = Data C&lt;br /&gt;
|header10 = Section 2&lt;br /&gt;
|label12  = Label D&lt;br /&gt;
|data12   = Data D&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&lt;br /&gt;
====View/discuss/edit links====&lt;br /&gt;
;name&lt;br /&gt;
:If this parameter is present, &amp;quot;view/discuss/edit&amp;quot; links will be added to the bottom of the infobox, pointing to the named template. You can use &amp;lt;nowiki&amp;gt;{{subst:PAGENAME}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
:However this is rarely what you want, because it will send users clicking these links in an infobox in an article to the template code rather than the data in the infobox that they probably want to change.&lt;br /&gt;
&lt;br /&gt;
====Title====&lt;br /&gt;
{{Infobox&lt;br /&gt;
|title = Text in caption over infobox&lt;br /&gt;
|subheader = Subheader of the infobox&lt;br /&gt;
|data1 = (the rest of the infobox goes here)&lt;br /&gt;
}}&lt;br /&gt;
{{Infobox&lt;br /&gt;
|above = Text in uppermost cell of infobox&lt;br /&gt;
|subheader = Subheader of the infobox&lt;br /&gt;
|subheader2 = Second subheader of the infobox&lt;br /&gt;
|data1 = (the rest of the infobox goes here)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
There are two different ways to put a title on an infobox. One contains the title inside the infobox's border, the other puts it on top as a caption. You can use both of them together if you like, or just one or the other, or even neither (though this is not recommended).&lt;br /&gt;
;title : Text to put in the caption over top of the table.&lt;br /&gt;
;above : Text to put within the uppermost cell of the table.&lt;br /&gt;
&lt;br /&gt;
====Optional content====&lt;br /&gt;
;subheader, subheader2 : additional title fields which fit below {{{title}}} and {{{above}}}.&lt;br /&gt;
;image, image2 : images to display at the top of the template. Use full image syntax, for example &amp;lt;nowiki&amp;gt;[[File:example.png|200px|alt=Example alt text]]&amp;lt;/nowiki&amp;gt;. Image is centered by default. See [[WP:ALT]] for more on alt text.&lt;br /&gt;
;caption, caption2 : Text to put underneath the images.&lt;br /&gt;
;header(n) : Text to use as a header in row n.&lt;br /&gt;
;label(n): Text to use as a label in row n.&lt;br /&gt;
;data(n): Text to display as data in row n.&lt;br /&gt;
;below: Text to put in the bottom cell. The bottom cell is intended for footnotes, see-also, and other such information.&lt;br /&gt;
;child: See the [[#Embedding|embedding]] section for details.&lt;br /&gt;
&lt;br /&gt;
Note: for any given value for (n), not all combinations of parameters are permitted. The presence of a {{para|header''(n)''}} will cause the corresponding {{para|data''(n)''}}{{para|label''(n)''}} (and {{para|rowclass''(n)''}}, see below) to be ignored; the absence of a {{para|data''(n)''}} will cause the corresponding {{para|label''(n)''}} to be ignored. Valid combinations for any single row are:&lt;br /&gt;
*{{para|header''(n)''}} {{para|class''(n)''}}&lt;br /&gt;
*{{para|data''(n)''}} {{para|rowclass''(n)''}} {{para|class''(n)''}}&lt;br /&gt;
*{{para|label''(n)''}} {{para|data''(n)''}} {{para|rowclass''(n)''}} {{para|class''(n)''}}&lt;br /&gt;
See the rendering of header4, label4, and data4 in the examples section below.&lt;br /&gt;
&lt;br /&gt;
====Optional CSS styling====&lt;br /&gt;
;bodystyle : Applies to the infobox table as a whole&lt;br /&gt;
;titlestyle : Applies only to the title caption. Adding a background color is usually inadvisable since the text is rendered &amp;quot;outside&amp;quot; the infobox.&lt;br /&gt;
;abovestyle : Applies only to the &amp;quot;above&amp;quot; cell at the top. The default style has font-size:large; since this cell is usually used for a title, if you want to use the above cell for regular-sized text include &amp;quot;font-size:medium;&amp;quot; in the abovestyle.&lt;br /&gt;
;imagestyle : Applies to the cell the image is in. This includes the text of the image caption, but you should set text properties with captionstyle instead of imagestyle in case the caption is moved out of this cell in the future.&lt;br /&gt;
;captionstyle : Applies to the text of the image caption.&lt;br /&gt;
;headerstyle : Applies to all header cells&lt;br /&gt;
;labelstyle : Applies to all label cells&lt;br /&gt;
;datastyle : Applies to all data cells&lt;br /&gt;
;belowstyle : Applies only to the below cell&lt;br /&gt;
&lt;br /&gt;
==== HTML classes ====&lt;br /&gt;
;bodyclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox as a whole.&lt;br /&gt;
;titleclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox's title caption.&lt;br /&gt;
;aboveclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox's &amp;quot;above&amp;quot; cell.&lt;br /&gt;
; aboverowclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the complete table row the &amp;quot;above&amp;quot; cell is on.&lt;br /&gt;
; subheaderclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox's subheader.&lt;br /&gt;
; subheaderrowclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the complete table row the subheader is on.&lt;br /&gt;
;imageclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the image.&lt;br /&gt;
; imagerowclass1, imagerowclass2 : These parameters are inserted into the &amp;quot;class&amp;quot; attribute for the complete table row the respective images are on.&lt;br /&gt;
;rowclass(n) : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the specified row '''including''' the label or other explanatory text.&lt;br /&gt;
;class(n) : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the data cell of the specified row. If there's no data cell it has no effect.&lt;br /&gt;
;belowclass : This parameter is inserted into the &amp;quot;class&amp;quot; attribute for the infobox's below cell.&lt;br /&gt;
&lt;br /&gt;
==== Microformats ====&lt;br /&gt;
&lt;br /&gt;
This template supports the addition of microformat information. This is done by adding &amp;quot;class&amp;quot; attributes to various data cells, indicating what kind of information is contained within. To flag an infobox as containing [[hCard]] information, for example, add the following parameter:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|bodyclass = vcard&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And for each row containing a data cell that's part of the vcard, add a corresponding class parameter:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|class1 = fn&lt;br /&gt;
|class2 = org&lt;br /&gt;
|class3 = tel&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
...and so forth. &amp;quot;above&amp;quot; and &amp;quot;title&amp;quot; can also be given classes, since these are usually used to display the name of the subject of the infobox.&lt;br /&gt;
&lt;br /&gt;
See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [[microformat]] for more information on microformats in general.&lt;br /&gt;
&lt;br /&gt;
====Italic titles====&lt;br /&gt;
Titles of articles with infoboxes may be made italic, in line with [[WP:ITALICTITLE]], by passing the &amp;lt;code&amp;gt;italic title&amp;lt;/code&amp;gt; parameter.&lt;br /&gt;
*Turn on italic titles by passing {{para|italic title|&amp;lt;nowiki&amp;gt;{{{italic title|}}}&amp;lt;/nowiki&amp;gt;}} from the infobox.&lt;br /&gt;
*Turn off by default but allow some instances to be made italic by passing {{para|italic title|&amp;lt;nowiki&amp;gt;{{{italic title|no}}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
*Do not make any titles italic by not passing the parameter at all.&lt;br /&gt;
&lt;br /&gt;
===Making fields optional===&lt;br /&gt;
A row with a label but no data is not displayed. This allows for the easy creation of optional infobox content rows. To make a row optional use a parameter that defaults to an empty string, like so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|label5 = Population&lt;br /&gt;
|data5  = {{{population|}}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This way if an article doesn't define the population parameter in its infobox the row won't be displayed.&lt;br /&gt;
&lt;br /&gt;
For more complex fields with pre-formatted contents that would still be present even if the parameter wasn't set, you can wrap it all in an &amp;quot;#if&amp;quot; statement to make the whole thing vanish when the parameter is not used. For instance, the &amp;quot;#if&amp;quot; statement in the following example reads &amp;quot;#if:the parameter ''mass'' has been supplied |then display it, followed by 'kg'&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
|label6 = Mass&lt;br /&gt;
|data6  = {{#if:{{{mass|}}}|{{{mass}}} kg}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For more on #if, see [[meta:ParserFunctions##if:|here]].&lt;br /&gt;
&lt;br /&gt;
You can also make headers optional in a similar way. If you want a header to appear only if one or more of the data fields that fall under it are filled, one could use the following pattern as an example of how to do it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;{{Infobox&lt;br /&gt;
|name    = {{subst:PAGENAME}}&lt;br /&gt;
|title   = Example of an optional header&lt;br /&gt;
|header1 = {{#if:{{{item_one|}}}{{{item_two|}}}{{{item_three|}}}|Optional header}}&lt;br /&gt;
|label2  = Item one&lt;br /&gt;
|data2   = {{{item_one|}}}&lt;br /&gt;
|label3  = Item two&lt;br /&gt;
|data3   = {{{item_two|}}}&lt;br /&gt;
|label4  = Item three&lt;br /&gt;
|data4   = {{{item_three|}}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
header1 will be shown if any of item_one, item_two, or item_three is defined. If none of the three parameters are defined the header won't be shown.&lt;br /&gt;
&lt;br /&gt;
The trick to this is that the &amp;quot;if&amp;quot; returns false only if there is nothing whatsoever in the conditional section, so only if all three of item_one, item_two and item_three are undefined will the if statement fail.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
{{Infobox&lt;br /&gt;
|name         = Infobox/doc&lt;br /&gt;
|bodystyle    = &lt;br /&gt;
|title        = Test Infobox&lt;br /&gt;
|titlestyle   = &lt;br /&gt;
&lt;br /&gt;
|image        = [[File:example.png|200px|alt=Example alt text]]&lt;br /&gt;
|imagestyle   = &lt;br /&gt;
|caption      = Caption for example.png&lt;br /&gt;
|captionstyle = &lt;br /&gt;
|headerstyle  = background:#ccf;&lt;br /&gt;
|labelstyle   = background:#ddf;&lt;br /&gt;
|datastyle    = &lt;br /&gt;
&lt;br /&gt;
|header1 = Header defined alone&lt;br /&gt;
|label1  = &lt;br /&gt;
|data1   = &lt;br /&gt;
|header2 = &lt;br /&gt;
|label2  = Label defined alone does not display (needs data, or is suppressed)&lt;br /&gt;
|data2   = &lt;br /&gt;
|header3 =&lt;br /&gt;
|label3  = &lt;br /&gt;
|data3   = Data defined alone&lt;br /&gt;
|header4 = All three defined (header, label, data, all with same number)&lt;br /&gt;
|label4  = does not display (same number as a header)&lt;br /&gt;
|data4   = does not display (same number as a header)&lt;br /&gt;
|header5 =&lt;br /&gt;
|label5  = Label and data defined (label)&lt;br /&gt;
|data5   = Label and data defined (data)&lt;br /&gt;
&lt;br /&gt;
|belowstyle = background:#ddf;&lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;{{Infobox&lt;br /&gt;
|name         = Infobox/doc&lt;br /&gt;
|bodystyle    = &lt;br /&gt;
|title        = Test Infobox&lt;br /&gt;
|titlestyle   = &lt;br /&gt;
&lt;br /&gt;
|image        = [[File:example.png|200px|alt=Example alt text]]&lt;br /&gt;
|imagestyle   = &lt;br /&gt;
|caption      = Caption for example.png&lt;br /&gt;
|captionstyle = &lt;br /&gt;
|headerstyle  = background:#ccf;&lt;br /&gt;
|labelstyle   = background:#ddf;&lt;br /&gt;
|datastyle    = &lt;br /&gt;
&lt;br /&gt;
|header1 = Header defined alone&lt;br /&gt;
|label1  = &lt;br /&gt;
|data1   = &lt;br /&gt;
|header2 = &lt;br /&gt;
|label2  = Label defined alone does not display (needs data, or is suppressed)&lt;br /&gt;
|data2   = &lt;br /&gt;
|header3 =&lt;br /&gt;
|label3  = &lt;br /&gt;
|data3   = Data defined alone&lt;br /&gt;
|header4 = All three defined (header, label, data, all with same number)&lt;br /&gt;
|label4  = does not display (same number as a header)&lt;br /&gt;
|data4   = does not display (same number as a header)&lt;br /&gt;
|header5 =&lt;br /&gt;
|label5  = Label and data defined (label)&lt;br /&gt;
|data5   = Label and data defined (data)&lt;br /&gt;
&lt;br /&gt;
|belowstyle = background:#ddf;&lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Notice how when a label is defined without an accompanying data cell the row doesn't appear in the displayed infobox, and when a header is defined on the same row as a data cell all of them are displayed.&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
For this example, {{nowrap|bodystyle &amp;amp;#0061; width:20em;}} and {{nowrap|labelstyle &amp;amp;#0061; width:33%;}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox&lt;br /&gt;
|bodystyle   = width:20em;&lt;br /&gt;
|name        = Infobox/doc&lt;br /&gt;
|title       = Test Infobox&lt;br /&gt;
|titlestyle  = &lt;br /&gt;
|headerstyle = &lt;br /&gt;
|labelstyle  = width:33%&lt;br /&gt;
|datastyle   = &lt;br /&gt;
&lt;br /&gt;
|header1 = &lt;br /&gt;
|label1  = Label 1&lt;br /&gt;
|data1   = Data 1&lt;br /&gt;
|header2 = &lt;br /&gt;
|label2  = Label 2&lt;br /&gt;
|data2   = Data 2&lt;br /&gt;
|header3 = &lt;br /&gt;
|label3  = Label 3&lt;br /&gt;
|data3   = Data 3&lt;br /&gt;
|header4 = Header 4&lt;br /&gt;
|label4  = &lt;br /&gt;
|data4   = &lt;br /&gt;
|header5 = &lt;br /&gt;
|label5  = Label 5&lt;br /&gt;
|data5   = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&lt;br /&gt;
&lt;br /&gt;
|belowstyle = &lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
|bodystyle   = width:20em;&lt;br /&gt;
|name        = Infobox/doc&lt;br /&gt;
|title       = Test Infobox&lt;br /&gt;
|titlestyle  = &lt;br /&gt;
|headerstyle = &lt;br /&gt;
|labelstyle  = width:33%&lt;br /&gt;
|datastyle   = &lt;br /&gt;
&lt;br /&gt;
|header1 = &lt;br /&gt;
|label1  = Label 1&lt;br /&gt;
|data1   = Data 1&lt;br /&gt;
|header2 = &lt;br /&gt;
|label2  = Label 2&lt;br /&gt;
|data2   = Data 2&lt;br /&gt;
|header3 = &lt;br /&gt;
|label3  = Label 3&lt;br /&gt;
|data3   = Data 3&lt;br /&gt;
|header4 = Header 4&lt;br /&gt;
|label4  = &lt;br /&gt;
|data4   = &lt;br /&gt;
|header5 = &lt;br /&gt;
|label5  = Label 5&lt;br /&gt;
|data5   = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.&lt;br /&gt;
&lt;br /&gt;
|belowstyle = &lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Embedding===&lt;br /&gt;
One infobox template can be embedded into another using the {{para|child}} parameter.  This feature can be used to create a modular infobox, or to create more well defined logical sections.&lt;br /&gt;
{{Infobox&lt;br /&gt;
| title = Top level title&lt;br /&gt;
| data1 = {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | title = First subsection&lt;br /&gt;
  | label1= Label 1.1&lt;br /&gt;
  | data1 = Data 1.1&lt;br /&gt;
}}&lt;br /&gt;
| data2 = {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | title = Second subsection&lt;br /&gt;
  | label1= Label 2.1&lt;br /&gt;
  | data1 = Data 2.1&lt;br /&gt;
}}&lt;br /&gt;
|belowstyle = &lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
| title = Top level title&lt;br /&gt;
| data1 = {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | title = First subsection&lt;br /&gt;
  | label1= Label 1.1&lt;br /&gt;
  | data1 = Data 1.1&lt;br /&gt;
}}&lt;br /&gt;
| data2 = {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | title = Second subsection&lt;br /&gt;
  | label1= Label 2.1&lt;br /&gt;
  | data1 = Data 2.1&lt;br /&gt;
}}&lt;br /&gt;
|belowstyle = &lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note, in the examples above, the child infobox is placed in a &amp;lt;code&amp;gt;data&amp;lt;/code&amp;gt; field, not a &amp;lt;code&amp;gt;header&amp;lt;/code&amp;gt; field.  The title will be enclosed in {{tag|b}} bold tags, which can create a &amp;quot;double bolding effect&amp;quot; in some browsers if the child infobox is placed in a &amp;lt;code&amp;gt;header&amp;lt;/code&amp;gt; field.  To place the child infobox in a header field and avoid the double bolding effect, use&lt;br /&gt;
{{Infobox&lt;br /&gt;
| title = Top level title&lt;br /&gt;
| header1 = First subsection&lt;br /&gt;
  {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | label1= Label 1.1&lt;br /&gt;
  | data1 = Data 1.1&lt;br /&gt;
}}&lt;br /&gt;
| header2 = Second subsection&lt;br /&gt;
  {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | label1= Label 2.1&lt;br /&gt;
  | data1 = Data 2.1&lt;br /&gt;
}}&lt;br /&gt;
|belowstyle = &lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
| title = Top level title&lt;br /&gt;
| header1 = First subsection&lt;br /&gt;
  {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | label1= Label 1.1&lt;br /&gt;
  | data1 = Data 1.1&lt;br /&gt;
}}&lt;br /&gt;
| header2 = Second subsection&lt;br /&gt;
  {{Infobox&lt;br /&gt;
  | child = yes&lt;br /&gt;
  | label1= Label 2.1&lt;br /&gt;
  | data1 = Data 2.1&lt;br /&gt;
}}&lt;br /&gt;
|belowstyle = &lt;br /&gt;
|below = Below text&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Full blank syntax ===&lt;br /&gt;
(Note: the template currently handles up to 99 rows; only 20 are given below since infoboxes larger than that will be relatively rare. Just extend the numbering as needed. The microformat &amp;quot;class&amp;quot; parameters are also omitted as they are not commonly used.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox&lt;br /&gt;
|name         = {{subst:PAGENAME}}&lt;br /&gt;
|bodystyle    = &lt;br /&gt;
|title        = &lt;br /&gt;
|titlestyle   = &lt;br /&gt;
|above        = &lt;br /&gt;
|abovestyle   = &lt;br /&gt;
&lt;br /&gt;
|imagestyle   = &lt;br /&gt;
|captionstyle = &lt;br /&gt;
&lt;br /&gt;
|image        = &lt;br /&gt;
|caption      = &lt;br /&gt;
|image2       = &lt;br /&gt;
|caption2     = &lt;br /&gt;
&lt;br /&gt;
|headerstyle  = &lt;br /&gt;
|labelstyle   = &lt;br /&gt;
|datastyle    = &lt;br /&gt;
&lt;br /&gt;
|header1  = &lt;br /&gt;
|label1   = &lt;br /&gt;
|data1    = &lt;br /&gt;
|header2  = &lt;br /&gt;
|label2   = &lt;br /&gt;
|data2    = &lt;br /&gt;
|header3  = &lt;br /&gt;
|label3   = &lt;br /&gt;
|data3    = &lt;br /&gt;
|header4  = &lt;br /&gt;
|label4   = &lt;br /&gt;
|data4    = &lt;br /&gt;
|header5  = &lt;br /&gt;
|label5   = &lt;br /&gt;
|data5    = &lt;br /&gt;
|header6  = &lt;br /&gt;
|label6   = &lt;br /&gt;
|data6    = &lt;br /&gt;
|header7  = &lt;br /&gt;
|label7   = &lt;br /&gt;
|data7    = &lt;br /&gt;
|header8  = &lt;br /&gt;
|label8   = &lt;br /&gt;
|data8    = &lt;br /&gt;
|header9  = &lt;br /&gt;
|label9   = &lt;br /&gt;
|data9    = &lt;br /&gt;
|header10 = &lt;br /&gt;
|label10  = &lt;br /&gt;
|data10   = &lt;br /&gt;
|header11 = &lt;br /&gt;
|label11  = &lt;br /&gt;
|data11   = &lt;br /&gt;
|header12 = &lt;br /&gt;
|label12  = &lt;br /&gt;
|data12   = &lt;br /&gt;
|header13 = &lt;br /&gt;
|label13  = &lt;br /&gt;
|data13   = &lt;br /&gt;
|header14 = &lt;br /&gt;
|label14  = &lt;br /&gt;
|data14   = &lt;br /&gt;
|header15 = &lt;br /&gt;
|label15  = &lt;br /&gt;
|data15   = &lt;br /&gt;
|header16 = &lt;br /&gt;
|label16  = &lt;br /&gt;
|data16   = &lt;br /&gt;
|header17 = &lt;br /&gt;
|label17  = &lt;br /&gt;
|data17   = &lt;br /&gt;
|header18 = &lt;br /&gt;
|label18  = &lt;br /&gt;
|data18   = &lt;br /&gt;
|header19 = &lt;br /&gt;
|label19  = &lt;br /&gt;
|data19   = &lt;br /&gt;
|header20 = &lt;br /&gt;
|label20  = &lt;br /&gt;
|data20   = &lt;br /&gt;
&lt;br /&gt;
|belowstyle =&lt;br /&gt;
|below = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Porting to other MediaWikis ===&lt;br /&gt;
The infobox template requires the tidy extension to be installed, and may not work with other MediaWikis. The [[Wikipedia:WikiProject Transwiki]] has a version of Infobox that has been modified to work on other MediaWikis.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* {{tl|infobox3cols}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
[[Category:Infobox templates| ]]&lt;br /&gt;
[[Category:Templates generating microformats]]&lt;br /&gt;
[[Category:Wikipedia metatemplates|Infobox]]&lt;br /&gt;
&lt;br /&gt;
[[ar:قالب:قالب معلومات]]&lt;br /&gt;
[[be:Шаблон:Картка]]&lt;br /&gt;
[[be-x-old:Шаблён:Картка]]&lt;br /&gt;
[[bg:Шаблон:Infobox]]&lt;br /&gt;
[[bn:টেমপ্লেট:তথ্যছক]]&lt;br /&gt;
[[bs:Šablon:Infokutija]]&lt;br /&gt;
[[ca:Plantilla:Infotaula]]&lt;br /&gt;
[[cs:Šablona:Infobox]]&lt;br /&gt;
[[csb:Szablóna:Infobox]]&lt;br /&gt;
[[cy:Nodyn:Gwybodlen3]]&lt;br /&gt;
[[da:Skabelon:Infoboks-en]]&lt;br /&gt;
[[de:Vorlage:Infobox]]&lt;br /&gt;
[[el:Πρότυπο:Πλαίσιο πληροφοριών]]&lt;br /&gt;
&amp;lt;!-- [[en:Template:Infobox]] --&amp;gt;&lt;br /&gt;
[[eo:Ŝablono:Informkesto]]&lt;br /&gt;
[[es:Plantilla:Ficha]]&lt;br /&gt;
[[et:Mall:Infobox]]&lt;br /&gt;
[[fa:الگو:دادان]]&lt;br /&gt;
[[fi:Malline:Tietolaatikko]]&lt;br /&gt;
[[fr:Modèle:Infobox]]&lt;br /&gt;
[[ga:Teimpléad:Bosca sonraí]]&lt;br /&gt;
[[gl:Modelo:Infobox]]&lt;br /&gt;
[[hsb:Předłoha:Infokašćik]]&lt;br /&gt;
[[hu:Sablon:Infobox]]&lt;br /&gt;
[[hy:Կաղապար:Տեղեկաքարտ]]&lt;br /&gt;
[[ia:Patrono:Infobox]]&lt;br /&gt;
[[id:Templat:Infobox]]&lt;br /&gt;
[[is:Snið:Infobox]]&lt;br /&gt;
[[it:Template:Infobox]]&lt;br /&gt;
[[ja:Template:Infobox]]&lt;br /&gt;
[[ka:თარგი:ინფოდაფა]]&lt;br /&gt;
[[kk:Үлгі:Инфобокс]]&lt;br /&gt;
[[km:ទំព័រគំរូ:ប្រអប់ព័ត៌មាន]]&lt;br /&gt;
[[ko:틀:정보상자]]&lt;br /&gt;
[[ltg:Taiss:Infoskreine]]&lt;br /&gt;
[[lv:Veidne:Infobox]]&lt;br /&gt;
[[mhr:Кышкар:Аҥа]]&lt;br /&gt;
[[mk:Шаблон:Infobox]]&lt;br /&gt;
[[ms:Templat:Infobox]]&lt;br /&gt;
[[nn:Mal:Infoboks]]&lt;br /&gt;
[[no:Mal:Infoboks]]&lt;br /&gt;
[[os:Шаблон:Infobox]]&lt;br /&gt;
[[pt:Predefinição:Info]]&lt;br /&gt;
[[ro:Format:Infobox]]&lt;br /&gt;
[[ru:Шаблон:Карточка]]&lt;br /&gt;
[[si:සැකිල්ල:තොරතුරුකොටුව]]&lt;br /&gt;
[[sk:Šablóna:Infobox]]&lt;br /&gt;
[[sl:Predloga:Infopolje]]&lt;br /&gt;
[[sv:Mall:Infobox]]&lt;br /&gt;
[[th:แม่แบบ:กล่องข้อมูล]]&lt;br /&gt;
[[tpi:Template:Infobok]]&lt;br /&gt;
[[tr:Şablon:Bilgi kutusu]]&lt;br /&gt;
[[uk:Шаблон:Картка]]&lt;br /&gt;
[[ur:Template:Infobox]]&lt;br /&gt;
[[vi:Bản mẫu:Infobox]]&lt;br /&gt;
[[zh:Template:Infobox]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>178.239.50.146</name></author>
		
	</entry>
</feed>