Displays a single widget. If you want to display a collection of widgets, use a portal.
Note, this macro was originally called the {widget} macro, from the Community Bubbles 1.1 release this macro has been renamed to {bubbles-widget} to avoid a conflict with a macro included in Confluence 2.10+.
In the 1.1 release he old version of the macro is still available, but intially disabled. If you are using an older version of Confluence that doesn't have a bundled {widget} macro you can enable the bubbles macro of the same name, but should try to move to the new {bubbles-widget} before you upgrade to Confluence 2.10.
{bubbles-widget:id}
Parameter |
Required |
Default |
Notes |
Bubbles Version |
---|---|---|---|---|
default |
|
|
Specify the ID of the widget to be displayed. Widget IDs are setup by a Confluence Administrator, see Widgets for more information. |
1.0 |
wrapWidget |
|
false |
Controls the display of a div around the widget content. If set to true the css classes supplied in the widget configuration will be applied to the div. |
1.0 |
showTitle |
|
false |
Controls the display of the widget title. |
1.0 |