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 MusikAnimal (talk | contribs) at 00:23, 17 August 2021 (Changed protection settings for "Module:Road data/strings/USA/regional/NER": High-risk Lua module: 18,000+ transclusions ([Edit=Require template editor access] (indefinite))). 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