Usage
Use this template for cities and other geographic places.
{{Infobox place
| name =
| official_name =
| native_name =
| other_name =
| image =
| image_alt =
| caption =
| type =
| country =
| subdivision1_type =
| subdivision1 =
| subdivision2_type =
| subdivision2 =
| subdivision3_type =
| subdivision3 =
| subdivision4_type =
| subdivision4 =
| established =
| population =
| population_as_of =
| population_density =
| area =
| elevation =
| postal_code_type =
| postal_code =
| area_code =
| demonym =
| coordinates =
| latitude =
| longitude =
| timezone =
| website =
}}
Country is always the sovereign country.
Use the numbered subdivision fields for the administrative hierarchy below the country.
subdivision1 is the highest administrative level below the country, subdivision2 is the next level, and so on.
The subdivision type should use the real local administrative term, such as State, Province, Region, County, District, Division, Tehsil, Prefecture, Governorate, Municipality, Parish, Canton, Emirate, or Territory.
Use official_name only when the official name differs meaningfully from the normal article title.
Use other_name for a commonly used alternative or additional name.
Use postal_code_type when the local term differs from "Postal code". Examples include ZIP code and PIN code.
Use coordinates for the reader-friendly coordinate display. latitude and longitude are used for structured geographic data.
Population figures should include a year in population_as_of.
Leave fields empty when reliable information is unavailable.
Example
A city in Pakistan could use:
{{Infobox place
| name = Lahore
| official_name =
| native_name = لاہور
| other_name =
| type = City
| country = Pakistan
| subdivision1_type = Province
| subdivision1 = Punjab
| subdivision2_type = District
| subdivision2 = Lahore District
| established =
| population =
| population_as_of =
| population_density =
| area =
| elevation = 217 m
| postal_code_type = Postal code
| postal_code = 54000
| area_code = 042
| demonym = Lahori
| coordinates = 31.5497°N, 74.3436°E
| latitude = 31.5497
| longitude = 74.3436
| timezone = Pakistan Standard Time (UTC+05:00)
| website = https://lahore.punjab.gov.pk/
}}