ماژول:Adjacent stations/BLS

ویکی‌پدیادان، آچیق بیلیک‌لیک‌دن

بو ماژول اوچون بلگه‌لر ماژول:Adjacent stations/BLS/بلگه صفحه‌سینده یارادیلا بیلینر

local p = {
	["system title"] = "[[BLS AG|BLS]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0E3984;  padding:0.5em 4px; text-align:center; align-items:center;",
	["header background color"] = "a0e100",
	["header text color"] = "0028a0",
	["lines"] = {
		["RegioExpress"] = {
			["title"] = "[[RegioExpress]]",
			["color"] = "003d7e",
			["types"] = {
				["Bern-Domodossola"] = {
					["title"] = "''Lötschberger''",
					["left terminus"] = "Bern",
					["right terminus"] = "Domodossola",
				},
				["Bern-Domodossola"] = {
					["title"] = "''Lötschberger''",
					["left terminus"] = "Bern",
					["right terminus"] = "Domodossola",
				},
				["La Chaux-de-Fonds-Bern"] = {
					["title"] = "La Chaux-de-Fonds to Bern",
					["left terminus"] = "La Chaux-de-Fonds",
					["right terminus"] = "Bern",
				},
				["Zweisimmen-Interlaken"] = {
					["title"] = "Zweisimmen to Interlaken",
					["left terminus"] = "Zweisimmen",
					["right terminus"] = "Interlaken Ost",
				},
			},
		},
		["Regio"] = {
			["title"] = "[[Regio (Swiss railway train)|Regio]]",
			["color"] = "bcbdc0",
			["types"] = {
				["Spiez-Interlaken"] = {
					["title"] = "Spiez to Interlaken",
					["left terminus"] = "Spiez",
					["right terminus"] = "Interlaken Ost",
				},
				["Zweisimmen-Bern"] = {
					["title"] = "Zweisimmen to Bern",
					["left terminus"] = "Zweisimmen",
					["right terminus"] = "Bern",
				},
			},			
		},
	},
}
return p