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

Content deleted Content added
Manually reverting Special:Diff/1121360955
Properly match up with current Template:XFD backlog behavior
Line 28:
end
 
if totalmonth >== 0"total" then
if total > 0 then
return "[[" .. rfd .. "#" .. lastOpenTitle .. "|" .. total .. "]]"
else
return "[[" .. rfd .. "|0]]"
end
else
return "0"total
end
end