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 Happy5214 (talk | contribs) at 10:58, 21 March 2014 (Created page with '-- Northwest Territories local NT = {} NT.NT = {shield = "", link = "Northwest Territories Highway %route%", abbr = "Highway %route%"} return NT'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- Northwest Territories
local NT = {}

NT.NT = {shield = "",
         link = "Northwest Territories Highway %route%",
         abbr = "Highway %route%"}

return NT