Difference between revisions of "Module:Road data/strings/IRL"
< Module:Road data | strings
Jump to navigation
Jump to search
blackwiki>Fredddie (ugh) |
m (9 revisions imported) |
(No difference)
| |
Latest revision as of 08:53, 27 September 2020
Documentation for this module may be created at Module:Road data/strings/IRL/doc
-- Ireland
local IRL = {}
IRL.E = {shield = "IRL E-%route%.svg",
link = "European route E%route% in the Republic of Ireland",
abbr = "E %route%"}
IRL.M = {shield = "M%route%-IE confirmatory.svg",
link = "M%route% motorway (Ireland)",
abbr = "M%route%"}
IRL.N = {shield = "IRL N%route%.svg",
link = "N%route% road (Ireland)",
abbr = "N%route%"}
IRL.R = {shield = "IRL R%route%.svg",
link = "R%route% road (Ireland)",
abbr = "R%route%"}
return IRL