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 Imzadi1979 (talk | contribs) at 19:56, 22 July 2017 (fix). 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