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

MyWikiBiz, Author Your Legacy — Sunday June 02, 2024
Jump to navigationJump to search

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

return NER