Jump to content

Module:Road data/strings/LKA

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 02:31, 19 February 2021 (add shieldmain (via WP:JWB)). 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",
	shieldmain = "Sri Lanka E%route% expressway.svg",
         link = "E%route% expressway (Sri Lanka)",
         abbr = "E%route%"}

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

LKA.B = {shield = "",
	shieldmain = "",
         link = "B%route% Highway (Sri Lanka)",
         abbr = "B%route%"}

return LKA