Module:Adjacent stations/Aare Seeland mobil

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Aare Seeland mobil]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[Regio (Swiss railway train)|Regio]]",
			["color"] = "C42937",	
		},
		["Biel–Täuffelen–Ins"] = {
			["left terminus"] = "Ins",
			["right terminus"] = "Biel/Bienne",
		},
		["Langenthal–St. Urban"] = {
			["left terminus"] = "Langenthal",
			["right terminus"] = "St. Urban Ziegelei",
		},	
		["Solothurn–Langenthal"] = {
			["left terminus"] = "Solothurn",
			["right terminus"] = "Langenthal",
		},
	},
}

return p