Module:ISO 3166/sandbox: Difference between revisions

Content deleted Content added
Handle multiple hyphens
Properly suppress category
Line 211:
end
 
if mw.title.getCurrentTitle().namespace ~= 0 then catnocountry = '' end
return ''
else
return '', catnocountry..catnosubdivision
end
 
end