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:39, 2 November 2024 (updated lines). 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"] = "S11",
			["left terminus"] = "Solothurn",
			["right terminus"] = "Langenthal",	
		},
		["S12"] = {
			["title"] = "S12",
			["left terminus"] = "Langenthal",
			["right terminus"] = "St. Urban Ziegelei",
		},
		["S37"] = {
			["title"] = "S37",
			["left terminus"] = "Ins",
			["right terminus"] = "Biel/Bienne",	
		
		},
	},
}

return p