Template:Infobox settlement/columns

From WikiMD's Wellness Encyclopedia




















Usage[edit source]

This template is used to create an infobox for settlements. It should be placed at the top of the article.

Parameters[edit source]

  • name: The name of the settlement.
  • official_name: The official name of the settlement.
  • settlement_type: The type of settlement (e.g., city, town).
  • image_skyline: An image of the skyline.
  • image_caption: A caption for the skyline image.
  • image_flag: An image of the flag.
  • image_seal: An image of the seal.
  • nickname: A nickname for the settlement.
  • motto: The motto of the settlement.
  • subdivision_type, subdivision_name: The type and name of the first subdivision (e.g., country).
  • subdivision_type1, subdivision_name1: The type and name of the second subdivision (e.g., state).
  • subdivision_type2, subdivision_name2: The type and name of the third subdivision (e.g., county).
  • established_title, established_date: The title and date of establishment.
  • area_total_km2: The total area in square kilometers.
  • population_total: The total population.
  • timezone: The timezone of the settlement.
  • utc_offset: The UTC offset.
  • website: The official website URL.

Example[edit source]

{{Infobox settlement
| name = Example City
| official_name = City of Example
| settlement_type = City
| image_skyline = Example.jpg
| image_caption = Skyline of Example City
| image_flag = ExampleFlag.png
| image_seal = ExampleSeal.png
| nickname = The Example
| motto = "Exemplify Excellence"
| subdivision_type = Country
| subdivision_name = Exampleland
| subdivision_type1 = State
| subdivision_name1 = Example State
| subdivision_type2 = County
| subdivision_name2 = Example County
| established_title = Founded
| established_date = 1900
| area_total_km2 = 123.45
| population_total = 67890
| timezone = Example Time
| utc_offset = +0
| website = http://www.example.com
}}

Categories[edit source]