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 Chinissai (talk | contribs) at 13:53, 30 April 2016 (Created page with '-- New England local NER = {} NER.NER = { shield = "New England %route%.svg", name = "New England Route %route%", link = "Route %route% (New England)", abbr...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(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%"
}

return NER