Изменения
уже leave = yesno(args['l'])
end
end
if yesno(leave) and mw.title.new(title).isRedirect and allow_cat then
if leave and mw.title.new(title).isRedirect and allow_cat then
categories = categories .. orphan_categories['redirect']
categories = categories .. orphan_categories['redirect']
end
end