Jump to content

Module:Road data/strings/IDN

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Happy5214 (talk | contribs) at 11:04, 3 July 2014 (Created page with '-- Indonesia local IDN = {} IDN.N = {shield = "Nasional%route%.png", link = "Indonesian National Route %route%", abbr = "National Route %route...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

-- Indonesia
local IDN = {}

IDN.N = {shield = "Nasional%route%.png",
         link = "Indonesian National Route %route%",
         abbr = "National Route %route%"}

IDN.National = IDN.N
IDN["National Highway"] = IDN.N

return IDN