Difference between revisions of "Module:ISO 3166/data/GW"
< Module:ISO 3166 | data
Jump to navigation
Jump to search
blackwiki>SiBr4 (←Created page with 'return { -- Provinces and autonomous sector ["L"] = {name="Leste"}, ["N"] = {name="Norte"}, ["S"] = {name="Sul"}, ["BS"] = {name="Bissau"}, -- Regions...') |
m (2 revisions imported) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
return { | return { | ||
| + | lang = "pt", | ||
-- Provinces and autonomous sector | -- Provinces and autonomous sector | ||
["L"] = {name="Leste"}, | ["L"] = {name="Leste"}, | ||
Latest revision as of 17:17, 26 September 2020
This module contains all ISO 3166-2 codes for Guinea-Bissau. It is used by Module:ISO 3166.
return {
lang = "pt",
-- Provinces and autonomous sector
["L"] = {name="Leste"},
["N"] = {name="Norte"},
["S"] = {name="Sul"},
["BS"] = {name="Bissau"},
-- Regions
["BA"] = {name="Bafatá"},
["BL"] = {name="Bolama"},
["BM"] = {name="Biombo"},
["CA"] = {name="Cacheu"},
["GA"] = {name="Gabú"},
["OI"] = {name="Oio"},
["QU"] = {name="Quinara"},
["TO"] = {name="Tombali"}
}