summaryrefslogtreecommitdiff
path: root/il_timetable/nodes/(981,15,1041).lua
blob: b1c789ca1bd584317b06addda803ac4a3e1dae49 (plain)
1
2
3
4
5
6
7
8
9
10
F.ttp_station_display({
 lines = {"S12_S", "S12_N", "E1_S", "E1_N", "CFE_S", "CFE_N", "NX_S", "NX_N"},
 departure = {},
 station = "Ehlodex",
 title = "Ehlodex",
 display1 = "d1",
 display2 = "d2",
 display3 = "d3",
 show_trainid = get_mesecon_input("d"),
})