Difference between revisions of "Module:Road data/strings/ARE"
MyWikiBiz, Author Your Legacy — Monday November 03, 2025
< Module:Road data | strings
Jump to navigationJump to search (Pywikibot 6.4.0) |
(No difference)
|
Latest revision as of 05:41, 16 July 2021
Documentation for this module may be created at Module:Road data/strings/ARE/doc
-- ARE
local ARE = {}
ARE.D = {
shield = "UAE D%route%.svg",
name = "D %route%",
link = "D %route% road (United Arab Emirates)",
abbr = "D %route%"
}
ARE.E = {
shield = "UAE E%route%.svg",
name = "E %route%",
link = "E %route% road (United Arab Emirates)",
abbr = "E %route%"
}
ARE.M = {
shield = "Mashreq-M%route%.gif",
name = "M %route%",
link = "Arab Mashreq International Road Network",
abbr = "M %route%"
}
return ARE