Content deleted Content added
mNo edit summary |
escape - |
||
Line 66:
.. '[[Category:Wikipedia vital articles by topic by level|' .. topic .. ']]'
end
level = cat:match('Wikipedia level%-(%w+) vital articles by topic')
if level then -- Category:Wikipedia level-LEVEL vital articles by topic
return top(true, frame)
|