Jump to content

Module:Road data/strings/DEU

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mitchazenia (talk | contribs) at 22:54, 2 June 2014 (Protected Module:Road data/strings/DEU: Adjust per request, highly visible template. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- Germany
local DEU = {}

DEU.A = {shield = "Bundesautobahn %route% number.svg",
         link = "Bundesautobahn %route%",
         abbr = "A %route%"}

DEU.B = {shield = "Bundesstraße %route% number.svg",
         link = "Bundesstraße %route%",
         abbr = "B %route%"}

return DEU