Open main menu

Changes

Module:Aligned table

79 bytes added, 21:53, 13 January 2021
Optional rowclass
else
row:css('vertical-align', 'top')
end
if isnotempty(args['rowclass']) then
row:addClass(args['rowclass'])
end
-- loop over the cells in the row