Template:Version history
1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | 1.14 | 1.15 | 1.16 | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 | 1.34 | 1.35 | 1.36 | 1.37 | 1.38 | 1.39 | 1.40 | 1.41 | 1.42 | 1.43 | 1.44 | master |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | 1.14 | 1.15 | 1.16 | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 | 1.34 | 1.35 | 1.36 | 1.37 | 1.38 | 1.39 | 1.40 | 1.41 | 1.42 | 1.43 | 1.44 | master |
Creates an HTML table of max 90 lines, to follow the releases of a product. A header line is displayed after each group of 10.
Parameter | Description | Type | Status | |
---|---|---|---|---|
class | class | add CSS classes for the html table
| String | optional |
order | order | defines the style the array will be presented for reading; it is associated to the direction of the columns: if 'descending' then column index 1 of the header is on the right of the page and last index column is on the left, else the order of columns index is supposed to be ascending and column of index 1 is on the left of the page.
| String | optional |
style | style | additional style informations for <table> | String | optional |
headerstyle | headerstyle | style informations for <th>
| String | optional |
cap text | cap text | caption of the table
| String | optional |
1 text | 1 text | First item opening the list of versions. | String | optional |
1 start | 1 start | index 1,2,... of the step in the header from which the product 1 is valid | Number | optional |
1 end | 1 end | index 1,2,... of the step in the header at which product 1 is NO LONGER valid | Number | optional |
90 text | 90 text | max last item closing the list of versions. | String | optional |
90 start | 90 start | index 1,2,... of the step in the header from which the product 90 is valid | Number | optional |
90 end | 90 end | index 1,2,... of the step in the header at which product 90 is NO LONGER valid | Number | optional |