Jump to content

Module:ISO 3166/data/BE

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SiBr4 (talk | contribs) at 22:25, 9 March 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
-- Regions
  ["BRU"] = {name="Brussels",isonames={fr="Bruxelles-Capitale, Région de",nl="Brussels Hoofdstedelijk Gewest"},defaultlang="fr",altnames={"Brussels-Capital Region"}},
  ["VLG"] = {name="Flanders",isoname="Vlaams Gewest"},
  ["WAL"] = {name="Wallonia",isoname="Région wallonne"},
-- Provinces
  ["VAN"] = {name="Antwerp",isoname="Antwerpen"},
  ["VBR"] = {name="Flemish Brabant",isoname="Vlaams-Brabant"},
  ["VLI"] = {name="Limburg"},
  ["VOV"] = {name="East Flanders",isoname="Oost-Vlaanderen"},
  ["VWV"] = {name="West Flanders",isoname="West-Vlaanderen"},
  ["WBR"] = {name="Walloon Brabant",isoname="Brabant wallon"},
  ["WHT"] = {name="Hainaut"},
  ["WLG"] = {name="Liège"},
  ["WLX"] = {name="Luxembourg"},
  ["WNA"] = {name="Namur"}
}