Module:Adjacent stations/Berlin U-Bahn: Difference between revisions

Content deleted Content added
No edit summary
Per Hamburg - U-symbol as system icon not required.
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 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 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"] = {
Line 121 ⟶ 129:
-- Generic
["U"] = {
["title"] = "[[Berlin U-Bahn|U-Bahn]]",
["short name"] = "U",
["icon"] = "[[File:U-Bahn.svg|16px|link=Berlin U-Bahn|Berlin U-Bahn]]",
},
},