{bookings}
Plugin: Booking Plugin
Creates a dynamic weekly booking sheet.
Usage
{booking:Video Projector|days=weekdays}
08:00
09:00
10:00
11:00
12:00
13:00
14:00
15:00
16:00
17:00
{booking}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| [default] | | The label for the booking. This should not change after you have started adding bookings. | |
| firstDay | | The day that the weekly booking sheet will start on. Eg. 'firstDay=Monday'. | |
| days | | The days of the week to show. May be 'all' (the default), 'weekdays' (Mon-Fri), or a comma-separated list (eg. 'days=Mon,Wed,Sat'). |
Notes
- Only the original booker, or the person being booked on behalf of, or an administrator can modify or cancel a booking once it is made.
- Only logged in users can make a booking.
- You can copy any booking you have edit access to.
Discussions