549
edits
(Implementing talk page edit requested) |
m (59 revisions imported from wikipedia:Module:Aligned_table: see Topic:Vtixlm0q28eo6jtf) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 116: | Line 116: | ||
else | else | ||
row:css('vertical-align', 'top') | row:css('vertical-align', 'top') | ||
end | |||
if isnotempty(args['rowclass']) then | |||
row:addClass(args['rowclass']) | |||
end | end | ||
-- loop over the cells in the row | -- loop over the cells in the row | ||