Difference between revisions of "Module:Road data/strings/LTU"
< Module:Road data | strings
Jump to navigation
Jump to search
blackwiki>Imzadi1979 (add type) |
blackwiki>Imzadi1979 m (fix) |
||
| Line 3: | Line 3: | ||
LTU.E = {shield = "E%route%-LT.svg", | LTU.E = {shield = "E%route%-LT.svg", | ||
| − | link = "European route %route%", | + | link = "European route E%route%", |
abbr = "E%route%"} | abbr = "E%route%"} | ||
Revision as of 03:34, 27 May 2019
Documentation for this module may be created at Module:Road data/strings/LTU/doc
-- Lituania
local LTU = {}
LTU.E = {shield = "E%route%-LT.svg",
link = "European route E%route%",
abbr = "E%route%"}
LTU.A = {shield = "A%route%-LT.svg",
link = "A%route% highway (Lithuania)",
abbr = "A%route%"}
LTU.K = {shield = "K%route%-LT.svg",
link = "K%route% highway (Lithuania)",
abbr = 'K%route%'}
return LTU