Difference between revisions of "Template:Bar chart/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Czarkoff
(Added 6 more columns and a bottom row for "total")
 
imported>Czarkoff
m (Get rid of unnecessary parser functions)
Line 7: Line 7:
 
! scope="col" | {{#if:{{{label_type|}}}|{{{label_type}}}|City}}
 
! scope="col" | {{#if:{{{label_type|}}}|{{{label_type}}}|City}}
 
! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" | {{#if:{{{data_type|}}}|{{{data_type}}}|Population}} {{#if:{{{col2_data_type|}}}|
 
! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" | {{#if:{{{data_type|}}}|{{{data_type}}}|Population}} {{#if:{{{col2_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col2_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col2_data_type}}}
 
}} {{#if:{{{col3_data_type|}}}|
 
}} {{#if:{{{col3_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col3_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col3_data_type}}}
 
}} {{#if:{{{col4_data_type|}}}|
 
}} {{#if:{{{col4_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col4_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col4_data_type}}}
 
}} {{#if:{{{col5_data_type|}}}|
 
}} {{#if:{{{col5_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col5_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col5_data_type}}}
 
}} {{#if:{{{col6_data_type|}}}|
 
}} {{#if:{{{col6_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col6_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col6_data_type}}}
 
}} {{#if:{{{col7_data_type|}}}|
 
}} {{#if:{{{col7_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col7_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col7_data_type}}}
 
}} {{#if:{{{col8_data_type|}}}|
 
}} {{#if:{{{col8_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col8_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col8_data_type}}}
 
}} {{#if:{{{col9_data_type|}}}|
 
}} {{#if:{{{col9_data_type|}}}|
!! scope="col" style="width: {{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}{{#if:{{{width_units|}}}|{{{width_units}}}|em}}};" {{!}} {{{col9_data_type}}}
+
!! scope="col" style="width: {{{bar_width|30}}}{{{width_units|em}}};" {{!}} {{{col9_data_type}}}
 
}}
 
}}
 
|-
 
|-
Line 27: Line 27:
 
! scope="row" style="font-weight:normal;" {{!}} {{{label1}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label1}}}
 
