Module:Road data/strings/NAM

From blackwiki
< Module:Road data‎ | strings
Revision as of 08:53, 27 September 2020 by Blackwikiadmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Road data/strings/NAM/doc

-- Namibia
local NAM = {}

NAM.A = {shield = "Schild A%route% NA.svg",
         link = "A%route% road (Namibia)",
         abbr = "A%route%"}

NAM.B = {shield = "Schild B%route% NA.svg",
         link = "B%route% road (Namibia)",
         abbr = "B%route%"}

NAM.C = {shield = "Schild C%route% NA.svg",
         link = "C%route% road (Namibia)",
         abbr = "C%route%"}

return NAM