Module:Adjacent stations/SASCO
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by the Sakhalin Shipping Company (SASCO).
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Vanino–Kholmsk train ferry | Vanino–Kholmsk |
0000FF |
|
local p = {
["system title"] = "[[Sakhalin Shipping Company]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
[""] = "",
},
["lines"] = {
["Vanino–Kholmsk"] = {
["title"] = "[[Vanino–Kholmsk train ferry]]",
["color"] = "0000FF",
["left terminus"] = "Vanino",
["right terminus"] = "Kholmsk",
},
},
}
return p