List of countries by population

From PavHaki Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The current total population of Pavala is approximately {{#ask: |?Population |format=sum}}

{{#ask:

|width=40%
|?Population
|charttype=pie
|format=jqplotchart
|numbersaxislabel=Population
|labelaxislabel=City
|highlighter=yes
|charttitle=Countries by population
|theme=simple
|group=property
|datalabels=value
|sort=Population
|order=descending
|chartlegend=ne

}}

{{#ask:

|?Population
|?Continent
|mainlabel=Country
|sort=Population
|order=descending
|headers=plain
|class=datatable

}}