All public logs
From Black Cat Studios
Jump to navigationJump to search
Combined display of all available logs of Black Cat Studios. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:33, 19 June 2023 Blackcat talk contribs created page Module:Color/testcases (Created page with "local p = require('Module:UnitTests') function p:test01_rgb() self:preprocess_equals_preprocess( '{{#invoke:Color/sandbox|hexToRgbTriplet|fefdfc}}', '{{#invoke:Color |hexToRgbTriplet|fefdfc}}' ) end function p:test02_cmyk_black() self:preprocess_equals_preprocess( '{{#invoke:Color/sandbox|hexToCmyk|precision=3|000}}', '{{#invoke:Color |hexToCmyk|precision=3|000}}' ) end function p:test03_cmyk_white() self:preprocess_equals_preprocess(...")