Module:Adjacent stations/Cologne Stadtbahn
MyWikiBiz, Author Your Legacy — Wednesday November 13, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:23, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Cologne Stadtbahn)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local cologne = "%1 station (Cologne)" local p = { ["system title"] = "[[Cologne Stadtbahn]]", ["system icon"] = "", ["station format"] = { "%1 station", ["Bonn Hbf"] = "Bonn Hauptbahnhof", ["Christophstraße/Mediapark"] = "[[Christophstraße/Mediapark station|Christophstraße/Mediapark]]", ["Köln Hbf"] = "Köln Hauptbahnhof", ["Rathaus"] = cologne, }, ["lines"] = { ["_default"] = { ["title"] = "[[Cologne Stadtbahn#Current routes|Line %1]]", ["text color"] = "FFFFFF", }, ["1"] = { ["color"] = "ed1c24", ["left terminus"] = "Köln-Weiden West", ["right terminus"] = "Bensberg", }, ["3"] = { ["color"] = "f49ac1", ["left terminus"] = "Görlinger-Zentrum", ["right terminus"] = "Thielenbruch", }, ["4"] = { ["color"] = "f172ac", ["left terminus"] = "Bocklemünd", ["right terminus"] = "Schlebusch", }, ["5"] = { ["color"] = "9b95c9", ["left terminus"] = "Sparkasse Am Butzweilerhof", ["right terminus"] = "Heumarkt", }, ["7"] = { ["color"] = "f68c59", ["left terminus"] = "Frechen-Benzelrath", ["right terminus"] = "Zündorf", }, ["9"] = { ["color"] = "f58e84", ["left terminus"] = "Sülz Hermeskeiler Platz", ["right terminus"] = "Königsforst", }, ["12"] = { ["color"] = "8dc63f", ["left terminus"] = "Merkenich", ["right terminus"] = "Zollstock Südfriedhof", }, ["13"] = { ["color"] = "a58470", ["left terminus"] = "Sülzgürtel", ["right terminus"] = "Holweide Vischeringstraße", }, ["15"] = { ["color"] = "4db848", ["left terminus"] = {"Köln-Chorweiler", "Longerich Friedhof"}, ["right terminus"] = "Ubierring", }, ["16"] = { ["color"] = "00b6ad", ["left terminus"] = "Bad Godesberg Stadthalle", ["right terminus"] = "Niehl Sebastianstraße", }, ["17"] = { ["color"] = "6ecff6", ["left terminus"] = "Severinstraße", ["right terminus"] = "Sürth", }, ["18"] = { ["color"] = "00a1e4", ["left terminus"] = "Bonn Hbf", ["right terminus"] = "Thielenbruch", }, }, } return p