Content deleted Content added
trying to fix Module talk:WikiProject banner#Fallback conflict |
pass arguments correctly |
||
Line 333:
end
local category_exists = function(class)
return category_exists_suffix(class, false) or category_exists_suffix(class, true)
end
if class=='FM' and not category_exists('FM') then
|