Module:Aligned table: Difference between revisions

Jump to navigation Jump to search
m
1 revision imported
(even/odd rowstyles)
 
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 39:
colstyle[1] = 'text-align:left;'
colstyle[2] = 'text-align:right;'
end
if isnotempty(args['rightleft']) then
colstyle[1] = 'text-align:right;'
colstyle[2] = 'text-align:left;'
end
for i = 1,cols do
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu