Booking Plugin
Allows for the creation of a "booking" sheet" for single or multiple items.
This plugin includes the following macros:
- booking - Creates a "booking sheet"
The Code
{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}
Result
Video Projector |
Sunday, Oct 06, 2024 - Saturday, Oct 12, 2024 |
|
Monday |
Tuesday |
Wednesday |
Thursday |
Friday |
08:00 |
|
|
|
|
|
09:00 |
|
|
|
|
|
10:00 |
|
|
|
|
|
11:00 |
|
|
|
|
|
12:00 |
|
|
|
|
|
13:00 |
|
|
|
|
|
14:00 |
|
|
|
|
|
15:00 |
|
|
|
|
|
16:00 |
|
|
|
|
|
17:00 |
|
|
|
|
|
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'. |
day |
|
|
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'). |
Error rendering macro 'deck'
java.lang.NullPointerException