Difference between revisions of "Module:Road data/strings/MDA"

From blackwiki
Jump to navigation Jump to search
blackwiki>WMSR
(Created module)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:53, 27 September 2020

Documentation for this module may be created at Module:Road data/strings/MDA/doc

-- Moldova
local MDA = {}

MDA.R = {shield = "Schild R%route% Moldavië.svg",
         link = "",
         abbr = "R%route%"}
         
MDA.E = {shield = "Tabliczka_E%route%.svg",
         link = "European route E%route%",
         abbr = "E-%route%"}

MDA.M = {shield = "Schild M%route% Moldavië.svg",
         link = "M%route% highway (Moldova)",
         abbr = "M%route%"}

return MDA