Changes
Jump to navigation
Jump to search
→Parameters: update
====Optional content====
;subheader, subheader2 (n) : additional title fields which fit below {{{title}}} and {{{above}}}. Subheader parameters should not be spaced more than 10 apart.;image, image2 (n) : images to display at the top of the template. Use full image syntax, for example <nowiki>[[File:example.png|200px|alt=Example alt text]]</nowiki>. Image is centered by default. See [[WP:ALT]] for more on alt text. Image parameters should not be spaced more than 10 apart.;caption, caption2 (n) : Text to put underneath the images.;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.
;below: Text to put in the bottom cell. The bottom cell is intended for footnotes, see-also, and other such information.
;child: See the [[#Embedding|embedding]] section for details.
; subheaderrowclass : This parameter is inserted into the "class" attribute for the complete table row the subheader is on.
;imageclass : This parameter is inserted into the "class" attribute for the image.
; imagerowclass1, imagerowclass2 imagerowclass(n) : These parameters are inserted into the "class" attribute for the complete table row the respective images are on.
;rowclass(n) : This parameter is inserted into the "class" attribute for the specified row '''including''' the label or other explanatory text.
;class(n) : This parameter is inserted into the "class" attribute for the data cell of the specified row. If there's no data cell it has no effect.