Module:Region topic/Oceania
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
Jump to navigationJump to searchDocumentation for this module may be created at Module:Region topic/Oceania/doc
return { region = "Oceania", ngroups = 3, group1 = { name = "Sovereign states", data = { {"AU","Australia"}, {"FJ","Fiji"}, {"KI","Kiribati"}, {"MH","Marshall Islands",the=true}, {"FM","Federated States of Micronesia",the=true}, {"NR","Nauru"}, {"NZ","New Zealand"}, {"PW","Palau"}, {"PG","Papua New Guinea"}, {"WS","Samoa"}, {"SB","Solomon Islands",the=true}, {"TO","Tonga"}, {"TV","Tuvalu"}, {"VU","Vanuatu"} } }, group2 = { name = "Associated states<br/>of New Zealand", data = { {"CK","Cook Islands",the=true}, {"NU","Niue"} } }, group3 = { name = "Dependencies<br/>and other territories", data = { {"AS","American Samoa"}, {"CX","Christmas Island"}, {"CC","Cocos (Keeling) Islands",the=true}, {"XEA","Easter Island"}, {"PF","French Polynesia"}, {"GU","Guam"}, {"XHI","Hawaii"}, {"NC","New Caledonia"}, {"NF","Norfolk Island"}, {"MP","Northern Mariana Islands",the=true}, {"PN","Pitcairn Islands",the=true}, {"TK","Tokelau"}, {"WF","Wallis and Futuna"} }, switch = "countries_only", negate_switch = true } }