Jump to content

Module:Road data/strings/NAM

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fredddie (talk | contribs) at 02:34, 19 February 2021 (add shieldmain (via WP:JWB)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Namibia
local NAM = {}

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

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

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

return NAM