قالب:PopulationChartOver500m
<timeline> DateFormat=yyyy ImageSize= width:750 height:auto barincrement:21 Period = from:0 till:6500 TimeAxis = orientation:horizontal PlotArea = right:10 left:5 bottom:50 top:5
Colors =
id:world value:rgb(0.7,0.6,0.99) id:continent value:rgb(0.4,0.85,0.4) id:country value:rgb(0.9,0.8,0.6) id:territory value:rgb(0.8,0.8,0.8) id:minorline value:rgb(0.9,0.9,0.9) id:line value:rgb(0.5,0.5,0.5)
PlotData=
width:15 textcolor:black shift:(5,-5) anchor:from fontsize:s
bar:W from:0 till:6446 color:world text:"World" bar:N1 from:0 till:3905 color:continent text:"آسيا" bar:C1 from:0 till:1306 color:country text:"People's Republic of China" bar:C2 from:0 till:1080 color:country text:"India" bar:N2 from:0 till:906 color:continent text:"أفريقيا" bar:N3 from:0 till:728 color:continent text:"أوروبا" bar:N4 from:0 till:561 color:continent text:"N. America" bar:T1 from:0 till:499 color:territory text:"الاتحاد الأوروبي (for comparison below)"
ScaleMajor = gridcolor:line unit:year increment:1000 start:0 ScaleMinor = gridcolor:minorline unit:year increment:100 start:0
TextData =
fontsize:S textcolor:black pos:(250,25) # tabs:(100-left) text:"Total population (in millions)
</timeline>