Calculcates and shows the population density of a place, based on area and populaction numbers retrieved from Wikidata.

Usage edit

{{Population density WD}}, without arguments, will show the population density of the current article subject, default in inhabitants per km2.

{{Population density WD|<page title>}}, will show the population density of the Wikipedia article page title stated in the first unnamed parameter. The template does not use the Wikidata label. It also works if the article is moved, since it follows the redirect.

The second unnamed parameter states the unit: {{Population density WD|<page title>|<unit>}}, for example PD/km2 (default), PD/sqmi, PD/acre, PD/scyd or PD/sqfoot.

The template is mainly intended for tables showing the population density of several geographical regions. A clickable pen is shown next to the value to users that have logged in are auto-confirmed. The pen is helpful in finding out at which Wikidata page each value in the table can be edited, and where the citations and edit history of each data value can be found. The pen is hidden to other users to reduce the risk of vandalism.

A purpose of this template is to avoid advanced code in Wikipedia articles, by using a comprehensible property name and article title instead of pid and qid codes. However, the template may also be called with a parameter named qid.

Current article edit

Example:

{{Population density WD}} inhabitants per km<sup>2</sup> 

shows the population per km2 of the current article subject.

Articles sharing the same Wikidata label edit

The template does not use the Wikidata label. These two places have the same label São Paulo:

{{Population density WD|São Paulo}} /km<sup>2</sup>

gives the population density of São Paulo: 7,520 Edit this at Wikidata /km2.

{{Population density WD|São Paulo (state)}}

gives the population density of São Paulo (state): 182 Edit this at Wikidata.

Redirect edit

The redirect page Sao Paulo, Brazil does not have Wikidata item of its own. Then the template shows data for the redirect destination São Paulo:

{{Population density WD|Sao Paulo, Brazil}}

gives: 7,520 Edit this at Wikidata.

Qid code edit

Another option is to use the qid code of São Paulo (Q174). This however makes the wikicode less comprehensible, but is useful if the place has a wikidata item but no Wikipedia article:

{{Population density WD|qid=q174}}

which gives: 7,520 Edit this at Wikidata.

Other units edit

Population density units that are accepted by {{convert}} can be used in the second unnamed parameter, for example

{{Population density WD|São Paulo|PD/acre}} acres

which gives: 30.4 Edit this at Wikidata acres.

{{Population density WD|São Paulo|PD/sqmi}} per square mile

gives: 19,500 Edit this at Wikidata per square mile.

{{Population density WD|São Paulo|/sqyd}} per square yard

gives: 0.00629 Edit this at Wikidata per square yard.

{{Population density WD|São Paulo|PD/km2}} per km<sup>2</sup>

gives: 7,520 Edit this at Wikidata per km2 (default unit).

See also edit