Jump to content

Module:Adjacent stations/Stuttgarter Historische Straßenbahnen

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cards84664 (talk | contribs) at 20:55, 30 March 2025 (+Berliner Platz). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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