Difference between revisions of "Module:Region topic/South America"
MyWikiBiz, Author Your Legacy — Thursday September 11, 2025
Jump to navigationJump to search (Pywikibot 6.4.0) |
(No difference)
|
Latest revision as of 05:38, 16 July 2021
Documentation for this module may be created at Module:Region topic/South America/doc
return { region = "South America", ngroups = 2, group1 = { name = "[[List of sovereign states|Sovereign states]]", data = { {"AR","Argentina"}, {"BO","Bolivia"}, {"BR","Brazil"}, {"CL","Chile"}, {"CO","Colombia"}, {"EC","Ecuador"}, {"GY","Guyana"}, {"PY","Paraguay"}, {"PE","Peru"}, {"SR","Suriname"}, {"UY","Uruguay"}, {"VE","Venezuela"} } }, group2 = { name = "{{longitem|[[Dependent territory|Dependencies]] and<br/>other territories}}", data = { {"FK","Falkland Islands",the=true}, {"GF","French Guiana"}, {"GS","South Georgia and the South Sandwich Islands"} }, switch = "countries_only", negate_switch = true } }