blob: 4ebaa6eac037c9fc418e0c9d0019116ecea8cd7e (
plain)
1
2
3
4
5
6
7
8
9
10
|
F.ttp_station_display({
lines = {"E1_S", "E11_E", "E16_E"},
departure = {},
station = "Personhood Main",
title = "Departures",
interval = 15,
display1 = "d1",
--display2 = "d2",
twohalf = true
})
|