Template:Infobox settlement

From WikiMD's Wellness Encyclopedia

Revision as of 16:24, 17 December 2024 by Prab (talk | contribs) (Replaced content with "<includeonly> <div style="border: 1px solid #a2a9b1; background-color: #f9f9f9; padding: 5px; float: right; clear: right; margin: 0 0 1em 1em; width: 22em; font-size: 90%;...")


Usage

This template displays an infobox for a settlement with standard fields like name, location, area, and population.

Example

{{Infobox settlement
| name               = Exton
| image_skyline      = CCLS-Exton3.jpg
| image_caption      = Chester County Library at Exton
| subdivision_name   = United States
| subdivision_name1  = Pennsylvania
| subdivision_name2  = [[Chester County, Pennsylvania|Chester]]
| subdivision_name3  = [[West Whiteland Township, Pennsylvania|West Whiteland]]
| pushpin_map        = Pennsylvania#USA
| pushpin_map_caption= Location of Exton in Pennsylvania
| area_total_sq_mi   = 3.2
| area_land_sq_mi    = 3.2
| elevation_ft       = 312
| population_as_of   = 2010
| population_total   = 4,900
| timezone1          = EST
| utc_offset1        = −5
| timezone1_DST      = EDT
| utc_offset1_DST    = −4
| postal_code        = 19341, 19353
| area_code          = [[Area codes 610 and 484|610 and 484]]
}}

Parameters

  • `name` - Settlement name (required).
  • `image_skyline` - Image of the settlement.
  • `image_caption` - Caption for the image.
  • `subdivision_name` - Country.
  • `subdivision_name1` - State or province.
  • `subdivision_name2` - County.
  • `subdivision_name3` - Township.
  • `pushpin_map` - Name of the map to display.
  • `pushpin_map_caption` - Caption for the map.
  • `area_total_sq_mi` - Total area in square miles.
  • `area_land_sq_mi` - Land area in square miles.
  • `elevation_ft` - Elevation in feet.
  • `population_as_of` - Year of population data.
  • `population_total` - Population count.
  • `timezone1` - Time zone (standard).
  • `timezone1_DST` - Time zone (DST).
  • `postal_code` - ZIP code(s).
  • `area_code` - Area code(s).
  • `website` - Official website URL.

Notes

  • Empty fields will not display.
  • Images and maps are optional.