Jump to content

Module:Sports table/Custom and Module:Sports table/Custom/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
add optional ratio style
 
.
 
Line 93: Line 93:
for cc=1,num_cols do
for cc=1,num_cols do
col_style[cc] = Args['colstyle'..cc] or col_style[cc] or ''
col_style[cc] = Args['colstyle'..cc] or col_style[cc] or ''
col_style[cc] = string.lower(col_style[cc])
end
end
-- Store num_cols so it may be returned
-- Store num_cols so it may be returned