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 Swiss512 (talk | contribs) at 10:47, 2 November 2024 (added title links). 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"] = "[[File:Logo aare seeland mobil.svg|20px|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