Use this wiki plugin to display upcoming events from the tiki site's calendars in a formatted table.
Parameters
Tiki Doc From Code error: events not found
Example with datetime, max and maxdays parameters set
Below is an example using the 2 calendars at http://dev.tiki.org/tiki-calendar.php. There are two calendars (ID's 1 and 2) and the code below accesses both of them.
Although the max is set at eight, only four events are displayed. This is because there were only four events within 15 days (the maxdays setting) of the date the screenshot was made.