Module:Adjacent stations/Berlin U-Bahn
Appearance
![]() | This Lua module is used on approximately 320 pages and changes may be widely noticed. Test changes in the module's /sandbox or /testcases subpages, or in your own module sandbox. Consider discussing changes on the talk page before implementing them. |
This is a data module for Module:Adjacent stations. It supports services operated by Berlin U-Bahn.
Lines
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Current lines | ||||
|
|
| ||
U1 | U1 or 1 |
53B147 |
| |
U2 | U2 or 2 |
F25821 |
| |
U3 | U3 or 3 |
14A796 |
| |
U4 | U4 or 4 |
FFD403 |
| |
U5 | U5 or 5 |
825A42 |
| |
U6 | U6 or 6 |
8171AC |
| |
U7 | U7 or 7 |
069DD3 |
| |
U8 | U8 or 8 |
00619F |
| |
U9 | U9 or 9 |
EB851C |
| |
Former lines | ||||
U12 | U12 or 12 |
|
| |
U15 | U15 or 15 |
|
| |
U55 | U55 or 55 |
|
| |
Unrealised lines | ||||
U10 | U10 or 10 |
|
| |
U11 | U11 or 11 |
|
| |
U0 | U0 or 0 |
|
|
- Route boxes
Current lines | U1 U2 U3 U4 U5 U6 U7 U8 U9 Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value).[a] |
---|---|
Former lines | Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value). Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value). Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value). |
Unrealised lines | Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value). Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value). Lua error in Module:Adjacent_stations at line 528: attempt to concatenate local 'border_color' (a nil value). |
- Route list
Current lines | |
---|---|
Former lines | |
Unrealised lines |
Standards
The official RGB colour specifications can be found at the website of the Verkehrsverbund Berlin-Brandenburg.[1] In addition:
- The colours for the former U12 and U15 were gelbgrün-blutorange and gelbgrün respectively, according to the official map from September 2001.[2]
- The colour for the former U55 was rehbraun, according to the official map from February 2019.[3]
- The colour for the U7 is the same as the icon for the Fähre (lichtblau), based on the same RAL and CMYK values on the VBB's guidelines, as well as the website of the BVG.[1][4]
- The colour for the unrealised U10 and U11 is 50% grau, because neither the planners nor the media gave both lines a consistent colour during the planning stage.
- The colour for the planned U0 is erikaviolett, based on maps that appeared in news coverage of state government proposals to expand the U-Bahn in March 2023.[5][6]
For more information on the colour specifications, see the Berlin transit icons template on the Wikimedia Commons.
See also
Notes
- ^ U99 demonstrates the invalid value fallback for route boxes.
References
- ^ a b "Farben Liniensignets". Handbuch VBB-Richtlinien Fahrgastinformation (PDF) (in German) (May 2022 ed.). Berlin: Verkehrsverbund Berlin-Brandenburg. 6 May 2022. pp. 8, 11, 135. Archived from the original (PDF) on 24 May 2023. Retrieved 1 June 2023.
- ^ "S+U-Bahn-Netz" (PDF). Berliner Verkehrsbetriebe (in German). Berlin: Berliner Verkehrsbetriebe. 16 September 2001. Archived from the original (PDF) on 23 April 2003. Retrieved 1 June 2023.
- ^ "S+U-Bahn Berlin". Berliner Verkehrsbetriebe (in German). Berlin: Berliner Verkehrsbetriebe. 27 February 2019. Archived from the original (PDF) on 18 May 2019. Retrieved 1 June 2023.
- ^ "Route overview". Berliner Verkehrsbetriebe. Berlin: Berliner Verkehrsbetriebe. 30 May 2023. Archived from the original on 30 May 2023. Retrieved 1 June 2023.
- ^ "Berlin U-Bahn network: Radical Plan Causes Heads to Shake". Berliner Morgenpost (in German). Berlin: Funke Mediengruppe. 19 March 2023. Archived from the original on 11 April 2023. Retrieved 1 June 2023.
- ^ "A subway expansion of this magnitude is beyond reason". rbb24 (in German). Berlin/Potsdam: Rundfunk Berlin-Brandenburg. 21 March 2023. Archived from the original on 27 March 2023. Retrieved 1 June 2023.
local berlin = "%1 station (Berlin U-Bahn)"
local p = {
["system title"] = "[[Berlin U-Bahn]]",
["system icon"] = "[[File:U-Bahn.svg|20px|link=Berlin U-Bahn]]",
["station format"] = {
"%1 station",
["Hauptbahnhof"] = "Berlin Hauptbahnhof",
["Hohenzollernplatz"] = berlin,
["Uhlandstraße"] = berlin,
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 (Berlin U-Bahn|%1]]"
},
["U1"] = {
["text color"] = "FFFFFF",
["color"] = "53B147",
["left terminus"] = "Uhlandstraße",
["right terminus"] = "Warschauer Straße",
},
["U2"] = {
["text color"] = "FFFFFF",
["color"] = "F25821",
["left terminus"] = "Ruhleben",
["right terminus"] = "Berlin-Pankow",
},
["U3"] = {
["text color"] = "FFFFFF",
["color"] = "14A796",
["left terminus"] = "Krumme Lanke",
["right terminus"] = "Warschauer Straße",
},
["U4"] = {
["text color"] = "000000",
["color"] = "FFD403",
["left terminus"] = "Berlin Innsbrucker Platz",
["right terminus"] = "Nollendorfplatz",
},
["U5"] = {
["text color"] = "FFFFFF",
["color"] = "825A42",
["left terminus"] = "Hauptbahnhof",
["right terminus"] = "Hönow",
},
["U6"] = {
["text color"] = "FFFFFF",
["color"] = "8171AC",
["left terminus"] = "Alt-Tegel",
["right terminus"] = "Alt-Mariendorf",
},
["U7"] = {
["text color"] = "FFFFFF",
["color"] = "069DD3",
["left terminus"] = "Rathaus Spandau",
["right terminus"] = "Rudow",
},
["U8"] = {
["text color"] = "FFFFFF",
["color"] = "00619F",
["left terminus"] = "Berlin-Wittenau",
["right terminus"] = "Berlin Hermannstraße",
},
["U9"] = {
["text color"] = "FFFFFF",
["color"] = "EB851C",
["left terminus"] = "Berlin Rathaus Steglitz",
["right terminus"] = "Osloer Straße",
},
},
["aliases"] = {
["1"] = "U1",
["2"] = "U2",
["3"] = "U3",
["4"] = "U4",
["5"] = "U5",
["6"] = "U6",
["7"] = "U7",
["8"] = "U8",
["9"] = "U9",
},
}
return p