Module:Sports table/Custom and Module:Sports table/Custom/sandbox: Difference between pages
Appearance
(Difference between pages)
Content deleted Content added
add optional ratio style |
S.A. Julio (talk | contribs) . |
||
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 |