Main public logs
Jump to navigation
Jump to search
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".
- 02:21, 15 January 2022 Tachyony talk contribs created page Module:XfD old/AfD and MfD (Created page with "-- Various hacky solutions to allow AfD and MfD to show up on Template:XFD Backlog -- AfD is easy, as User:Mathbot already summarizes the total on each day local p = {} local lang = mw.getContentLanguage() function p.afd(frame) local month = frame.args.month local pat if month == "total" then pat = "%(([0-9]+) open" else month = lang:formatDate("Y F", month) pat = "%[%[Wikipedia:Articles for deletion/Log/" .. month .. "[^%]]*%]%] %(([0-9]+) open /" en...")