Difference between revisions of "Module:ISO 3166/data/NL"

From blackwiki
Jump to navigation Jump to search
blackwiki>SiBr4
(Completing)
blackwiki>SiBr4
m
Line 7: Line 7:
 
   ["DR"] = {name="Drenthe"},
 
   ["DR"] = {name="Drenthe"},
 
   ["FL"] = {name="Flevoland"},
 
   ["FL"] = {name="Flevoland"},
   ["FR"] = {name="Friesland",isoname="Fryslân",altnames={"Fryslan"}},
+
   ["FR"] = {name="Friesland",isoname="Fryslân"},
 
   ["GE"] = {name="Gelderland"},
 
   ["GE"] = {name="Gelderland"},
 
   ["GR"] = {name="Groningen"},
 
   ["GR"] = {name="Groningen"},

Revision as of 20:45, 19 February 2016

This module contains all ISO 3166-2 codes for Netherlands. It is used by Module:ISO 3166.


return {
-- Countries
  ["AW"] = {name="Aruba"},
  ["CW"] = {name="Curaçao"},
  ["SX"] = {name="Sint Maarten"},
-- Provinces and special municipalities
  ["DR"] = {name="Drenthe"},
  ["FL"] = {name="Flevoland"},
  ["FR"] = {name="Friesland",isoname="Fryslân"},
  ["GE"] = {name="Gelderland"},
  ["GR"] = {name="Groningen"},
  ["LI"] = {name="Limburg"},
  ["NB"] = {name="North Brabant",isoname="Noord-Brabant"},
  ["NH"] = {name="North Holland",isoname="Noord-Holland"},
  ["OV"] = {name="Overijssel"},
  ["UT"] = {name="Utrecht"},
  ["ZE"] = {name="Zeeland"},
  ["ZH"] = {name="South Holland",isoname="Zuid-Holland"},
  ["BQ1"] = {name="Bonaire"},
  ["BQ2"] = {name="Saba"},
  ["BQ3"] = {name="Sint Eustatius",altnames={"Saint Eustatius"}}
}