Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22466755819b071

Jump to content

Template:Pop density/doc

From Wikipedia, the free encyclopedia

Usage

[edit]

This template converts a population and area to a density.

{{Pop density|number of people|numerical value of area|unit of area|area unit to convert to}}

Examples

[edit]
  • {{Pop density|120|240|km2|sqmi}} → "0.500/km2 (1.29/sq mi)"
  • {{Pop density|1600|600|sqmi|km2}} → "2.67/sq mi (1.03/km2)"
rounding
  • {{Pop density|120|240|km2|sqmi|prec=1}} → "0.5/km2 (1.3/sq mi)"
no conversion
reverse outputs
  • {{Pop density|1600|600|sqmi|km2|flip=on}} → "1.03/km2 (2.67/sq mi)"
give only raw numerical output
table
{| class="wikitable"
! Population !! Area (km<sup>2</sup>) !! Density (/km<sup>2</sup>)
|-
| {{pop density|120|2400|km2|disp=table}}
|}
PopulationArea (km2)Density (/km2)
12024000.0500
{| class="wikitable"
! Population !! Area (km<sup>2</sup>) !! Density (/km<sup>2</sup>) !! Density (/sqmi)
|-
| {{pop density|120|2400|km2|sqmi|disp=table}}
|}
PopulationArea (km2)Density (/km2)Density (/sqmi)
12024000.05000.129

TemplateData

[edit]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Pop density in articles based on its TemplateData.

TemplateData for Pop density

This template converts a population and area to a density.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Number of people1

no description

Example
1600000
Numberrequired
Area2

Numerical value of area

Example
240
Numberrequired
Unit of area3

no description

Suggested values
sqkm km2 mi2 sqmi acres acre ha dunam sqm m2
Stringrequired
Convert to units4

Area unit to convert to

Stringoptional
Precisionprec

Round to this number of decimals

Example
2
Numberoptional
Displaydisp

Give only raw numerical output. Use "num" for usage in normal text; use "table" within tables.

Suggested values
num table
Stringoptional
Reverse outputsflip

no description

Suggested values
on
Stringoptional

See also

[edit]