Jump to content

Module:Adjacent stations/Molli

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Molli]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB 31"] = {
			["title"] = "[[Molli railway|RB 31]]",
			["color"] = "db6eac",
			["left terminus"] = "Ostseebad Kühlungsborn West",
			["right terminus"] = "Bad Doberan",
		},
	},
}

return p