Difference between revisions of "Module:Adjacent stations/Aare Seeland mobil"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mackensen
(+Solothurn–Langenthal)
blackwiki>Mackensen
(refactor)
Line 9: Line 9:
 
["color"] = "C42937",
 
["color"] = "C42937",
 
},
 
},
["Biel–Täuffelen–Ins"] = {
+
["Regio"] = {
["title"] = "[[Biel–Täuffelen–Ins railway|Biel–Täuffelen–Ins]]",
+
["title"] = "[[Regio (Swiss railway train)|Regio]]",
["left terminus"] = "Ins",
+
["types"] = {
["right terminus"] = "Biel/Bienne",
+
["Biel–Täuffelen–Ins"] = {
},
+
["title"] = "",
["Solothurn–Langenthal"] = {
+
["left terminus"] = "Ins",
["title"] = "Solothurn to Langenthal",
+
["right terminus"] = "Biel/Bienne",
["left terminus"] = "Solothurn",
+
},
["right terminus"] = "Langenthal",
+
["Solothurn–Langenthal"] = {
 +
["title"] = "",
 +
["left terminus"] = "Solothurn",
 +
["right terminus"] = "Langenthal",
 +
},
 +
},
 
},
 
},
 
},
 
},

Revision as of 23:58, 13 June 2020

local p = {
	["system title"] = "[[Aare Seeland mobil]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "C42937",	
		},
		["Regio"] = {
			["title"] = "[[Regio (Swiss railway train)|Regio]]",
			["types"] = {
				["Biel–Täuffelen–Ins"] = {
					["title"] = "",
					["left terminus"] = "Ins",
					["right terminus"] = "Biel/Bienne",
				},
				["Solothurn–Langenthal"] = {
					["title"] = "",
					["left terminus"] = "Solothurn",
					["right terminus"] = "Langenthal",
				},				
			},
		},
	},
}

return p