Jump to content

Module:Adjacent stations/Aare Seeland mobil

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mackensen (talk | contribs) at 21:37, 9 May 2020 (+Solothurn–Langenthal). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Aare Seeland mobil]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "C42937",	
		},
		["Biel–Täuffelen–Ins"] = {
			["title"] = "[[Biel–Täuffelen–Ins railway|Biel–Täuffelen–Ins]]",
			["left terminus"] = "Ins",
			["right terminus"] = "Biel/Bienne",
		},
		["Solothurn–Langenthal"] = {
			["title"] = "Solothurn to Langenthal",
			["left terminus"] = "Solothurn",
			["right terminus"] = "Langenthal",
		},
	},
}

return p