Template:Traffic volume top/TemplateData

From Catalog
Jump to navigation Jump to search

Template:Collapse top

TemplateData[edit source]

Template:TemplateData header

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)

Template parameters

ParameterDescriptionTypeStatus
<div> CSS classdivclass

Normally not used (the CSS class of the <div> element that contains the table)

Stringoptional
Table alignmentalign

The alignment as the table, valid values are 'left' or 'right'. If not included, will default to 'right'

Stringoptional
Table CSS classtableclass

Normally not used (the CSS class of the table)

Stringoptional
Table CSS styletablestyle

Normally not used (the CSS style of the table)

Stringoptional
Caption CSS stylecaptionstyle

Normally not used (the CSS style of the table's caption)

Stringoptional
Captioncaption

Normally not used (a custom caption for the table, instead of the default)

Stringoptional
Road namename

The road name. Only needs to be entered if it is different to the article title.

Stringoptional
1st column heading1

Description of numbers in first data column, such as year or measurement type. Optional if there is only one data column

Stringoptional
Location column headinglocation

Normally not used (a custom heading for the location column, instead of the default 'Location')

Stringoptional
4th column heading4

Description of numbers in fourth data column, such as year or measurement type. Only required if there are four data columns.

Stringoptional
3rd column heading3

Description of numbers in third data column, such as year or measurement type. Only required if there are three or more data columns.

Stringoptional
2nd column heading2

Description of numbers in second data column, such as year or measurement type. Only required if there are two or more data columns.

Stringoptional
Volume labelvolume

Normally not used (a custom label that spans the data columns, instead of the default 'Volume')

Stringoptional
Notes columnnotes

Set to 'yes' to activate a notes column on the right hand side of the table

Stringoptional

Template:Collapse bottom