Content deleted Content added
temporary measure |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
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', -- FIXME: The text should be Southern Cameroons, but the icon should be Ambazonia
['CNY'] = 'Chechnya', -- FIXME: Should be Chechen Republic of Ichkeria. It really hates it when I set it to that though so it's just plain Chechnya for now
['GOZ'] = 'Gozo',
['MLQ'] = 'South Moluccas',
['OCC'] = 'Occitania',
['RMS'] = 'Romani people',
['RPN'] = 'Easter Island',
['SAP'] = 'Sápmi',
['TNC'] = 'Northern Cyprus',
['YAP'] = 'Yap'
}
}
Line 47 ⟶ 59:
{ "CCD", "Cascadia" },
{ "IOT", "Chagos Islands" },
{ "CNY", "Chechnya" }, -- FIXME: Should be Chechen Republic of Ichkeria. It really hates it when I set it to that though so it's just plain Chechnya for now
{ "CIL", "Cilento" },
{ "CSK", "Cossack" },
Line 80 ⟶ 92:
{ "SMD", "Somaliland" },
{ "BSX", "South Lower Saxony" },
{ "SAP", "Sápmi" }, -- FIXME: The code for Sápmi (SAP) overlaps with [[Template:Country data SAP]] (San Andrés y Providencia). Should not be changed but for now theres a ZWJ at the end to avoid it
{ "CNM", "Ambazonia" }, -- FIXME: The text should be Southern Cameroons, but the icon should be Ambazonia
{ "MLQ", "South Moluccas" },
{ "SZE", "Székely Land" },
Line 104 ⟶ 116:
Asia = { "TIB", "IOT", "WPA", "MLQ", "KUR", "LKT", "HIM"
},
Europe = { "MCO", "
},
Oceania = { "YAP", "POH", "KIR"
|