Content deleted Content added
No edit summary |
No edit summary |
||
Line 4:
local p = {
["system title"] = "[[Berlin U-Bahn]]",
["system icon"] = "[[File:U-Bahn.svg|16px|link=Berlin U-Bahn|Berlin U-Bahn]]",
["station format"] = {
"%1 (Berlin U-Bahn)",
Line 39:
["lines"] = {
["_default"] = {
["title"] = "[[
["icon"] = "[[File:Berlin
},
["
["
▲ ["color"] = "53B147",
["left terminus"] = "Uhlandstraße",
["right terminus"] = "Warschauer Straße"
},
["
["
▲ ["color"] = "F25821",
["left terminus"] = "Ruhleben",
["right terminus"] = "Pankow"
},
["
["
["color"] = "14A796",▼
["left terminus"] = "Krumme Lanke",
["right terminus"] = "Warschauer Straße"
},
["
["
["text color"] = "
["left terminus"] = "Innsbrucker Platz",
["right terminus"] = "Nollendorfplatz"
},
["
["
["color"] = "825A42",▼
["left terminus"] = "Berlin Hauptbahnhof",
["right terminus"] = "Hönow"
},
["
["
["color"] = "8171AC",▼
["left terminus"] = "Alt-Tegel",
["right terminus"] = "Alt-Mariendorf"
},
["
["
["color"] = "069DD3",▼
["left terminus"] = "Rathaus Spandau",
["right terminus"] = "Rudow"
},
["
["
["color"] = "00619F",▼
["left terminus"] = "Wittenau",
["right terminus"] = "Hermannstraße"
},
["
["
["color"] = "EB851C",▼
["left terminus"] = "Rathaus Steglitz",
["right terminus"] = "Osloer Straße"
},
["
["
["color"] = "53B147",▼
["left terminus"] = "Ruhleben",
["right terminus"] = "Warschauer Straße"
},
["
["
["left terminus"] = "Uhlandstraße",
["right terminus"] = "Warschauer Straße"
},
["
["
["left terminus"] = "Berlin Hauptbahnhof",
["right terminus"] = "Brandenburger Tor"
},
-- Unrealised lines
},
["U11"] = {
},
["U0"] = {
["left terminus"] = "counter-clockwise",
["right terminus"] = "clockwise"
},
-- Generic
["U"] = {
["title"] = "[[Berlin U-Bahn|U-Bahn]]",
["icon"] = "[[File:U-Bahn.svg|16px|link=Berlin U-Bahn|Berlin U-Bahn]]",
},
},
["aliases"] = {
["
["2"] = "U2", ["u2"] = "
["3"] = "U3", ["u3"] = "
["4"] = "U4", ["u4"] = "
["
["6"] = "U6", ["u6"] = "
["7"] = "U7", ["u7"] = "
["8"] = "U8", ["u8"] = "
["9"] = "U9", ["u9"] = "
-- Former lines
▲ ["u10"] = "10",
["
["
["55"] = "U55", ["u55"] = "U55",
-- Unrealised lines
["10"] = "U10", ["u10"] = "U10",
["11"] = "U11", ["u11"] = "U11",
["0" ] = "U0" , ["u0" ] = "U0",
-- Generic
},
}
|