Revision history of "Module:XfD old/AfD and MfD"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 02:21, 15 January 2022Tachyony talk contribs 1,717 bytes +1,717 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..."