Changes
;caption(n) : Text to put underneath the images.
====Main content====
;header(n) : Text to use as a header in row n. Header and data parameters should not be spaced more than 50 apart.
;label(n): Text to use as a label in row n.
;data(n): Text to display as data in row n. Header and data parameters should not be spaced more than 50 apart.
Note: for any given value for (n), not all combinations of parameters are permitted. The presence of a {{para|header''(n)''}} will cause the corresponding {{para|data''(n)''}}(and {{para|labelrowclass''(n)''}} (and {{para|rowclasslabel''(n)''}}, see below) to be ignored; the absence of a {{para|data''(n)''}} will cause the corresponding {{para|label''(n)''}} to be ignored. Valid combinations for any single row are: *{{para|headerclass''(n)''}} {{para|classheader''(n)''}}*{{para|datarowclass''(n)''}} {{para|rowclassclass''(n)''}} {{para|classdata''(n)''}}*{{para|labelrowclass''(n)''}} {{para|datalabel''(n)''}} {{para|rowclassclass''(n)''}} {{para|classdata''(n)''}}
See the rendering of header4, label4, and data4 in the examples section below.
==== Optional footer ====
;below: Text to put in the bottom cell. The bottom cell is intended for footnotes, see-also, and other such information.
====Optional CSS styling====