Module:Adjacent stations/Flixtrain
< Module:Adjacent stations
Revision as of 18:26, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Flixtrain)
Template:Adjacent stations doc
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
local p = { ["system title"] = "", ["system icon"] = "[[File:FlixTrain Logo 2020.svg|80px|link=Flixtrain]]", ["station format"] = { "%1 station", ["Augsburg Hbf"] = "Augsburg Hauptbahnhof", ["Berlin Hbf"] = "Berlin Hauptbahnhof", ["Dortmund Hbf"] = "Dortmund Hauptbahnhof", ["Frankfurt Hbf"] = "Frankfurt Hauptbahnhof", ["Hamburg Hbf"] = "Hamburg Hauptbahnhof", ["Hannover Hbf"] = "Hannover Hauptbahnhof", ["Köln Hbf"] = "Köln Hauptbahnhof", ["Leipzig Hbf"] = "Leipzig Hauptbahnhof", ["München Hbf"] = "München Hauptbahnhof", ["Münster Hbf"] = "Münster Hauptbahnhof", ["Nürnberg Hbf"] ="Nürnberg Hauptbahnhof", ["Stuttgart Hbf"] ="Stuttgart Hauptbahnhof", ["Aachen Hbf"] = "Aachen Hauptbahnhof", }, ["lines"] = { ["_default"] = { ["title"] = "FLX %1", ["color"] = "00e71c", }, ["10"] = { ["left terminus"] = "Berlin Hbf", ["right terminus"] = "Stuttgart Hbf", }, ["20"] = { ["title"] = "FLX 20", ["left terminus"] = "Köln Hbf", ["right terminus"] = "Hamburg Hbf", }, ["25"] = { ["left terminus"] = "Frankfurt Hbf", ["right terminus"] = "München Hbf", }, ["30"] = { ["color"] = "00e71c", ["left terminus"] = "Berlin Südkreuz", ["right terminus"] = "Aachen Hbf", }, ["35"] = { ["left terminus"] = "Hamburg Hbf", ["right terminus"] = "Leipzig Hbf", }, ["N35"] = { ["left terminus"] = "Hamburg Hbf", ["right terminus"] = "München Hbf", }, }, } return p