Module:Adjacent stations/sandbox/Warsaw Public Transport
local p = {
["system title"] = "Warsaw Public Transport",
["system icon"] = "18px",
["station format"] = {
"",
[""] = "",
},
["lines"] = {
["ZTM"] = {
["title"] = "Public Transport Authority",
["icon"] = "File:Znak promocyjny Warszawy (symbol herbowy).svg",
},
["BUS"] = {
["title"] = "Bus transport in Warsaw",
["icon"] = "File:WTP autobus.svg",
},
["TRAM"] = {
["title"] = "Trams in Warsaw",
["icon"] = "File:WTP tramwaj.svg",
},
["RAIL"] = {
["title"] = "Szybka Kolej Miejska (Warsaw)",
["icon"] = "File:WTP kolej.svg",
},
["METRO"] = {
["title"] = "Warsaw Metro",
["icon"] = "File:WTP metro.svg",
},
["P+R"] = {
["title"] = "Park and Ride in Warsaw",
["icon"] = "File:WTP park-ride.svg",
},
},
}
return p