Booking software

Event runs in list

Here you can find the next dates of an event trip.

If you want to transfer several line IDs, separate them with a comma, e.g. line_id="1,2,3".

To display the events for a specific type, use the parameter linie_typ_id="3".

To limit the date, use e.g. start="today" for the start date and stop="+6 months" for the end date of the view.

The parameter newwindow="true" specifies whether the booking link should be opened in a new window.

The parameter max="25" specifies the number of data records.

Here is an example of an event trip:

```plaintext

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

```