Module:Adjacent stations/SASCO

< Module:Adjacent stations
Revision as of 13:38, 2 September 2021 by imported>Jjpachano
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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