Content deleted Content added
No edit summary |
MusikBot II (talk | contribs) m Protected "Module:Adjacent stations/Berlin U-Bahn": High-risk template or module: 309 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite)) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 4:
local p = {
["system title"] = "[[Berlin U-Bahn]]",
["system icon"] = "
["station format"] = {
"%1 (Berlin U-Bahn)",
Line 32:
["Wedding"] = hs,
["Wittenau"] = hs,
["Drakestraße"] = "U10 (Berlin U-Bahn)",
["Weißensee"] = "U10 (Berlin U-Bahn)",
["Glambecker Ring"] = "U11 (Berlin U-Bahn)",
["Berlin Hauptbahnhof"] = "[[%1|Berlin Hbf]]",
Line 40 ⟶ 44:
["_default"] = {
["title"] = "[[%1 (Berlin U-Bahn)|%1]]",
["icon"] = "[[File:Berlin transit icons - %1.svg|x16px|link=%1 (Berlin U-Bahn)|%1]]",
["color"] = "0066AD",
["text color"] = "FFF"
Line 108 ⟶ 112:
-- Unrealised lines
["U10"] = {
["color"] = "808080",
["left terminus"] = "Drakestraße",
["right terminus"] = "Weißensee"
},
["U11"] = {
["color"] = "808080",
["left terminus"] = "Hauptbahnhof",
["right terminus"] = "Glambecker Ring"
},
["U0"] = {
["title"] = "[[Berlin U-Bahn#Future development|U0]]",
["icon"] = "[[File:
["color"] = "DA6BA2",
["circular"] = true,
Line 121 ⟶ 131:
-- Generic
["U"] = {
["title"] = "[[Berlin U-Bahn|U
["icon"] = "[[File:U-Bahn.svg|16px|link=Berlin U-Bahn|Berlin U-Bahn]]"
▲ ["icon"] = "[[File:U-Bahn.svg|16px|link=Berlin U-Bahn|Berlin U-Bahn]]",
},
},
|