Content deleted Content added
add support for Category:Wikipedia level-LEVEL vital articles by topic |
%w |
||
Line 65:
.. '[[Category:Wikipedia vital articles by topic by level|' .. topic .. ']]'
end
local level = cat:match('Wikipedia level-(%
if level then -- Category:Wikipedia level-LEVEL vital articles by topic
return top(true, frame)
|