Module:Adjacent stations/SBB Deutschland

Source: Wikipedia, the free encyclopedia.

local p = {
	["system title"] = "[[SBB GmbH|SBB Deutschland]]",
	["system icon"] = "",
	["system icon format"] = "croute",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["S6"] = {
			["title"] = "[[Seehas|S6]]",
			["color"] = "5e6a51",
			["left terminus"] = "Engen",
			["right terminus"] = "Konstanz",
		},
	},
}

return p