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

Content deleted Content added
update
Switches inverted so that both "Ux" and "ux" are accepted.
Line 39:
["lines"] = {
["_default"] = {
["title"] = "[[File:Berlin U%1.svg|x14px|link=U%1 (Berlin U-Bahn)]]"
},
["U11"] = {
["text color"] = "FFFFFF",
["color"] = "53B147",
Line 47:
["right terminus"] = "Warschauer Straße",
},
["U22"] = {
["text color"] = "FFFFFF",
["color"] = "F25821",
Line 53:
["right terminus"] = "Pankow",
},
["U33"] = {
["text color"] = "FFFFFF",
["color"] = "14A796",
Line 59:
["right terminus"] = "Warschauer Straße",
},
["U44"] = {
["text color"] = "000000",
["color"] = "FFD403",
Line 65:
["right terminus"] = "Nollendorfplatz",
},
["U55"] = {
["text color"] = "FFFFFF",
["color"] = "825A42",
Line 71:
["right terminus"] = "Hönow",
},
["U66"] = {
["text color"] = "FFFFFF",
["color"] = "8171AC",
Line 77:
["right terminus"] = "Alt-Mariendorf",
},
["U77"] = {
["text color"] = "FFFFFF",
["color"] = "069DD3",
Line 83:
["right terminus"] = "Rudow",
},
["U88"] = {
["text color"] = "FFFFFF",
["color"] = "00619F",
Line 89:
["right terminus"] = "Hermannstraße",
},
["U99"] = {
["text color"] = "FFFFFF",
["color"] = "EB851C",
Line 96:
},
-- former lines
["U5555"] = {
["text color"] = "FFFFFF",
["color"] = "825A42",
Line 104:
},
["aliases"] = {
["1u1"] = "U11",
["2u2"] = "U22",
["3u3"] = "U33",
["4u4"] = "U44",
["5u5"] = "U55",
["6u6"] = "U66",
["7u7"] = "U77",
["8u8"] = "U88",
["9u9"] = "U99",
["55u55"] = "U5555",
},
}