Difference between revisions of "Module:Road data/strings/NIC"
< Module:Road data | strings
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/NIC/doc
-- Nicaragua
local NIC = {}
NIC.RN = {shield = "NIC-%route%.svg",
link = "NIC-%route%",
abbr = "NIC-%route%"}
NIC.CA = {shield = "CA-%route% (Nicaragua).svg",
link = "CA-%route% (Nicaragua)",
abbr = "CA-%route%"}
NIC.NN = {shield = "NN-%route%.svg",
link = "NN-%route% (Nicaragua)",
abbr = "NN-%route%"}
NIC.PA = {shield = "Nicaragua Via Panam.svg",
link = "Pan-American Highway",
abbr = "Pan-American Highway"}
return NIC