Jump to content

Module:Road data/strings/CAN/NT

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 16:55, 8 June 2014 (wider). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Northwest Territories
local NT = {}

NT.NT = {shield = "NWT-%route%.svg",
         link = "Northwest Territories Highway %route%",
         abbr = "Highway %route%",
         width = "20"}
         
NT.NWT = NT.NT

NT.Hwy = NT.NT

return NT