Module:XfD old/AfD and MfD/sandbox: Difference between revisions

Content deleted Content added
Match up behavior at 0 links closer to XFD backlog
mNo edit summary
Line 20:
local dayContent = mw.title.new(logprefix .. ymd):getContent()
-- Match only title sections starting with lists or templates
for openTitle in dayContent:gmatch("==== ?([^\n]-) ?====%s*+[%*%#%{]", "") do
total = total + 1
lastOpenTitle = openTitle