Content deleted Content added
Jackmcbarn (talk | contribs) rm unnecessary string.lower() and unnecessary "or ''"s |
Jackmcbarn (talk | contribs) rm unnecessary call to mw.text.trim |
||
Line 17:
end
local function color2lum( origc )
-- remove leading # (if there is one)
local c = mw.ustring.match(
-- split into rgb
|