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.
Paste the calendar's link
- Choose Calendars in the Confluence header or space sidebar
- Hit the to the right of the calendar name
- Choose Embed
- Copy the calendar link provided
- Paste the link on any page in Confluence
Use the macro browser
- While editing a page, choose Insert > Team Calendar
- Select Add Existing Calendar
- 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 name | Required | Default | Parameter description and accepted values |
---|---|---|---|
id | Yes | (None) | One or more calendar IDs, separated by commas. To find out the ID for a calendar:
The last part of the link contains the ID of the calendar. For example: |
defaultView | No | list | Available values:
|
width | No | The width of the element in which the calendar is displayed. | Width of the calendar in pixels. |