Template:HCalendar event/rule

From Second Life Wiki
Jump to navigation Jump to search

This template attempts to implement the RRULE and EXRULE elements as described in the hCalendar 1.1 draft specification.

  • The template defaults to behave as an RRULE via class="rrule". To alter the behaviour to an EXRULE, specify type=ex when using the template.

Examples

It will be necessary to view the source code of this article to see the output.
  • Weekly event: {{hCalendar event/rule |freq=WEEKLY |interval=1 |byday=TU }}
  • Weekly event with human-readable text: {{hCalendar event/rule |freq=WEEKLY |interval=1 |byday=TU |readable=every Tuesday }}every Tuesday