Template:Traffic volume top/TemplateData
TemplateData[edit source]
Creates the table headings for a traffic volume table. Use with the 'Traffic volume row' template (for each row of data) and 'Traffic volume bottom' template (to close the table)
Parameter | Description | Type | Status | |
---|---|---|---|---|
<div> CSS class | divclass | Normally not used (the CSS class of the <div> element that contains the table) | String | optional |
Table alignment | align | The alignment as the table, valid values are 'left' or 'right'. If not included, will default to 'right' | String | optional |
Table CSS class | tableclass | Normally not used (the CSS class of the table) | String | optional |
Table CSS style | tablestyle | Normally not used (the CSS style of the table) | String | optional |
Caption CSS style | captionstyle | Normally not used (the CSS style of the table's caption) | String | optional |
Caption | caption | Normally not used (a custom caption for the table, instead of the default) | String | optional |
Road name | name | The road name. Only needs to be entered if it is different to the article title. | String | optional |
1st column heading | 1 | Description of numbers in first data column, such as year or measurement type. Optional if there is only one data column | String | optional |
Location column heading | location | Normally not used (a custom heading for the location column, instead of the default 'Location') | String | optional |
4th column heading | 4 | Description of numbers in fourth data column, such as year or measurement type. Only required if there are four data columns. | String | optional |
3rd column heading | 3 | Description of numbers in third data column, such as year or measurement type. Only required if there are three or more data columns. | String | optional |
2nd column heading | 2 | Description of numbers in second data column, such as year or measurement type. Only required if there are two or more data columns. | String | optional |
Volume label | volume | Normally not used (a custom label that spans the data columns, instead of the default 'Volume') | String | optional |
Notes column | notes | Set to 'yes' to activate a notes column on the right hand side of the table | String | optional |