Jump to content

Module:Road data/strings/IND

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MusikAnimal (talk | contribs) at 21:24, 24 January 2019 (Protected "Module:Road data/strings/IND": High-risk module ([Edit=Require autoconfirmed or confirmed access] (indefinite))). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

-- India
local IND = {}

IND.NE = {shield = "NE%route%-IN.svg",
          link = "National Expressway %route% (India)",
          abbr = "NE %route%"}

IND.NH = {shield = "NH%route%-IN.svg",
          link = "National Highway %route% (India)",
          abbr = "NH %route%"}

IND.SH = {shield = "",
          link = "State Highway %route% [state||(%state%)|]",
          abbr = "SH %route%"}

return IND