Jump to content

Module:Adjacent stations/Berlin U-Bahn

From Humanipedia

Script error: No such module "High-use".

This is a data module for Module:Adjacent stations. It supports services operated by Berlin U-Bahn.

Lines[edit source]

Line Keys Color Hex color Icon
Current lines

Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc

Former lines

Template:Rail template doc Template:Rail template doc Template:Rail template doc

Unrealised lines

Template:Rail template doc Template:Rail template doc Template:Rail template doc

Route boxes
Current lines Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found.[lower-alpha 1]
Former lines Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found.
Unrealised lines Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found. Lua error in package.lua at line 80: module 'Module:Yesno' not found.
Route list
Current lines Template:Ubl
Former lines Template:Ubl
Unrealised lines Template:Ubl

Standards[edit source]

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 Lua error in package.lua at line 80: module 'Module:Yesno' not found. and Lua error in package.lua at line 80: module 'Module:Yesno' not found. respectively, according to the official map from September 2001.[2]
  • The colour for the former U55 was Lua error in package.lua at line 80: module 'Module:Yesno' not found., according to the official map from February 2019.[3]
  • The colour for the U7 is the same as the icon for the Lua error in package.lua at line 80: module 'Module:Yesno' not found. (Lua error in package.lua at line 80: module 'Module:Yesno' not found.), 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 Lua error in package.lua at line 80: module 'Module:Yesno' not found., because neither the planners nor the media gave both lines a consistent colour during the planning stage.
  • The colour for the planned U0 is Lua error in package.lua at line 80: module 'Module:Yesno' not found., 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[edit source]

Notes[edit source]

  1. U99 demonstrates the invalid value fallback for route boxes.

References[edit source]

  1. Jump up to: 1.0 1.1 Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
  2. Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
  3. Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
  4. Lua error in Module:Citation/CS1/Configuration at line 2088: attempt to index field '?' (a nil value).
  5. Template:Cite news
  6. Template:Cite news

local s = "Berlin %1 station"
local hs = "Berlin-%1 station"

local p = {
	["system title"] = "[[Berlin U-Bahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 (Berlin U-Bahn)",

		["Alexanderplatz"] = s,
		["Brandenburger Tor"] = s,
		["Bundesplatz"] = s,
		["Friedrichstraße"] = s,
		["Gesundbrunnen"] = s,
		["Heidelberger Platz"] = s,
		["Hermannstraße"] = s,
		["Innsbrucker Platz"] = s,
		["Jannowitzbrücke"] = s,
		["Jungfernheide"] = s,
		["Karl-Bonhoeffer-Nervenklinik"] = s,
		["Potsdamer Platz"] = s,
		["Rathaus Steglitz"] = s,
		["Schönhauser Allee"] = s,
		["Westhafen"] = s,
		["Wuhletal"] = s,
		["Yorckstraße"] = s,
		["Zoologischer Garten"] = s,

		["Lichtenberg"] = hs,
		["Pankow"] = hs,
		["Tempelhof"] = hs,
		["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]]",
		["Eisenacher Straße"] = "%1",
		["Hauptbahnhof"] = "[[Berlin Hauptbahnhof|Berlin Hbf]]"
	},
	["lines"] = {
		["_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"
		},
		["U1"] = {
			["color"] = "7DAD4C",
			["left terminus"] = "Uhlandstraße",
			["right terminus"] = "Warschauer Straße"
		},
		["U2"] = {
			["color"] = "DA421E",
			["left terminus"] = "Ruhleben",
			["right terminus"] = "Pankow"
		},
		["U3"] = {
			["color"] = "16683D",
			["left terminus"] = "Krumme Lanke",
			["right terminus"] = "Warschauer Straße"
		},
		["U4"] = {
			["color"] = "F0D722",
			["text color"] = "191919",
			["left terminus"] = "Innsbrucker Platz",
			["right terminus"] = "Nollendorfplatz"
		},
		["U5"] = {
			["color"] = "7E5330",
			["left terminus"] = "Berlin Hauptbahnhof",
			["right terminus"] = "Hönow"
		},
		["U6"] = {
			["color"] = "8C6DAB",
			["left terminus"] = "Alt-Tegel",
			["right terminus"] = "Alt-Mariendorf"
		},
		["U7"] = {
			["color"] = "009BD5",
			["left terminus"] = "Rathaus Spandau",
			["right terminus"] = "Rudow"
		},
		["U8"] = {
			["color"] = "224F86",
			["left terminus"] = "Wittenau",
			["right terminus"] = "Hermannstraße"
		},
		["U9"] = {
			["color"] = "F3791D",
			["left terminus"] = "Rathaus Steglitz",
			["right terminus"] = "Osloer Straße"
		},
	--	Former lines
		["U12"] = {
			["color"] = "7DAD4C",
			["left terminus"] = "Ruhleben",
			["right terminus"] = "Warschauer Straße"
		},
		["U15"] = {
			["color"] = "7DAD4C",
			["left terminus"] = "Uhlandstraße",
			["right terminus"] = "Warschauer Straße"
		},
		["U55"] = {
			["color"] = "7E5330",
			["left terminus"] = "Berlin Hauptbahnhof",
			["right terminus"] = "Brandenburger Tor"
		},
	--	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:Berlin transit icons - U0.svg|x16px|link=Berlin U-Bahn#Future development|U0]]",
			["color"] = "DA6BA2",
			["circular"] = true,
			["left terminus"] = "counter-clockwise",
			["right terminus"] = "clockwise"
		},
	--	Generic
		["U"] = {
			["title"] = "[[Berlin U-Bahn|U]]",
			["icon"] = "[[File:U-Bahn.svg|16px|link=Berlin U-Bahn|Berlin U-Bahn]]"
		},
	},
	["aliases"] = {
		["1"] = "U1", ["u1"] = "U1",
		["2"] = "U2", ["u2"] = "U2",
		["3"] = "U3", ["u3"] = "U3",
		["4"] = "U4", ["u4"] = "U4",
		["5"] = "U5", ["u5"] = "U5",
		["6"] = "U6", ["u6"] = "U6",
		["7"] = "U7", ["u7"] = "U7",
		["8"] = "U8", ["u8"] = "U8",
		["9"] = "U9", ["u9"] = "U9",
	--	Former lines
		["12"] = "U12", ["u12"] = "U12",
		["15"] = "U15", ["u15"] = "U15",
		["55"] = "U55", ["u55"] = "U55",
	--	Unrealised lines
		["10"] = "U10", ["u10"] = "U10",
		["11"] = "U11", ["u11"] = "U11",
		["0" ] = "U0" , ["u0" ] = "U0",
	--	Generic
		["u"     ] = "U",
		["u-bahn"] = "U"
	},
}

return p