Jump to content

Module:Adjacent stations/Aare Seeland mobil

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Swiss512 (talk | contribs) at 16:45, 2 November 2024 (updated size of the icon). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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