Modul:Color contrast: Unterschied zwischen den Versionen

Undid revision 757931345 by Frietjes (talk)
(html #)
(Undid revision 757931345 by Frietjes (talk))
Zeile 98: Zeile 98:
-- remove leading # (if there is one) and whitespace
-- remove leading # (if there is one) and whitespace
c = mw.ustring.match(c, '^[%s#]*([a-f0-9]*)[%s]*$')
c = mw.ustring.match(c, '^[%s#]*([a-f0-9]*)[%s]*$')
c = mw.ustring.match(c, '^[%s]*#([a-f0-9]*)[%s]*$')


-- split into rgb
-- split into rgb
Anonymer Benutzer