Embed Calendars on Confluence Pages

You can embed a calendar on any page in Confluence, making it easy to track and manage events. When you embed a calendar on a page, the calendar will also appear in the Calendars section of the space the page is in.

Below are a few ways of embedding a calendar on a Confluence page.

  1. Choose Calendars in the Confluence header or space sidebar
  2. Hit the  to the right of the calendar name
  3. Choose Embed
  4. Copy the calendar link provided
  5. Paste the link on any page in Confluence

Use the macro browser

  1. While editing a page, choose Insert Team Calendar
  2. Select Add Existing Calendar
  3. Search for and select the calendar and choose Add

Hint: You can also type { (curly bracket), then begin typing Team Calendar to use autocomplete.

If you'd like to edit properties for the Macro, choose the Team Calendars Macro that you added to the page and choose Edit.

Use wiki markup

Example:

{calendar:id=4f5f9524-f588-468e-a48c-668ea480a77c,49221951-cca9-424f-b1ee-42ec44452bcc|defaultView=month|width=400}

Parameters when using wiki markup:

Parameter nameRequiredDefaultParameter description and accepted values
idYes(None)

One or more calendar IDs, separated by commas.

To find out the ID for a calendar:

  1. Choose Calendars from the Confluence header or space sidebar
  2. Click next to a calendar and choose Embed
    A dialog appears with the link to the calendar.

The last part of the link contains the ID of the calendar. For example:
http://<your_site_url>/calendar/previewcalendar.action?subCalendarId=890143d3-5c7d-4f17-ad4b-70d8a4a4d345

defaultViewNolist

Available values:

  • list
  • week
  • month
  • upcoming
widthNoThe width of the element in which the calendar is displayed.Width of the calendar in pixels.
Last modified on Apr 22, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.