local p =
local function removeFalsePositives(str) if not str then return end str = mw.ustring.gsub(str, "", "") str = mw.ustring.gsub(str, ".-", "") str = mw.ustring.gsub(str, "", "") str = mw.ustring.gsub(str,"%[%[Category:Articles created via the Article Wizard%]%]","") str = mw.ustring.gsub(str,"%[%[Category:Unsuitable for Wikipedia AfC submissions%]%]","") str = mw.ustring.gsub(str,"%[%[Category:Drafts about.-%]%]","") return strend
function p.checkforcats(frame) local t = mw.title.getCurrentTitle tc = t:getContent if tc
nil then return "" else return "" endend
function p.submitted(frame) if mw.ustring.find(removeFalsePositives(mw.title.getCurrentTitle:getContent), '