blob: 251f02ebbc5547c5cb4a71d981d9675fcc32dc4d (
plain)
1
2
3
4
5
6
7
8
9
10
|
F.ttp_station_display({
lines = {"E16_W", "E16_E"},
departure = {},
station = "By The Way",
title = "PLATFORM 2",
interval = 15,
display1 = "d1",
-- display2 = "d2",
-- twohalf = true,
})
|