Template:Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
Undid revision 428713005 by 98.231.142.70 (talk)
(using text from http://en.wikipedia.org/wiki/Template:Navbox attempt to simplify these difficult to understand instructions) |
(Undid revision 428713005 by 98.231.142.70 (talk)) |
||
| Line 65: | Line 65: | ||
==== HTML classes ==== | ==== HTML classes ==== | ||
;bodyclass : | ;bodyclass : This parameter is inserted into the "class" attribute for the infobox as a whole. | ||
;titleclass : | ;titleclass : This parameter is inserted into the "class" attribute for the infobox's title caption. | ||
;aboveclass : | ;aboveclass : This parameter is inserted into the "class" attribute for the infobox's "above" cell. | ||
; aboverowclass : | ; aboverowclass : This parameter is inserted into the "class" attribute for the complete table row the "above" cell is on. | ||
; subheaderclass : | ; subheaderclass : This parameter is inserted into the "class" attribute for the infobox's subheader. | ||
; subheaderrowclass : | ; subheaderrowclass : This parameter is inserted into the "class" attribute for the complete table row the subheader is on. | ||
;imageclass : | ;imageclass : This parameter is inserted into the "class" attribute for the image; it is in particular used in conjunction with {{tl|Image class names}}. | ||
; imagerowclass1, imagerowclass2 : | ; imagerowclass1, imagerowclass2 : These parameters are inserted into the "class" attribute for the complete table row the respective images are on. | ||
;rowclass(n) : | ;rowclass(n) : This parameter is inserted into the "class" attribute for the specified row '''including''' the label or other explanatory text. | ||
;class(n) : | ;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. | ||
;belowclass : | ;belowclass : This parameter is inserted into the "class" attribute for the infobox's below cell. | ||
==== Microformats ==== | ==== Microformats ==== | ||