Module:Road data/strings/MKD
< Module:Road data | strings
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Road data/strings/MKD/doc
-- North Macedonia
local MKD = {}
MKD.E = {shield = "E%route%-MKD.svg",
link = "European route E%route%",
abbr = "E%route%"}
MKD.M = {shield = "M%route%-MKD.svg",
link = "Motorway M%route% (North Macedonia)",
abbr = "M-%route%"}
MKD.R = {shield = "Regional road Macedonia R-%route%.svg",
link = "",
abbr = "R-%route%"}
MKD.A = {shield = "Motorway-A%route%-Hex-Green.svg",
link = "A%route% motorway (North Macedonia)",
abbr = "A-%route%"}
return MKD