Jump to content

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

From Simple English Wikipedia, the free encyclopedia
Revision as of 13:53, 30 April 2016 by imported>Chinissai (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...')
(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%"
}

return NER