Difference between revisions of "Module:Road data/strings/PRT"
< Module:Road data | strings
Jump to navigation
Jump to search
blackwiki>Fredddie (create) |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 08:54, 27 September 2020
Documentation for this module may be created at Module:Road data/strings/PRT/doc
-- Portugal
local PRT = {}
PRT.E = {shield = "Tabliczka E%route%.svg",
link = "European route E%route%",
abbr = "E-%route%"}
PRT.A = {shield = "A%route%-PT.svg",
link = "A%route% motorway (Portugal)",
abbr = "A%route%"}
PRT.N = {shield = "",
link = "N%route% (Portugal)",
abbr = "N%route%"}
PRT.EN = PRT.N
PRT.IP = {shield = "IP%route%-PT.svg",
link = "IP%route% (Portugal)",
abbr = "IP%route%"}
PRT.IC = {shield = "",
link = "IC%route% (Portugal)",
abbr = "IC%route%"}
PRT.R = {shield = "",
link = "ER%route% (Portugal)",
abbr = "R%route%"}
PRT.ER = PRT.R
return PRT