Main public logs
Appearance
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".
- 18:01, 6 March 2025 MusikBot II talk contribs changed protection settings for Module:Aligned dates list [Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite) (High-risk template or module: 2501 transclusions (more info)) (hist)
- 18:00, 22 April 2023 MusikBot II talk contribs protected Module:Aligned dates list [Edit=Require autoconfirmed or confirmed access] (indefinite) (High-risk template or module: 2210 transclusions (more info)) (hist)
- 09:55, 21 April 2023 Jay D. Easy talk contribs created page Module:Aligned dates list (←Created page with 'local p = {} function p.main(frame) local output = {} local monthNames = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"} local daysInMonth = {31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} for month = 1, 12 do local monthName = monthNames[month] local days = daysInMonth[month] for day = 1, days do for _, suffix in ipairs({"", "b", "c"}) do lo...')