Template:Infobox Location/sandbox

From Hitchwiki
Jump to navigation Jump to search

This template can be used to produce an Infobox for human settlements (cities, towns, villages, communities) as well as other administrative districts, counties, provinces, etc.

How to use this Template?

For using this template, copy&paste the following code to the top of the city article you want to edit. You can delete unused parameters. To better understand how to use it see description bellow or examples.

{{Infobox Location
|country = 
|state = 
|subdivision_type = 
|subdivision_name = 
|region = 
|subdivision2_type = 
|subdivision2_name = 
|map = 
|pop = 
|plate = 
|motorways = 
|BW = 
|hitchbase = 
|links = 
}}

You have to specify in which country the location is. Other parameters are optional. You can use state and region. For specifying different administrative divisions such a province, county etc. use parameters subdivision_type with subdivision name (considered smaller than state and bigger than region) and subdivision2_type with subdivision2_name (considered smaller than region). All of the above parameters are used for page categorization and breadcrumb navigation so write them correctly and as a plain text. You don't have to use [[Category:somearea]] nor {{IsIn|somearea}} in a page itself. In fact it's better to delete them from a page if template works as intended.

map is in format like this: <map lat='51.2' lng='3.2' zoom='11' />; pop = population; plate = licence plate of the city/region; motorways = major roads going around or through the city, you can write it as a plain text, links or use templates e.g. Template:E;

BW = part of the BeWelcome url for a particular place; hitchbase = ID of the city at Hitchbase; links = other links. Use last 2 parameters only if there is useful and english written information which is not already at hitchwiki.

Examples

Code Result
{{Infobox Location/sandbox
|map = <map lat='51.2' lng='3.2' zoom='11' />
|country = Belgium
|region = Vlaanderen
|subdivision2_type = province
|subdivision2_name = West-Vlaanderen
|pop = 117073
|motorways = {{Abe|17}}, {{E|40}}
}}
Infobox Location/sandbox
<map lat='51.2' lng='3.2' zoom='11' />
Information
Country: Flag of Belgium Belgium
Region: Vlaanderen
Province: West-Vlaanderen
Population: 117,073
Motorways: A 17, E 40
{{Infobox Location/sandbox
|country = USA
|state = Texas
}}
Infobox Location/sandbox
Information
Country: Flag of USA USA
State: Texas