Jump to content

Module:Road data/strings/USA/regional/NER

From Simple English Wikipedia, the free encyclopedia
Revision as of 16:34, 17 February 2022 by Djsasso (talk | changes) (1 revision imported from en:Module:Road_data/strings/USA/regional/NER)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Road data/strings/USA/regional/NER/doc

-- New England
local NER = {}

NER.NER = {
	shield = "New England %route%.svg",
	name = "New England Route %route%",
	link = "Route %route% (New England)",
	abbr = "Route %route%",
	color = "hist",
	nbrowse = "[[New England road marking system]]"
}

return NER