Module:infobox: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 133: Line 133:
dataCell
dataCell
:attr('colspan', not rowArgs.label and '2' or nil)
:attr('colspan', not rowArgs.label and '2' or nil)
:cssText(not rowArgs.label and 'vertical-align: top; text-align: center;' or 'vertical-align: top; text-align: left;')
:cssText('vertical-align: top; text-align: left;')
:addClass(rowArgs.class)
:addClass(rowArgs.class)
-- @deprecated next; target .infobox-<name> .infobox(-full)-data
-- @deprecated next; target .infobox-<name> .infobox(-full)-data