Event Trips as a List

Travelmanager Team
May 15, 2026
1 min read
Travelmanager

Event Trips as a List

Use this view to display upcoming dates for event trips.

You can pass multiple line IDs separated by commas, for example linie_id="1,2,3". To display events for a specific line type, use linie_typ_id="3".

To limit the date range, use parameters such as start="today" and stop="+6 months". The parameter newwindow="true" defines whether the booking link opens in a new window. The parameter max="25" defines the number of records returned.

Example Shortcode

[travelmanager call="timetablev2" station_id="123" linie_id="452,453" account="youraccount.travelmanager.software"]

Last updated on May 15, 2026