calendar.list
Displays the calendarlist
{{calendar.list(id, title, count, color, repeat) }}
id
title
count
color
repeat
{{ calendar.list('calendarlist1', 'Calendar', 3) }}
{{ calendar.list('calendarlist2', '', 3, '#993399') }}