Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
not sure what this refers to, but I believe it is correct
not needed
Line 187:
local assessment_category = function(cat, name)
if cat then
return cat:gsub(' articles', ''):gsub(' pages', '') -- remove "articles" and "pages" from category
else
return name or ''