Jump to content

Template:Infobox location

From Ananta Wiki

Template:Documentation This template is used to create infoboxes for locations in the Ananta wiki.

Usage

{{Infobox location
| name           =
| image          =
| caption        =
| map            =
| map_caption    =
| type           =
| location       =
| region         =
| coordinates    =
| area           =
| population     =
| demographics   =
| established    =
| founder        =
| government     =
| leader         =
| landmarks      =
| districts      =
| organizations  =
| activities     =
| connections    =
| status         =
| game           =
}}

Parameters

All parameters are optional.

  • name - The location's name (defaults to page title if not specified)
  • image - Location image filename (without File: prefix)
  • caption - Caption for the image
  • map - Map image filename (without File: prefix)
  • map_caption - Caption for the map
  • type - Type of location (City, District, Building, etc.)
  • location - Where this place is located
  • region - Region or district within larger area
  • coordinates - In-game coordinates if applicable
  • area - Size or area coverage
  • population - Population count or description
  • demographics - Population demographics
  • established - When the location was established
  • founder - Who founded/built the location
  • government - Governing body or authority
  • leader - Current leader or mayor
  • landmarks - Notable landmarks or points of interest
  • districts - Districts or neighborhoods within
  • organizations - Organizations based here
  • activities - Available activities or mini-games
  • connections - Transportation or connected locations
  • status - Current status (Active, Destroyed, etc.)
  • game - Game appearance (typically Ananta)

Example

{{Infobox location
| name = Nova City
| type = Metropolis
| area = Manhattan-sized
| government = [[Nova City Government]]
| leader = [[Lykaia Reign]] (Prime Minister)
| organizations = [[Anti-Chaos Directorate]]<br>[[NCCA]]<br>[[Cat Express]]
| activities = Basketball<br>Movie theaters<br>Mahjong
| status = Active
| game = [[Ananta]]
}}