Jump to content

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

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 04:00, 14 March 2021 (color). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

return NER