Jump to content

Module:Adjacent stations/Stuttgarter Historische Straßenbahnen

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "Stuttgarter Historische Straßenbahnen",
	["station format"] = {
		"%1 station",
		["Berliner Platz"] = "Berliner Platz station (Stuttgart)",
	},
	["lines"] = {
		["21"] = {
			["title"] = "Oldtimerlinie 21",
			["color"] = "F8D448",
			["left terminus"] = "",
			["right terminus"] = "Straßenbahnmuseum"
		},
	},
}

return p