Module:Adjacent stations/Aare Seeland mobil

local p = {
	["system title"] = "[[Aare Seeland mobil]]",
	["system icon"] = "[[File:Logo aare seeland mobil.svg|30px|link=Aare Seeland mobil]]",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["text color"] = "FFFFFF",
			["color"] = "e93f3c",	
		},	
		["S11"] = {
			["title"] = "[[Aare Seeland mobil#Operations|S11]]",
			["left terminus"] = "Solothurn",
			["right terminus"] = "Langenthal",	
		},
		["S12"] = {
			["title"] = "[[Aare Seeland mobil#Operations|S12]]",
			["left terminus"] = "Langenthal",
			["right terminus"] = "St. Urban Ziegelei",
		},
		["S37"] = {
			["title"] = "[[Aare Seeland mobil#Operations|S37]]",
			["left terminus"] = "Ins",
			["right terminus"] = "Biel/Bienne",	
		
		},
	},
}

return p