Module:Vital article: Difference between revisions

Content deleted Content added
mNo edit summary
fix
Line 90:
.. '[[Category:' .. class .. ' vital articles by topic|' .. (topic=='an unknown topic' and 'Unknown' or topic) .. ']]'
end
class, level = cat:match('^Wikipedia ([%a%-]+) level%-(%w+) vital articles$')
if class and level then -- Category:CLASS level-LEVEL vital articles
return top(false, frame)