Jump to content

Module:Road data/strings/CAN/SK

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mitchazenia (talk | contribs) at 22:53, 2 June 2014 (Protected Module:Road data/strings/CAN/SK: Adjust per request, highly visible template. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Saskatchewan
local SK = {}

SK.SK = {shield = {["1"] = "Saskatchewan Highway 1.svg",
                   ["16"] = "Saskatchewan Highway 16.svg",
                   default = {ifexists = true,
                              default = "Saskatchewan Highway %route% (jct).svg"}},
         link = "Saskatchewan Highway %route%",
         abbr = "Hwy %route%"}

SK.Hwy = SK.SK

return SK