Content deleted Content added
c/e |
Make font bigger |
||
(10 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"] = "[[
["text color"] = "FFFFFF",
},
Line 54 ⟶ 60:
["15"] = {
["color"] = "4db848",
["left terminus"] = {"Köln-Chorweiler", "Longerich Friedhof"},
["right terminus"] = "Ubierring",
},
["16"] = {
["color"] = "00b6ad",
["left terminus"] = "
["right terminus"] = "
},
["17"] = {
Line 69 ⟶ 75:
["18"] = {
["color"] = "00a1e4",
["left terminus"] = "
["right terminus"] = "
},
},
|