Scripting
See scripting for further details on how scripting and placeholders work.
Internal Fields
The following fields are available in all display board templates, not only the currently selected one:
Clockcontains the current time of day. E.g. one can use{{ Clock | Format "HH:mm" }}to format the clock with hours and minutes only.Countdowncontains the countdown to the given target timeRuntimecontains the running time from the given target timeTextLine1^,TextLine2, ... orTextLines[x]contains the freetext lines, replace x with your line number starting from 0Gaptimecontains the current gap time to the leader if any, otherwise nullLeadertimecontains the current time of the leader if any, otherwise null
In Time trial mode, the following fields can be used in addition:
RunningTimecontains the running time of the athlete expected next to finish (calculated locally by using the field specified in "Start TOD Field")