Embed Calendars on Confluence Pages
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. |