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

Content deleted Content added
update
Old and future lines added. Support for icons added.
Line 136:
["lines"] = {
["_default"] = {
["title"] = "[[File:Berlin %1.svg|x14pxx16px|link=%1 (Berlin)|%1]]" ,
["icon"] = "[[File:Berlin %1.svg|x16px|link=%1 (Berlin)|%1]]",
["color"] = "007B3D",
["text color"] = "FFF",
},
["S1"] = {
Line 157 ⟶ 160:
["left terminus"] = "Waidmannslust",
["right terminus"] = "Teltow Stadt",
},
["S3"] = {
["color"] = "0065AE",
Line 174 ⟶ 177:
["left terminus"] = "Ringbahn (counter-clockwise)",
["oneway-right"] = true,
},
["S45"] = {
["color"] = "CD9C54",
Line 189 ⟶ 192:
["left terminus"] = "Hermannstraße",
["right terminus"] = "Spindlersfeld",
},
["S5"] = {
["color"] = "EE7203",
Line 219 ⟶ 222:
["left terminus"] = "Spandau",
["right terminus"] = "BER Airport – Terminal 1-2",
},
-- Future lines
["S21"] = {
["color"] = "005F1E"
},
-- Former lines
["S21alt"] = {
["title"] = "[[File:Berlin S21.svg|x16px|link=S21 (Berlin)#Former services|S21]]",
["short name"] = "S21",
["icon"] = "[[File:Berlin S21.svg|x16px|link=S21 (Berlin)#Former services|S21]]",
["color"] = "005F1E"
},
["S3s"] = {
["title"] = "[[File:Berlin S3 (1990, Orange).svg|x16px|link=S3 (Berlin)#History|S3 to Strausberg Nord]]",
["short name"] = "S3",
["icon"] = "[[File:Berlin S3 (1990, Orange).svg|x16px|link=S3 (Berlin)#History|S3 to Strausberg Nord]]",
["color"] = "EE7203"
},
["S3e"] = {
["title"] = "[[File:Berlin S3 (1990, Yellow).svg|x16px|link=S3 (Berlin)#History|S3 to Erkner]]",
["short name"] = "S3",
["icon"] = "[[File:Berlin S3 (1990, Yellow).svg|x16px|link=S3 (Berlin)#History|S3 to Erkner]]",
["color"] = "FFD403"
},
["S3k"] = {
["title"] = "[[File:Berlin S3 (1990, Green).svg|x16px|link=S3 (Berlin)#History|S3 to Königs Wusterhausen]]",
["short name"] = "S3",
["icon"] = "[[File:Berlin S3 (1990, Green).svg|x16px|link=S3 (Berlin)#History|S3 to Königs Wusterhausen]]",
["color"] = "007B3D",
["text color"] = "1D1D1B"
},
["S3f"] = {
["title"] = "[[File:Berlin S3.svg|x16px|link=S3 (Berlin)#History|S3 to Flughafen Berlin Schönefeld]]",
["short name"] = "S3",
["icon"] = "[[File:Berlin S3.svg|x16px|link=S3 (Berlin)#History|S3 to Flughafen Berlin Schönefeld]]",
["color"] = "0065AE"
},
["S4"] = {
["color"] = "A23B1E"
},
["S45alt"] = {
["title"] = "[[File:Berlin S45alt.svg|x16px|link=S45 (Berlin)|S45]]",
["short name"] = "S45",
["icon"] = "[[File:Berlin S45alt.svg|x16px|link=S45 (Berlin)|S45]]",
["color"] = "A23B1E"
},
["S46alt"] = {
["title"] = "[[File:Berlin S46alt.svg|x16px|link=S46 (Berlin)|S46]]",
["short name"] = "S46",
["iocn"] = "[[File:Berlin S46alt.svg|x16px|link=S46 (Berlin)|S46]]",
["color"] = "A23B1E"
},
["S6"] = {
["color"] = "C38737"
},
["S86"] = {
["color"] = "62AD2D"
},
["S10"] = {
["color"] = "007CB0"
},
},
Line 238 ⟶ 301:
["85"] = "S85",
["9"] = "S9",
-- Former lines
["21alt"] = "S21alt",
["3s"] = "S3s",
["3e"] = "S3e",
["3k"] = "S3k",
["3f"] = "S3f",
["4"] = "S4",
["45alt"] = "S45alt",
["46alt"] = "S46alt",
["6"] = "S6",
["86"] = "S86",
["10"] = "S10",
},
}