Difference between revisions of "Module:Adjacent stations/OeBB"

MyWikiBiz, Author Your Legacy — Tuesday September 09, 2025
Jump to navigationJump to search
 
(No difference)

Latest revision as of 18:40, 8 July 2021

Documentation for this module may be created at Module:Adjacent stations/OeBB/doc

local p = {
	["system title"] = "[[Oensingen-Balsthal-Bahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "06689c",	
		},
		["Regio"] = {
			["title"] = "[[Regio (Swiss railway train)|Regio]]",
			["types"] = {
				["Oensingen–Balsthal"] = {
					["title"] = "",
					["left terminus"] = "Oensingen",
					["right terminus"] = "Balsthal",
				},
			},
		},
	},
}

return p