{{!}} {{Bar chart/bar|{{{col_data1|{{{data1}}}}}}|{{{col_data_max|{{{col_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col_comment1|{{{comment1|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col_data1|{{{data1}}}}}}|{{{col_data_max|{{{col_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col_comment1|{{{comment1|}}}}}}|
{{{col_comment1|{{{comment1}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col_comment1|{{{comment1}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data1|}}}|
 
{{#if:{{{col2_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data1}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data1}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment1|}}}|
{{{col2_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data1|}}}|
 
{{#if:{{{col3_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data1}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data1}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment1|}}}|
{{{col3_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data1|}}}|
 
{{#if:{{{col4_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data1}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data1}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment1|}}}|
{{{col4_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data1|}}}|
 
{{#if:{{{col5_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data1}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data1}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment1|}}}|
{{{col5_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data1|}}}|
 
{{#if:{{{col6_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data1}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data1}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment1|}}}|
{{{col6_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data1|}}}|
 
{{#if:{{{col7_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data1}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data1}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment1|}}}|
{{{col7_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data1|}}}|
 
{{#if:{{{col8_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data1}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data1}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment1|}}}|
{{{col8_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data1|}}}|
 
{{#if:{{{col9_data1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data1}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment1|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data1}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment1|}}}|
{{{col9_comment1}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment1}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data2|{{{data2|}}}}}}|
 
{{#if:{{{col9_data2|{{{data2|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label2}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label2}}}
 
{{!}} {{Bar chart/bar|{{{col9_data2|{{{data2}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment2|{{{comment2|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data2|{{{data2}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment2|{{{comment2|}}}}}}|
{{{col9_comment2|{{{comment2}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment2|{{{comment2}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data2|}}}|
 
{{#if:{{{col2_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data2}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data2}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment2|}}}|
{{{col2_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data2|}}}|
 
{{#if:{{{col3_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data2}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data2}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment2|}}}|
{{{col3_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data2|}}}|
 
{{#if:{{{col4_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data2}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data2}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment2|}}}|
{{{col4_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data2|}}}|
 
{{#if:{{{col5_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data2}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data2}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment2|}}}|
{{{col5_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data2|}}}|
 
{{#if:{{{col6_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data2}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data2}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment2|}}}|
{{{col6_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data2|}}}|
 
{{#if:{{{col7_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data2}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data2}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment2|}}}|
{{{col7_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data2|}}}|
 
{{#if:{{{col8_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data2}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data2}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment2|}}}|
{{{col8_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data2|}}}|
 
{{#if:{{{col9_data2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data2}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment2|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data2}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment2|}}}|
{{{col9_comment2}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment2}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data3|{{{data3|}}}}}}|
 
{{#if:{{{col9_data3|{{{data3|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label3}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label3}}}
 
{{!}} {{Bar chart/bar|{{{col9_data3|{{{data3}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment3|{{{comment3|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data3|{{{data3}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment3|{{{comment3|}}}}}}|
{{{col9_comment3|{{{comment3}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment3|{{{comment3}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data3|}}}|
 
{{#if:{{{col2_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data3}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data3}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment3|}}}|
{{{col2_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data3|}}}|
 
{{#if:{{{col3_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data3}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data3}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment3|}}}|
{{{col3_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data3|}}}|
 
{{#if:{{{col4_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data3}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data3}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment3|}}}|
{{{col4_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data3|}}}|
 
{{#if:{{{col5_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data3}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data3}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment3|}}}|
{{{col5_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data3|}}}|
 
{{#if:{{{col6_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data3}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data3}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment3|}}}|
{{{col6_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data3|}}}|
 
{{#if:{{{col7_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data3}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data3}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment3|}}}|
{{{col7_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data3|}}}|
 
{{#if:{{{col8_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data3}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data3}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment3|}}}|
{{{col8_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data3|}}}|
 
{{#if:{{{col9_data3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data3}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment3|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data3}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment3|}}}|
{{{col9_comment3}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment3}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data4|{{{data4|}}}}}}|
 
{{#if:{{{col9_data4|{{{data4|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label4}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label4}}}
 
{{!}} {{Bar chart/bar|{{{col9_data4|{{{data4}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment4|{{{comment4|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data4|{{{data4}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment4|{{{comment4|}}}}}}|
{{{col9_comment4|{{{comment4}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment4|{{{comment4}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data4|}}}|
 
{{#if:{{{col2_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data4}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data4}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment4|}}}|
{{{col2_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data4|}}}|
 
{{#if:{{{col3_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data4}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data4}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment4|}}}|
{{{col3_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data4|}}}|
 
{{#if:{{{col4_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data4}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data4}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment4|}}}|
{{{col4_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data4|}}}|
 
{{#if:{{{col5_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data4}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data4}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment4|}}}|
{{{col5_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data4|}}}|
 
{{#if:{{{col6_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data4}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data4}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment4|}}}|
{{{col6_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data4|}}}|
 
{{#if:{{{col7_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data4}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data4}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment4|}}}|
{{{col7_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data4|}}}|
 
{{#if:{{{col8_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data4}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data4}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment4|}}}|
{{{col8_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data4|}}}|
 
{{#if:{{{col9_data4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data4}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment4|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data4}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment4|}}}|
{{{col9_comment4}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment4}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data5|{{{data5|}}}}}}|
 
{{#if:{{{col9_data5|{{{data5|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label5}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label5}}}
 
{{!}} {{Bar chart/bar|{{{col9_data5|{{{data5}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment5|{{{comment5|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data5|{{{data5}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment5|{{{comment5|}}}}}}|
{{{col9_comment5|{{{comment5}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment5|{{{comment5}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data5|}}}|
 
{{#if:{{{col2_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data5}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data5}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment5|}}}|
{{{col2_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data5|}}}|
 
{{#if:{{{col3_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data5}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data5}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment5|}}}|
{{{col3_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data5|}}}|
 
{{#if:{{{col4_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data5}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data5}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment5|}}}|
{{{col4_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data5|}}}|
 
{{#if:{{{col5_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data5}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data5}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment5|}}}|
{{{col5_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data5|}}}|
 
{{#if:{{{col6_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data5}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data5}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment5|}}}|
{{{col6_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data5|}}}|
 
{{#if:{{{col7_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data5}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data5}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment5|}}}|
{{{col7_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data5|}}}|
 
{{#if:{{{col8_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data5}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data5}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment5|}}}|
{{{col8_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data5|}}}|
 
{{#if:{{{col9_data5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data5}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment5|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data5}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment5|}}}|
{{{col9_comment5}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment5}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data6|{{{data6|}}}}}}|
 
{{#if:{{{col9_data6|{{{data6|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label6}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label6}}}
 
{{!}} {{Bar chart/bar|{{{col9_data6|{{{data6}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment6|{{{comment6|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data6|{{{data6}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment6|{{{comment6|}}}}}}|
{{{col9_comment6|{{{comment6}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment6|{{{comment6}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data6|}}}|
 
{{#if:{{{col2_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data6}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data6}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment6|}}}|
{{{col2_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data6|}}}|
 
{{#if:{{{col3_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data6}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data6}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment6|}}}|
{{{col3_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data6|}}}|
 
{{#if:{{{col4_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data6}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data6}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment6|}}}|
{{{col4_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data6|}}}|
 
{{#if:{{{col5_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data6}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data6}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment6|}}}|
{{{col5_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data6|}}}|
 
{{#if:{{{col6_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data6}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data6}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment6|}}}|
{{{col6_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data6|}}}|
 
{{#if:{{{col7_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data6}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data6}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment6|}}}|
{{{col7_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data6|}}}|
 
{{#if:{{{col8_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data6}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data6}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment6|}}}|
{{{col8_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data6|}}}|
 
{{#if:{{{col9_data6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data6}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment6|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data6}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment6|}}}|
{{{col9_comment6}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment6}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data7|{{{data7|}}}}}}|
 
{{#if:{{{col9_data7|{{{data7|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label7}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label7}}}
 
{{!}} {{Bar chart/bar|{{{col9_data7|{{{data7}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment7|{{{comment7|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data7|{{{data7}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment7|{{{comment7|}}}}}}|
{{{col9_comment7|{{{comment7}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment7|{{{comment7}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data7|}}}|
 
{{#if:{{{col2_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data7}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data7}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment7|}}}|
{{{col2_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data7|}}}|
 
{{#if:{{{col3_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data7}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data7}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment7|}}}|
{{{col3_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data7|}}}|
 
{{#if:{{{col4_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data7}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data7}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment7|}}}|
{{{col4_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data7|}}}|
 
{{#if:{{{col5_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data7}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data7}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment7|}}}|
{{{col5_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data7|}}}|
 
{{#if:{{{col6_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data7}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data7}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment7|}}}|
{{{col6_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data7|}}}|
 
{{#if:{{{col7_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data7}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data7}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment7|}}}|
{{{col7_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data7|}}}|
 
{{#if:{{{col8_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data7}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data7}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment7|}}}|
{{{col8_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data7|}}}|
 
{{#if:{{{col9_data7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data7}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment7|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data7}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment7|}}}|
{{{col9_comment7}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment7}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data8|{{{data8|}}}}}}|
 
{{#if:{{{col9_data8|{{{data8|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label8}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label8}}}
 
{{!}} {{Bar chart/bar|{{{col9_data8|{{{data8}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment8|{{{comment8|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data8|{{{data8}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment8|{{{comment8|}}}}}}|
{{{col9_comment8|{{{comment8}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment8|{{{comment8}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data8|}}}|
 
{{#if:{{{col2_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data8}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data8}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment8|}}}|
{{{col2_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data8|}}}|
 
{{#if:{{{col3_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data8}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data8}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment8|}}}|
{{{col3_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data8|}}}|
 
{{#if:{{{col4_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data8}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data8}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment8|}}}|
{{{col4_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data8|}}}|
 
{{#if:{{{col5_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data8}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data8}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment8|}}}|
{{{col5_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data8|}}}|
 
{{#if:{{{col6_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data8}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data8}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment8|}}}|
{{{col6_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data8|}}}|
 
{{#if:{{{col7_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data8}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data8}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment8|}}}|
{{{col7_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data8|}}}|
 
{{#if:{{{col8_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data8}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data8}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment8|}}}|
{{{col8_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data8|}}}|
 
{{#if:{{{col9_data8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data8}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment8|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data8}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment8|}}}|
{{{col9_comment8}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment8}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data9|{{{data9|}}}}}}|
 
{{#if:{{{col9_data9|{{{data9|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label9}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label9}}}
 
{{!}} {{Bar chart/bar|{{{col9_data9|{{{data9}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment9|{{{comment9|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data9|{{{data9}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment9|{{{comment9|}}}}}}|
{{{col9_comment9|{{{comment9}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment9|{{{comment9}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data9|}}}|
 
{{#if:{{{col2_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data9}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data9}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment9|}}}|
{{{col2_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data9|}}}|
 
{{#if:{{{col3_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data9}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data9}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment9|}}}|
{{{col3_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data9|}}}|
 
{{#if:{{{col4_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data9}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data9}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment9|}}}|
{{{col4_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data9|}}}|
 
{{#if:{{{col5_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data9}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data9}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment9|}}}|
{{{col5_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data9|}}}|
 
{{#if:{{{col6_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data9}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data9}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment9|}}}|
{{{col6_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data9|}}}|
 
{{#if:{{{col7_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data9}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data9}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment9|}}}|
{{{col7_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data9|}}}|
 
{{#if:{{{col8_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data9}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data9}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment9|}}}|
{{{col8_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data9|}}}|
 
{{#if:{{{col9_data9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data9}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment9|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data9}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment9|}}}|
{{{col9_comment9}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment9}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data10|{{{data10|}}}}}}|
 
{{#if:{{{col9_data10|{{{data10|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label10}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label10}}}
 
{{!}} {{Bar chart/bar|{{{col9_data10|{{{data10}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment10|{{{comment10|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data10|{{{data10}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment10|{{{comment10|}}}}}}|
{{{col9_comment10|{{{comment10}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment10|{{{comment10}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data10|}}}|
 
{{#if:{{{col2_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data10}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data10}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment10|}}}|
{{{col2_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data10|}}}|
 
{{#if:{{{col3_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data10}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data10}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment10|}}}|
{{{col3_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data10|}}}|
 
{{#if:{{{col4_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data10}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data10}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment10|}}}|
{{{col4_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data10|}}}|
 
{{#if:{{{col5_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data10}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data10}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment10|}}}|
{{{col5_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data10|}}}|
 
{{#if:{{{col6_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data10}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data10}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment10|}}}|
{{{col6_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data10|}}}|
 
{{#if:{{{col7_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data10}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data10}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment10|}}}|
{{{col7_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data10|}}}|
 
{{#if:{{{col8_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data10}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data10}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment10|}}}|
{{{col8_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data10|}}}|
 
{{#if:{{{col9_data10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data10}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment10|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data10}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment10|}}}|
{{{col9_comment10}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment10}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data11|{{{data11|}}}}}}|
 
{{#if:{{{col9_data11|{{{data11|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label11}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label11}}}
 
{{!}} {{Bar chart/bar|{{{col9_data11|{{{data11}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment11|{{{comment11|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data11|{{{data11}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment11|{{{comment11|}}}}}}|
{{{col9_comment11|{{{comment11}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment11|{{{comment11}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data11|}}}|
 
{{#if:{{{col2_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data11}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data11}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment11|}}}|
{{{col2_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data11|}}}|
 
{{#if:{{{col3_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data11}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data11}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment11|}}}|
{{{col3_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data11|}}}|
 
{{#if:{{{col4_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data11}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data11}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment11|}}}|
{{{col4_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data11|}}}|
 
{{#if:{{{col5_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data11}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data11}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment11|}}}|
{{{col5_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data11|}}}|
 
{{#if:{{{col6_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data11}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data11}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment11|}}}|
{{{col6_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data11|}}}|
 
{{#if:{{{col7_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data11}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data11}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment11|}}}|
{{{col7_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data11|}}}|
 
{{#if:{{{col8_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data11}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data11}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment11|}}}|
{{{col8_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data11|}}}|
 
{{#if:{{{col9_data11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data11}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment11|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data11}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment11|}}}|
{{{col9_comment11}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment11}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data12|{{{data12|}}}}}}|
 
{{#if:{{{col9_data12|{{{data12|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label12}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label12}}}
 
{{!}} {{Bar chart/bar|{{{col9_data12|{{{data12}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment12|{{{comment12|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data12|{{{data12}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment12|{{{comment12|}}}}}}|
{{{col9_comment12|{{{comment12}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment12|{{{comment12}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data12|}}}|
 
{{#if:{{{col2_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data12}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data12}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment12|}}}|
{{{col2_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data12|}}}|
 
{{#if:{{{col3_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data12}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data12}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment12|}}}|
{{{col3_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data12|}}}|
 
{{#if:{{{col4_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data12}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data12}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment12|}}}|
{{{col4_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data12|}}}|
 
{{#if:{{{col5_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data12}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data12}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment12|}}}|
{{{col5_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data12|}}}|
 
{{#if:{{{col6_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data12}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data12}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment12|}}}|
{{{col6_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data12|}}}|
 
{{#if:{{{col7_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data12}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data12}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment12|}}}|
{{{col7_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data12|}}}|
 
{{#if:{{{col8_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data12}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data12}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment12|}}}|
{{{col8_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data12|}}}|
 
{{#if:{{{col9_data12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data12}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment12|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data12}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment12|}}}|
{{{col9_comment12}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment12}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data13|{{{data13|}}}}}}|
 
{{#if:{{{col9_data13|{{{data13|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label13}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label13}}}
 
{{!}} {{Bar chart/bar|{{{col9_data13|{{{data13}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment13|{{{comment13|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data13|{{{data13}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment13|{{{comment13|}}}}}}|
{{{col9_comment13|{{{comment13}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment13|{{{comment13}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data13|}}}|
 
{{#if:{{{col2_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data13}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data13}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment13|}}}|
{{{col2_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data13|}}}|
 
{{#if:{{{col3_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data13}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data13}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment13|}}}|
{{{col3_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data13|}}}|
 
{{#if:{{{col4_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data13}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data13}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment13|}}}|
{{{col4_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data13|}}}|
 
{{#if:{{{col5_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data13}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data13}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment13|}}}|
{{{col5_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data13|}}}|
 
{{#if:{{{col6_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data13}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data13}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment13|}}}|
{{{col6_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data13|}}}|
 
{{#if:{{{col7_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data13}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data13}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment13|}}}|
{{{col7_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data13|}}}|
 
{{#if:{{{col8_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data13}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data13}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment13|}}}|
{{{col8_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data13|}}}|
 
{{#if:{{{col9_data13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data13}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment13|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data13}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment13|}}}|
{{{col9_comment13}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment13}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data14|{{{data14|}}}}}}|
 
{{#if:{{{col9_data14|{{{data14|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label14}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label14}}}
 
{{!}} {{Bar chart/bar|{{{col9_data14|{{{data14}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment14|{{{comment14|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data14|{{{data14}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment14|{{{comment14|}}}}}}|
{{{col9_comment14|{{{comment14}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment14|{{{comment14}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data14|}}}|
 
{{#if:{{{col2_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data14}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data14}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment14|}}}|
{{{col2_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data14|}}}|
 
{{#if:{{{col3_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data14}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data14}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment14|}}}|
{{{col3_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data14|}}}|
 
{{#if:{{{col4_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data14}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data14}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment14|}}}|
{{{col4_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data14|}}}|
 
{{#if:{{{col5_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data14}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data14}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment14|}}}|
{{{col5_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data14|}}}|
 
{{#if:{{{col6_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data14}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data14}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment14|}}}|
{{{col6_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data14|}}}|
 
{{#if:{{{col7_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data14}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data14}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment14|}}}|
{{{col7_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data14|}}}|
 
{{#if:{{{col8_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data14}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data14}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment14|}}}|
{{{col8_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data14|}}}|
 
{{#if:{{{col9_data14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data14}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment14|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data14}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment14|}}}|
{{{col9_comment14}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment14}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data15|{{{data15|}}}}}}|
 
{{#if:{{{col9_data15|{{{data15|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label15}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label15}}}
 
{{!}} {{Bar chart/bar|{{{col9_data15|{{{data15}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment15|{{{comment15|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data15|{{{data15}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment15|{{{comment15|}}}}}}|
{{{col9_comment15|{{{comment15}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment15|{{{comment15}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data15|}}}|
 
{{#if:{{{col2_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data15}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data15}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment15|}}}|
{{{col2_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data15|}}}|
 
{{#if:{{{col3_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data15}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data15}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment15|}}}|
{{{col3_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data15|}}}|
 
{{#if:{{{col4_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data15}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data15}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment15|}}}|
{{{col4_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data15|}}}|
 
{{#if:{{{col5_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data15}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data15}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment15|}}}|
{{{col5_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data15|}}}|
 
{{#if:{{{col6_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data15}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data15}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment15|}}}|
{{{col6_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data15|}}}|
 
{{#if:{{{col7_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data15}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data15}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment15|}}}|
{{{col7_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data15|}}}|
 
{{#if:{{{col8_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data15}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data15}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment15|}}}|
{{{col8_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data15|}}}|
 
{{#if:{{{col9_data15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data15}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment15|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data15}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment15|}}}|
{{{col9_comment15}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment15}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data16|{{{data16|}}}}}}|
 
{{#if:{{{col9_data16|{{{data16|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label16}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label16}}}
 
{{!}} {{Bar chart/bar|{{{col9_data16|{{{data16}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment16|{{{comment16|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data16|{{{data16}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment16|{{{comment16|}}}}}}|
{{{col9_comment16|{{{comment16}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment16|{{{comment16}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data16|}}}|
 
{{#if:{{{col2_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data16}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data16}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment16|}}}|
{{{col2_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data16|}}}|
 
{{#if:{{{col3_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data16}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data16}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment16|}}}|
{{{col3_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data16|}}}|
 
{{#if:{{{col4_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data16}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data16}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment16|}}}|
{{{col4_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data16|}}}|
 
{{#if:{{{col5_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data16}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data16}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment16|}}}|
{{{col5_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data16|}}}|
 
{{#if:{{{col6_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data16}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data16}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment16|}}}|
{{{col6_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data16|}}}|
 
{{#if:{{{col7_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data16}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data16}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment16|}}}|
{{{col7_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data16|}}}|
 
{{#if:{{{col8_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data16}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data16}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment16|}}}|
{{{col8_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data16|}}}|
 
{{#if:{{{col9_data16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data16}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment16|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data16}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment16|}}}|
{{{col9_comment16}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment16}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data17|{{{data17|}}}}}}|
 
{{#if:{{{col9_data17|{{{data17|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label17}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label17}}}
 
{{!}} {{Bar chart/bar|{{{col9_data17|{{{data17}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment17|{{{comment17|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data17|{{{data17}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment17|{{{comment17|}}}}}}|
{{{col9_comment17|{{{comment17}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment17|{{{comment17}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data17|}}}|
 
{{#if:{{{col2_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data17}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data17}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment17|}}}|
{{{col2_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data17|}}}|
 
{{#if:{{{col3_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data17}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data17}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment17|}}}|
{{{col3_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data17|}}}|
 
{{#if:{{{col4_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data17}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data17}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment17|}}}|
{{{col4_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data17|}}}|
 
{{#if:{{{col5_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data17}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data17}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment17|}}}|
{{{col5_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data17|}}}|
 
{{#if:{{{col6_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data17}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data17}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment17|}}}|
{{{col6_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data17|}}}|
 
{{#if:{{{col7_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data17}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data17}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment17|}}}|
{{{col7_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data17|}}}|
 
{{#if:{{{col8_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data17}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data17}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment17|}}}|
{{{col8_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data17|}}}|
 
{{#if:{{{col9_data17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data17}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment17|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data17}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment17|}}}|
{{{col9_comment17}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment17}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data18|{{{data18|}}}}}}|
 
{{#if:{{{col9_data18|{{{data18|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label18}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label18}}}
 
{{!}} {{Bar chart/bar|{{{col9_data18|{{{data18}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment18|{{{comment18|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data18|{{{data18}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment18|{{{comment18|}}}}}}|
{{{col9_comment18|{{{comment18}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment18|{{{comment18}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data18|}}}|
 
{{#if:{{{col2_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data18}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data18}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment18|}}}|
{{{col2_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data18|}}}|
 
{{#if:{{{col3_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data18}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data18}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment18|}}}|
{{{col3_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data18|}}}|
 
{{#if:{{{col4_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data18}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data18}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment18|}}}|
{{{col4_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data18|}}}|
 
{{#if:{{{col5_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data18}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data18}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment18|}}}|
{{{col5_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data18|}}}|
 
{{#if:{{{col6_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data18}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data18}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment18|}}}|
{{{col6_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data18|}}}|
 
{{#if:{{{col7_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data18}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data18}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment18|}}}|
{{{col7_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data18|}}}|
 
{{#if:{{{col8_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data18}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data18}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment18|}}}|
{{{col8_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data18|}}}|
 
{{#if:{{{col9_data18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data18}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment18|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data18}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment18|}}}|
{{{col9_comment18}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment18}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data19|{{{data19|}}}}}}|
 
{{#if:{{{col9_data19|{{{data19|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label19}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label19}}}
 
{{!}} {{Bar chart/bar|{{{col9_data19|{{{data19}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment19|{{{comment19|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data19|{{{data19}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment19|{{{comment19|}}}}}}|
{{{col9_comment19|{{{comment19}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment19|{{{comment19}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data19|}}}|
 
{{#if:{{{col2_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data19}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data19}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment19|}}}|
{{{col2_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data19|}}}|
 
{{#if:{{{col3_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data19}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data19}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment19|}}}|
{{{col3_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data19|}}}|
 
{{#if:{{{col4_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data19}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data19}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment19|}}}|
{{{col4_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data19|}}}|
 
{{#if:{{{col5_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data19}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data19}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment19|}}}|
{{{col5_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data19|}}}|
 
{{#if:{{{col6_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data19}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data19}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment19|}}}|
{{{col6_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data19|}}}|
 
{{#if:{{{col7_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data19}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data19}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment19|}}}|
{{{col7_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data19|}}}|
 
{{#if:{{{col8_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data19}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data19}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment19|}}}|
{{{col8_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data19|}}}|
 
{{#if:{{{col9_data19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data19}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment19|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data19}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment19|}}}|
{{{col9_comment19}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment19}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data20|{{{data20|}}}}}}|
 
{{#if:{{{col9_data20|{{{data20|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label20}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label20}}}
 
{{!}} {{Bar chart/bar|{{{col9_data20|{{{data20}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment20|{{{comment20|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data20|{{{data20}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment20|{{{comment20|}}}}}}|
{{{col9_comment20|{{{comment20}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment20|{{{comment20}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data20|}}}|
 
{{#if:{{{col2_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data20}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data20}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment20|}}}|
{{{col2_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data20|}}}|
 
{{#if:{{{col3_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data20}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data20}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment20|}}}|
{{{col3_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data20|}}}|
 
{{#if:{{{col4_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data20}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data20}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment20|}}}|
{{{col4_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data20|}}}|
 
{{#if:{{{col5_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data20}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data20}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment20|}}}|
{{{col5_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data20|}}}|
 
{{#if:{{{col6_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data20}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data20}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment20|}}}|
{{{col6_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data20|}}}|
 
{{#if:{{{col7_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data20}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data20}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment20|}}}|
{{{col7_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data20|}}}|
 
{{#if:{{{col8_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data20}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data20}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment20|}}}|
{{{col8_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data20|}}}|
 
{{#if:{{{col9_data20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data20}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment20|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data20}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment20|}}}|
{{{col9_comment20}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment20}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data21|{{{data21|}}}}}}|
 
{{#if:{{{col9_data21|{{{data21|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label21}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label21}}}
 
{{!}} {{Bar chart/bar|{{{col9_data21|{{{data21}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment21|{{{comment21|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data21|{{{data21}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment21|{{{comment21|}}}}}}|
{{{col9_comment21|{{{comment21}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment21|{{{comment21}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data21|}}}|
 
{{#if:{{{col2_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data21}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data21}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment21|}}}|
{{{col2_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data21|}}}|
 
{{#if:{{{col3_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data21}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data21}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment21|}}}|
{{{col3_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data21|}}}|
 
{{#if:{{{col4_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data21}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data21}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment21|}}}|
{{{col4_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data21|}}}|
 
{{#if:{{{col5_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data21}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data21}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment21|}}}|
{{{col5_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data21|}}}|
 
{{#if:{{{col6_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data21}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data21}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment21|}}}|
{{{col6_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data21|}}}|
 
{{#if:{{{col7_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data21}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data21}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment21|}}}|
{{{col7_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data21|}}}|
 
{{#if:{{{col8_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data21}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data21}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment21|}}}|
{{{col8_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data21|}}}|
 
{{#if:{{{col9_data21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data21}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment21|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data21}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment21|}}}|
{{{col9_comment21}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment21}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data22|{{{data22|}}}}}}|
 
{{#if:{{{col9_data22|{{{data22|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label22}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label22}}}
 
{{!}} {{Bar chart/bar|{{{col9_data22|{{{data22}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment22|{{{comment22|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data22|{{{data22}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment22|{{{comment22|}}}}}}|
{{{col9_comment22|{{{comment22}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment22|{{{comment22}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data22|}}}|
 
{{#if:{{{col2_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data22}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data22}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment22|}}}|
{{{col2_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data22|}}}|
 
{{#if:{{{col3_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data22}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data22}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment22|}}}|
{{{col3_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data22|}}}|
 
{{#if:{{{col4_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data22}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data22}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment22|}}}|
{{{col4_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data22|}}}|
 
{{#if:{{{col5_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data22}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data22}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment22|}}}|
{{{col5_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data22|}}}|
 
{{#if:{{{col6_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data22}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data22}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment22|}}}|
{{{col6_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data22|}}}|
 
{{#if:{{{col7_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data22}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data22}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment22|}}}|
{{{col7_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data22|}}}|
 
{{#if:{{{col8_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data22}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data22}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment22|}}}|
{{{col8_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data22|}}}|
 
{{#if:{{{col9_data22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data22}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment22|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data22}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment22|}}}|
{{{col9_comment22}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment22}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data23|{{{data23|}}}}}}|
 
{{#if:{{{col9_data23|{{{data23|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label23}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label23}}}
 
{{!}} {{Bar chart/bar|{{{col9_data23|{{{data23}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment23|{{{comment23|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data23|{{{data23}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment23|{{{comment23|}}}}}}|
{{{col9_comment23|{{{comment23}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment23|{{{comment23}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data23|}}}|
 
{{#if:{{{col2_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data23}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data23}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment23|}}}|
{{{col2_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data23|}}}|
 
{{#if:{{{col3_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data23}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data23}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment23|}}}|
{{{col3_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data23|}}}|
 
{{#if:{{{col4_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data23}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data23}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment23|}}}|
{{{col4_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data23|}}}|
 
{{#if:{{{col5_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data23}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data23}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment23|}}}|
{{{col5_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data23|}}}|
 
{{#if:{{{col6_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data23}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data23}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment23|}}}|
{{{col6_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data23|}}}|
 
{{#if:{{{col7_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data23}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data23}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment23|}}}|
{{{col7_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data23|}}}|
 
{{#if:{{{col8_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data23}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data23}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment23|}}}|
{{{col8_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data23|}}}|
 
{{#if:{{{col9_data23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data23}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment23|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data23}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment23|}}}|
{{{col9_comment23}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment23}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data24|{{{data24|}}}}}}|
 
{{#if:{{{col9_data24|{{{data24|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label24}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label24}}}
 
{{!}} {{Bar chart/bar|{{{col9_data24|{{{data24}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment24|{{{comment24|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data24|{{{data24}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment24|{{{comment24|}}}}}}|
{{{col9_comment24|{{{comment24}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment24|{{{comment24}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data24|}}}|
 
{{#if:{{{col2_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data24}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data24}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment24|}}}|
{{{col2_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data24|}}}|
 
{{#if:{{{col3_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data24}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data24}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment24|}}}|
{{{col3_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data24|}}}|
 
{{#if:{{{col4_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data24}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data24}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment24|}}}|
{{{col4_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data24|}}}|
 
{{#if:{{{col5_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data24}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data24}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment24|}}}|
{{{col5_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data24|}}}|
 
{{#if:{{{col6_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data24}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data24}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment24|}}}|
{{{col6_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data24|}}}|
 
{{#if:{{{col7_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data24}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data24}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment24|}}}|
{{{col7_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data24|}}}|
 
{{#if:{{{col8_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data24}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data24}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment24|}}}|
{{{col8_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data24|}}}|
 
{{#if:{{{col9_data24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data24}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment24|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data24}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment24|}}}|
{{{col9_comment24}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment24}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{col9_data25|{{{data25|}}}}}}|
 
{{#if:{{{col9_data25|{{{data25|}}}}}}|
 
! scope="row" style="font-weight:normal;" {{!}} {{{label25}}}
 
! scope="row" style="font-weight:normal;" {{!}} {{{label25}}}
 
{{!}} {{Bar chart/bar|{{{col9_data25|{{{data25}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment25|{{{comment25|}}}}}}|
 
{{!}} {{Bar chart/bar|{{{col9_data25|{{{data25}}}}}}|{{{col9_data_max|{{{col9_data1|{{{data1}}}}}}}}}|comment={{#if:{{{col9_comment25|{{{comment25|}}}}}}|
{{{col9_comment25|{{{comment25}}}}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment25|{{{comment25}}}}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col2_data25|}}}|
 
{{#if:{{{col2_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data25}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col2_data25}}}|{{{col2_data_max|{{{col2_data1}}}}}}|comment={{#if:{{{col2_comment25|}}}|
{{{col2_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col2_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col3_data25|}}}|
 
{{#if:{{{col3_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data25}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col3_data25}}}|{{{col3_data_max|{{{col3_data1}}}}}}|comment={{#if:{{{col3_comment25|}}}|
{{{col3_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col3_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col4_data25|}}}|
 
{{#if:{{{col4_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data25}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col4_data25}}}|{{{col4_data_max|{{{col4_data1}}}}}}|comment={{#if:{{{col4_comment25|}}}|
{{{col4_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col4_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col5_data25|}}}|
 
{{#if:{{{col5_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data25}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col5_data25}}}|{{{col5_data_max|{{{col5_data1}}}}}}|comment={{#if:{{{col5_comment25|}}}|
{{{col5_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col5_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col6_data25|}}}|
 
{{#if:{{{col6_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data25}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col6_data25}}}|{{{col6_data_max|{{{col6_data1}}}}}}|comment={{#if:{{{col6_comment25|}}}|
{{{col6_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col6_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col7_data25|}}}|
 
{{#if:{{{col7_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data25}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col7_data25}}}|{{{col7_data_max|{{{col7_data1}}}}}}|comment={{#if:{{{col7_comment25|}}}|
{{{col7_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col7_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col8_data25|}}}|
 
{{#if:{{{col8_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data25}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col8_data25}}}|{{{col8_data_max|{{{col8_data1}}}}}}|comment={{#if:{{{col8_comment25|}}}|
{{{col8_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col8_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
{{#if:{{{col9_data25|}}}|
 
{{#if:{{{col9_data25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data25}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment25|}}}|
 
{{!!}} {{Bar chart/bar|{{{col9_data25}}}|{{{col9_data_max|{{{col9_data1}}}}}}|comment={{#if:{{{col9_comment25|}}}|
{{{col9_comment25}}}|}}|width={{#if:{{{bar_width|}}}|{{{bar_width}}}|30}}|width_units={{#if:{{{width_units|}}}|{{{width_units}}}|em}} }} }}
+
{{{col9_comment25}}}|}}|width={{{bar_width|30}}}{{{width_units|em}}} }}
 
|-
 
|-
 
{{#if:{{{total|{{{col1_total|}}}}}}|
 
{{#if:{{{total|{{{col1_total|}}}}}}|

Revision as of 10:31, 29 July 2014

{{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:| {{#if:|
List of cities by population
City Population
{{{label1}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data1}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data1}}}
{{{label2}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data2}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data2}}}
{{{label3}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data3}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data3}}}
{{{label4}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data4}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data4}}}
{{{label5}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data5}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data5}}}
{{{label6}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data6}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data6}}}
{{{label7}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data7}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data7}}}
{{{label8}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data8}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data8}}}
{{{label9}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data9}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data9}}}
{{{label10}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data10}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data10}}}
{{{label11}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data11}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data11}}}
{{{label12}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data12}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data12}}}
{{{label13}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data13}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data13}}}
{{{label14}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data14}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data14}}}
{{{label15}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data15}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data15}}}
{{{label16}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data16}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data16}}}
{{{label17}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data17}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data17}}}
{{{label18}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data18}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data18}}}
{{{label19}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data19}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data19}}}
{{{label20}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data20}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data20}}}
{{{label21}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data21}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data21}}}
{{{label22}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data22}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data22}}}
{{{label23}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data23}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data23}}}
{{{label24}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data24}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data24}}}
{{{label25}}}
<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col2_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col3_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col4_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col5_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col6_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col7_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col8_data25}}}

{{#if:|

<div style="position: absolute; background-color: rgb(206, 223, 242); width:Expression error: Unrecognized word "em".em; height: 1.25em; margin: 0 0 0 0; z-index: 0;">
{{{col9_data25}}}
50px Template documentation[view] [edit] [history] [purge]

This template can be used to create a horizontal bar chart, scrolling down a page, in a format which can be parsed by text-based web browsers. The data items can be simple numbers, or the result of calculations based on template parameters.

Each data number (data1=7, data2=23...), in column 1, is scaled to parameter "data_max=" and the bars are sized by width in units, such as "bar_width=16" and "width_units=em". By default, the data numbers are shown within each bar, but might display outside a bar when a relatively small number generates a short bar. Each bar can also have a comment, such as "comment7=xx" to show "(xx)" after the number in bar 7.

For a 2-column bar chart, the 2nd column items have prefix "col2_" such as scale maximum, col2_data_max=110, and col2_data3=67 with col2_comment3=zz. See below: "Example with two data columns". Each bar chart can be formatted typically within 1/5 second.

Usage and parameters

The use of text other than numbers and proper punctuation in a data field will result in an Expression error.
{{Bar chart
| title         = <!-- Title bolded above table; defaults to "List of cities by population" in {bar_chart}. -->
| class         = <!-- Adds a class= parameter after the {| wikitable header -->
| table_width   = <!-- Sets the overall table width in width_units (or em if width_units is not present) -->
| table_style   = <!-- Additional parameters to be added to the table's style parameter -->
| bar_width     = <!-- uses 30 by default. Must be an unformatted number -->
| width_units   = <!-- uses 'em' units by default -->
| label_type    = <!-- Title for the label column; defaults to "City". -->

| label1        = <!-- Row 1 label -->
| label2        = <!-- Row 2 label -->
...
| label30       = <!-- Row 30 label -->

| data_type     = <!-- Title for column 1 data. In {{Bar chart}}, defaults to "Population". -->
| data_max      = <!-- Upper bound on the values in column 1 data fields (uses data1 if not present) -->
| data1         = <!-- Row 1, Column 1 data -->
| comment1      = <!-- Row 1, Column 1 comment -->
| color1        = <!-- Row 1, Column 1 bar colour -->
| data2         = <!-- Row 2, Column 1 data -->
| comment2      = <!-- Row 2, Column 1 comment -->
| color2        = <!-- Row 2, Column 1 bar colour -->
...
| data30        = <!-- Row 30, Column 1 data. {{Bar chart 4x9}} only supports up to data9. -->
| comment30     = <!-- Row 30, Column 1 comment. {{Bar chart 4x9}} only supports up to comment9.  -->
| color30       = <!-- Row 30, Column 1 bar colour -->

| col2_data_type= <!-- Title for column 2 data -->
| col2_data_max = <!-- Upper bound on the values in column 2 data fields (uses col2_data1 if not present) -->
| col2_data1    = <!-- Row 1, Column 2 data -->
| col2_comment1 = <!-- Row 1, Column 2 comment -->
| col2_data2    = <!-- Row 2, Column 2 data -->
| col2_comment2 = <!-- Row 2, Column 2 comment -->
...
| col2_data30   = <!-- Row 30, Column 2 data. {{Bar chart 4x9}} only supports up to col2_data9.  -->
| col2_comment30= <!-- Row 30, Column 2 comment. {{Bar chart 4x9}} only supports up to col2_comment9.  -->
}}

Alignment

To float the bar chart on the right of the page, use

| float       = right

To float the bar chart on the left of the page, use

| float       = left

To float the bar chart to the center of the page, use

| float       = center

The default is none.

Caption

To add a caption to the bottom of the chart, use

| caption     = 

Example

Largest cities of Foo, 2009 Census
City Population
City1
540,921
City2
194,343
City3
190,414
City4
134,669
City5
114,983
{{Bar chart
| title       = Largest cities of Foo, 2009 Census
| label_type  = City
| data_type   = Population
| bar_width   = 35
| width_units = em
| data_max    = 600000
| label1   = City1
| data1    = 540,921
| label2   = City2
| data2    = 194,343
| label3   = City3
| data3    = 190,414
| label4   = City4
| data4    = 134,669
| label5   = City5
| data5    = 114,983
}}

Example with comments

Annual revenue passenger statistics
Year Passengers (% change from prior year)
2003-04
110,649(+17.8%)
2004-05
130,429(+17.9%)
2005-06
138,547(+6.2%)
2006-07
138,844(+0.2%)
2007-08
149,544(+7.7%)
2008-09
148,435(-0.7%)
2009-10
168,147(+13.3%)
{{Bar chart
| title      = Annual [[revenue passenger]] statistics
| label_type = Year
| data_type  = Passengers (% change from prior year)
| data_max   = 170,000
| label3  = 2003-04 | data3  = 110,649 | comment3  = +17.8%
| label4  = 2004-05 | data4  = 130,429 | comment4  = +17.9%
| label5  = 2005-06 | data5  = 138,547 | comment5  =  +6.2%
| label6  = 2006-07 | data6  = 138,844 | comment6  =  +0.2%
| label7  = 2007-08 | data7  = 149,544 | comment7  =  +7.7%
| label8  = 2008-09 | data8  = 148,435 | comment8  =  -0.7%
| label9  = 2009-10 | data9  = 168,147 | comment9  = +13.3%
}}

Example with two data columns

Annual passenger and aircraft statistics
Fiscal year Revenue passengers Aircraft movements
2001-02
20,194
2,281
2002-03
22,057
2,633
2003-04
34,794
2,664
2004-05
49,234
2,754
2005-06
57,732
3,004
2006-07
64,881
2,956
2007-08
63,904
2,912
2008-09
54,718
2,811
2009-10
52,210
2,791
{{Bar chart
| title       = Annual passenger and aircraft statistics
| bar_width   = 20
| width_units = em
| label_type  = [[Fiscal year]]
| label1  = 2001-02
| label2  = 2002-03
| label3  = 2003-04
| label4  = 2004-05
| label5  = 2005-06
| label6  = 2006-07
| label7  = 2007-08
| label8  = 2008-09
| label9  = 2009-10
| data_type = Revenue passengers
| data_max  = 66,000
| data1  = 20,194
| data2  = 22,057
| data3  = 34,794
| data4  = 49,234
| data5  = 57,732
| data6  = 64,881
| data7  = 63,904
| data8  = 54,718
| data9  = 52,210
| col2_data_type = Aircraft movements
| col2_data_max  = 3,200
| col2_data1  = 2,281
| col2_data2  = 2,633
| col2_data3  = 2,664
| col2_data4  = 2,754
| col2_data5  = 3,004
| col2_data6  = 2,956
| col2_data7  = 2,912
| col2_data8  = 2,811
| col2_data9  = 2,791
}}

See also