Template:Infobox settlement

{{{name}}}
[[File:{{{image}}}|center|{{{image-size}}}px]]
{{{image-caption}}}
Other name(s) {{{other-name}}}
Historic name(s) {{{historic-name}}}
Name origin {{{name-origin}}}
Etymology {{{etymology}}}
Location
{{{map}}}
{{{map-caption}}}
Coordinates {{{coordinates}}}
OS grid reference {{{os-grid}}}
Governance
Population {{{population}}}
Historic county {{{historic-county}}}
District {{{district}}}
Civil parish {{{civil-parish}}}
Post town {{{post-town}}}
Postcode {{{postcode}}}
Dialling code {{{dialling-code}}}
Website {{{website}}}
Template documentation

Usage

Copy and paste the following syntax into the top of the page. The infobox will sit at the top of the page and float right. Any empty parameters will be rendered missing on preview and save.

{{Infobox settlement
 |name               = 
 |image              = File:Yourfilename.jpg - without [[ ]] 
 |image-size         = number without px
 |image-caption      = 
 |nickname           =
 |historic-name      =
 |name-origin        =
 |etymology          =
<!---------------------LOCATION-->
 |map                = {{#display_map: , |service=leaflet|fullscreen=yes|static=yes|zoom=12|width=280|height=280}}
 |map-caption        = 
 |coordinates        =
 |os-grid            =
<!---------------------GOVERNANCE-->
 |population         =
 |historic-county    =
 |district           =
 |civil-parish       =
 |post-town          = 
 |postcode           =
 |dialling-code      =
 |website            =
}}
The above documentation is transcluded from Template:Infobox settlement/doc.