Template:Infobox/row
Jump to navigation
Jump to search
Usage
{{Infobox/row | header = Header text | class = optional_th_class | headerstyle = optional_th_style }}
{{Infobox/row | label = Optional label text | data = Actual data | rowclass = optional_tr_class | class = optional_td_class | labelstyle = optional_th_style | datastyle = optional_td_style }}
Template Attributes
name | description |
---|---|
header | Header Text, if a this row is a header |
data | Data Text, if this row is not a header |
label | Optional label Text, if this row is not a header |
See also
- {{Infobox/begin}}
- {{Infobox/end}}
- {{Infobox}}