Module:Article history/config: Difference between revisions

Content deleted Content added
adding a "former featured article candidate / good article" option per the talk page discussion
Add GOCE categorization per TPER
Line 1,521:
aliases = {'_BLANK'}
}
},
categories = function (articleHistoryObj, actionObj)
local ret = {}
local result = actionObj.resultId
if result == 'copyedited' then
ret[1] = Category.new('Articles copy edited by the Guild of Copy Editors')
end
return ret
end
},
WAR = {