Jump to content

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

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Fredddie (talk | contribs) at 18:45, 13 September 2021 (add). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- 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