Jump to content

Module:Road data/strings/TUR

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MusikBot II (talk | contribs) at 18:00, 26 May 2019 (Protected "Module:Road data/strings/TUR": High-risk template or module (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Turkey
local TUR = {}

TUR.O = {shield = {ifexists = true,
                   default = "O-%route%_otoyolu.png"},
         link = "Otoyol %route%",
         abbr = "O-%route%"}

TUR.otoyol = TUR.O

TUR.D = {shield = {ifexists = true,
                   default = "D-%route%.png"},
         link = "State road D%route% (Turkey) ",
         abbr = "D.%route%"}

TUR.state = TUR.D

return TUR