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 21:15, 11 February 2021 (shieldmain). 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",
	shieldmain = "New England %route%.svg",
	name = "New England Route %route%",
	link = "Route %route% (New England)",
	abbr = "Route %route%"
}

return NER