قالب:Infobox settlement/densdisp
This subtemplate of {{Infobox settlement}} displays a metric/imperial pair of population density values for a line in the main infobox.
Usage
{{infobox settlement/densdisp|unit_pref|DENSsqmi|DENSkm2|POP|AREAsqmi|AREAkm2|subdivision_name}}
where DENSsqmi and DENSkm2 are the density values to be displayed (one may be blank for automatic conversion if the other is numeric; or they may be set to auto for automatic calculation if POP and the corresponding AREA... parameter are present). Other parameters are taken from {{infobox settlement}}.
Whether the metric or imperial value is displayed first depends on the value of subdivision_name (usually the country name) and unit_pref (which can be set to Imperial to force imperial-first display). The default for non-US non-UK countries is metric first.
Rounding is always to one decimal place; the units are not wikilinked (compare {{infobox settlement/areadisp}}).
Code | Result |
---|---|
{{infobox settlement/densdisp|Imperial|auto| |8400|42| |Canada}}
|
|
{{infobox settlement/densdisp|metric|auto| |8400|42| |Canada}}
|
|
{{infobox settlement/densdisp|Imperial|auto| |8400| |109|Canada}}
|
|
{{infobox settlement/densdisp|metric|auto| |8400| |109|Canada}}
|
|
{{infobox settlement/densdisp|Imperial|auto|auto|8400|42| |Canada}}
|
|
{{infobox settlement/densdisp|metric|auto|auto|8400|42| |Canada}}
|
|
{{infobox settlement/densdisp|Imperial|auto|auto|8400| |109|Canada}}
|
|
{{infobox settlement/densdisp|metric|auto|auto|8400| |109|Canada}}
|