Module:Vital article: Difference between revisions

Content deleted Content added
support for Category:Wikipedia vital articles in TOPIC
fix for unknown
Line 87:
if topic then -- Category:Wikipedia vital articles in TOPIC
return top(true, frame)
.. '[[Category:Wikipedia vital articles by topic|' .. (topic=='an unknown topic' and 'Unknown' or topic) .. ']]'
end
level, topic = cat:match('^Wikipedia level%-(%w+) vital articles in ([%a ]+)$')