Content deleted Content added
temporary measure |
fix for Template:Country data CNM and a few others, otherwise no idea about the accuracy of this module |
||
Line 3:
-- information about other templates used by module
data.templates = { flagged_team_link = "fb" ,
flagvar = { PRO= "football" },
flag_codes = { -- missing 3 letter country codes
['CNM'] = 'Ambazonia',
['CNY'] = 'Chechnya',
['GOZ'] = 'Gozo',
['MLQ'] = 'South Moluccas',
['OCC'] = 'Occitania',
['RMS'] = 'Romani people',
['RPN'] = 'Easter Island',
['TNC'] = 'Northern Cyprus',
['YAP'] = 'Yap'
}
}
|