Main public logs
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 11:20, 16 May 2021 Artoria2e5 talk contribs created page Module:Sandbox/Artoria2e5/Color (←Created page with '-- Basic colorimetry. -- CC0. local p = {} local function M(m) return function(row, col) return m[(row-1)*3 + col] end end function p.v3_mul_mat33(v, m_)...')