Module:Adjacent stations/Warszawska Kolej Dojazdowa/sandbox
Appearance
This is the module sandbox page for Module:Adjacent stations/Warszawska Kolej Dojazdowa (diff). |
This is a data module for Module:Adjacent stations. It supports services operated by Warszawska Kolej Dojazdowa/sandbox.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
WKD | WKD |
004982 |
|
local p = {
["system title"] = "[[Warsaw Commuter Railway]]",
["system icon"] = "[[File:WKD.svg|18px|link=Warsaw Commuter Railway]]",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["title"] = "",
["left terminus"] = {"Grodzisk Mazowiecki Radońska", "Milanówek Grudów"},
["right terminus"] = "Warszawa Śródmieście WKD"
}
},
}
return p