Module:Adjacent stations/Cologne Stadtbahn: Difference between revisions

Content deleted Content added
Created page with 'local p = { ["system title"] = "Cologne Stadtbahn", ["system icon"] = "", ["station format"] = { "%1 station", ["Bonn Hbf"] = "Bonn Hauptbahnhof", [...'
 
Make font bigger
 
(12 intermediate revisions by 3 users not shown)
Line 1:
local cologne = "%1 station (Cologne)"
 
local p = {
["system title"] = "[[Cologne Stadtbahn]]",
["name format"] = "background-color: #e3000f; color: #ffffff; font-size: 175%; line-height: 110%; text-align: center; vertical-align: center; padding-top: 3px; padding-bottom: 3px;",
["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,
["Universität"] = cologne,
},
["lines"] = {
["_default"] = {
["title"] = "[[Cologne%1 Stadtbahn#Current(KVB routesline)|Line %1]]",
["text color"] = "FFFFFF",
},
["1"] = {
["color"] = "ed1c24",
["left terminus"] = "Köln-Weiden West",
["right terminus"] = "Bensberg",
},
Line 54 ⟶ 60:
["15"] = {
["color"] = "4db848",
["left terminus"] = {"Köln-Chorweiler", "Longerich Friedhof"},
["right terminus"] = "Ubierring",
},
["16"] = {
["color"] = "00b6ad",
["left terminus"] = "NiehlBad SebastianstraßeGodesberg Stadthalle",
["right terminus"] = "BadNiehl Godesberg StadthalleSebastianstraße",
},
["17"] = {
Line 69 ⟶ 75:
["18"] = {
["color"] = "00a1e4",
["left terminus"] = "ThielenbruchBonn Hbf",
["right terminus"] = "Bonn HbfThielenbruch",
},
},