Module:Adjacent stations/Bodensee-Oberschwaben-Bahn

< Module:Adjacent stations
Revision as of 12:35, 17 Ocak 2022 by imported>Grahamec (correction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
local p = {
	["system title"] = "Bodensee-Oberschwaben-Bahn",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
},
	["lines"] = {
		["RB"] = {
			["title"] = "",
			["types"] = {
				["91"] = {
					["title"] = "[[List of railway routes in Baden-Württemberg|RB 91]]",
					["color"] = "00519E",
					["left terminus"] = "Aulendorf",
					["right terminus"] = "Friedrichshafen Hafen",
				},
			},
		},
	},
}

return p