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

MyWikiBiz, Author Your Legacy — Monday September 23, 2024
< Module:Road data‎ | strings‎ | USA
Revision as of 05:49, 16 July 2021 by Zoran (talk | contribs) (Pywikibot 6.4.0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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