Module:ColPollTable: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 63:
wkcolor = string.lower(argOrCall(wkcolor))
wkcolor = CC_backgrounds[wkcolor] or CC_backgroundCC_backgrounds.default
 
table.insert(week_tbl.cells, { res = wkdt, style = wkcolor })