Module:CountryData: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 77: | Line 77: | ||
if country.variations and type(country.variations) == "table" then | if country.variations and type(country.variations) == "table" then | ||
mappingCount = mappingCount + #country.variations | mappingCount = mappingCount + #country.variations | ||
end | end | ||
end | end | ||