Jump to content

Module:Road data/strings/CAN/NT: Difference between revisions

From Wikipedia, the free encyclopedia
Created page with '-- Northwest Territories local NT = {} NT.NT = {shield = "", link = "Northwest Territories Highway %route%", abbr = "Highway %route%"} return NT'
 
m Protected Module:Road data/strings/CAN/NT: Adjust per request, highly visible template. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))
(No difference)

Revision as of 22:52, 2 June 2014

-- Northwest Territories
local NT = {}

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

return NT