Template:Worldpop
Jump to navigation
Jump to search
Expression error: Unrecognized punctuation character "[".
{{#expr: {{worldpop-base}} + {{worldpop-daily-inc}} * ({{Age in days|2021|7|1}} + ({{#time:U}} mod 86400) / 86400) round -3}}
- Formatted with commas –
{{formatnum:{{worldpop}} }}→ Expression error: Unrecognized punctuation character "[". - Present value of {{worldpop-base}} → Template:Worldpop-base
- Present value of {{worldpop-daily-inc}} → Template:Worldpop-daily-inc
- Updates every 1,000 increase in population
- Formatted to nearest 1,000 to reduce likelihood of display in scientific notation, and also to avoid false precision
{{#expr: {{worldpop}}/1000000000 round 2}} billion today→ Expression error: Unexpected < operator. billion today
Regarding rounding
- if rounded to nearest 100-thousand, will often display in scientific notation
- if round ends in 5 zeroes, there is an intermittent sci notation problem
- This CAN happen even if the number is rounded to 0 places - IF the number ends in 5 zeroes
- results are inconsistent, seemingly dependent on which server renders the numbers
| Places rounded to |
result | "textified" |
|---|---|---|
| none | Expression error: Unrecognized punctuation character "[". | |
| 0 | Expression error: Unrecognized punctuation character "[". | |
| 1 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".0 |
| 2 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".00 |
| 3 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".000 |
| 4 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".0000 |
| 5 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".00000 |
| 6 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".000000 |
| 7 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".0000000 |
| 8 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".00000000 |
| 9 | Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[".000000000 |
Data source
Script error: No such module "citation/CS1".