Jump to content

Module:Adjacent stations/Regionalverkehr Bern-Solothurn: Difference between revisions

From Humanipedia
hp>Swiss512
m removed unnecessary hashtag
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:33, 3 February 2025

This is a data module for Module:Adjacent stations. It supports services operated by Regionalverkehr Bern-Solothurn. For the Bern S-Bahn S7, S8, and S9, use Module:Adjacent stations/Bern S-Bahn.

Lines[edit source]

Template:Rail template doc Template:Rail template doc Template:Rail template doc


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"] = "ff6600",
	["header text color"] = "FFFFFF",
	["lines"] = {
		["RE5"] = {
			["title"] = "[[RegioExpress|RE5]]",
			["color"] = "22b24c",
			["left terminus"] = "Bern",
			["right terminus"] = "Solothurn",
		},
	},	
}



return p