Jump to content

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

From BRUS Wikipedia
Revision as of 23:06, 11 January 2025 by BRUSpedia (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Road data/strings/USA/regional/NER/doc

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