Module:Adjacent stations/Regionalverkehr Bern-Solothurn

MyWikiBiz, Author Your Legacy — Tuesday May 07, 2024
< Module:Adjacent stations
Revision as of 18:44, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Regionalverkehr Bern-Solothurn)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
local p = {
	["system title"] = "[[Regionalverkehr Bern-Solothurn]]",
	["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"] = "EB1A00",
	["header text color"] = "FFFFFF",
	["lines"] = {
		["RegioExpress"] = {
			["title"] = "[[RegioExpress]]",
			["types"] = {
				["Bern–Solothurn"] = {
					["title"] = "",
					["color"] = "22b24c",
					["left terminus"] = "Bern",
					["right terminus"] = "Solothurn",
				},
			},
		},
	},
}

return p