Jump to content

Module:Road data/strings/LKA

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Imzadi1979 (talk | contribs) at 05:12, 18 August 2019 (add shield). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Sri Lanka
local LKA = {}

LKA.E = {shield = "Sri Lanka E%route% expressway.svg",
         link = "E%route% expressway (Sri Lanka)",
         abbr = "E%route%"}

LKA.A = {shield = "",
         link = "A%route% highway (Sri Lanka)",
         abbr = "A%route%"}

LKA.B = {shield = "",
         link = "",
         abbr = "B%route%"}

return LKA