Module:Road data/strings/USA/regional/NER: Difference between revisions

From The Democratikan Wiki
(add)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 03:11, 15 February 2024

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