Content deleted Content added
start warnings |
use existing warning |
||
Line 157:
dab = 'disambiguation page'
})
local rows, nested_ratings, task_forces, notes, categories, taskforce_categories
local add_category = function(category, key)
if category and category~='none' then
Line 335:
else
add_category(cfg.category.no_quality_rating)
end
elseif class=='' or class==article_class then -- local class matches article class or is blank
Line 352:
end
else
end
if not isarticle(class) then
|