Template:Pop density/doc
| This is a documentation subpage for Template:Pop density. It may contain usage information, categories and other content that is not part of the original template page. |
| This template is used on approximately 10,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
Usage
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
{{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→ "0.5/km2 (1.3/sq mi)"|prec=1}}
- no conversion
{{Pop density|120|240|km2}}→ "0.500/km2"
- reverse outputs
{{Pop density|1600|600|sqmi|km2→ "1.03/km2 (2.67/sq mi)"|flip=on}}
- give only raw numerical output
{{Pop density|120|240|km2→ "0.500"|disp=num}}{{Pop density|1600|600|sqmi→ "2.67"|disp=num}}{{Pop density|120|240|km2|sqmi→ "1.29"|disp=num}}{{Pop density|1600|600|sqmi|km2→ "1.03"|disp=num}}
- table
{| class="wikitable"
! Population !! Area (km<sup>2</sup>) !! Density (/km<sup>2</sup>)
|-
| {{pop density|120|2400|km2|disp=table}}
|}
| Population | Area (km2) | Density (/km2) |
|---|---|---|
| 120 | 2400 | 0.0500 |
{| class="wikitable"
! Population !! Area (km<sup>2</sup>) !! Density (/km<sup>2</sup>) !! Density (/sqmi)
|-
| {{pop density|120|2400|km2|sqmi|disp=table}}
|}
| Population | Area (km2) | Density (/km2) | Density (/sqmi) |
|---|---|---|---|
| 120 | 2400 | 0.0500 | 0.129 |
TemplateData
TemplateData for Pop density
This template converts a population and area to a density.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Number of people | 1 | no description
| Number | required |
| Area | 2 | Numerical value of area
| Number | required |
| Unit of area | 3 | no description
| String | required |
| Convert to units | 4 | Area unit to convert to | String | optional |
| Precision | prec | Round to this number of decimals
| Number | optional |
| Display | disp | Give only raw numerical output. Use "num" for usage in normal text; use "table" within tables.
| String | optional |
| Reverse outputs | flip | no description
| String | optional |
See also
- {{Density}}
- {{Population density WD}}, {{Area WD}}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.