Placeholders¶
On Advanced Displays with static text you can use various placeholders to display all kinds of data. Placeholders are always enclosed in %, e.g. %time%.
Note
n is the index of the entry, starting with 0. 0 = the first entry (e.g. the next train), 4 = the 5th entry (e.g. the 5th next train) and so on.
Generic placeholders¶
These placeholders always work.
time- the current in-game time of dayday- the current in-game day
On-board placeholders¶
These placeholders only work on assembled trains. For some of them, the train must also be in service.
via- a comma separated list of all stopoversline- the train name or, if defined, the line namecarriages- the amount of carriages this train has-
origin.where the train started its journey ORdestination.where the train will end its journey ORnext.the next stop, includes the destination ORstopN.the following stops, whereN=0is the next stop, excludes the destination,followed by:
station_name- the arrival stationplatform- the arrival platform numberarrival- arrival time in in-gamehh:mmformatdeparture- departure time in in-gamehh:mmformatarrival_eta- arrival time as an etadeparture_eta- departure time as an eta
Station placeholders¶
These placeholders only work on displays in the world. For some of them, the train must also be in service.
trainN., followed by:station_name- the arrival stationplatform- the arrival platform numberarrival- arrival time in in-gamehh:mmformatdeparture- departure time in in-gamehh:mmformatarrival_eta- arrival time as an etadeparture_eta- departure time as an etavia- a comma separated list of all stopoversline- the train name or, if defined, the line nameorigin- where the train started its journeydestination- where the train will end its journeycarriages- the amount of carriages a train hasstopN- the following stops, whereN=0is the next stop