Module:Adjacent stations/RapidX
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by RapidX.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Delhi–Meerut |
|
File:NCRTC logo.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Delhi–Alwar |
|
File:NCRTC logo.svg | |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Delhi–Sonipat–Panipat |
|
File:NCRTC logo.svg |
local p = {
["system title"] = "[[RRTS]]",
["system icon"] = "[[File:NCRTC logo.svg|17px|link=National Capital Region Transport Corporation]]",
["station format"] = {
"%1 railway station",
},
["name format"] = "font-size: 200%; font-family:calibri; font-weight:bold; color: #FFC400; background-color: #01498F; padding: 0.3em 4px; line-height: 110%",
["header background color"] = "01498F",
["header text color"] = "FFC400",
["lines"] = {
["Delhi–Meerut Regional Rapid Transit System"] = {
["title"] = "[[Semi-high speed rail]]",
["types"] = {
["Delhi-Ghaziabad-Meerut"] = {
["title"] = "",
["color"] = "01adef",
["left terminus"] = "Sarai Kale Khan",
["right terminus"] = "Modipuram",
},
},
},
},
}
return p