Button
Parameter
Name | Description | Type | This is a required field | Default | Values |
---|---|---|---|---|---|
Title | string | ❌ | |||
Button icon | Optional you can define an icon for that button. | string | ❌ | ||
Button image URL | Optional you can define an icon by URL for that button. | string | ❌ | ||
Confluence page link | The link to the Confluence page or blog post. | confluence-content | ❌ | ||
Plain link | Optional you can use a normal link instead of a Confluence page link. If this plain link is defined the content of the Confluence page link parameter is ignored. | string | ❌ | ||
Link or button | enum | ✅ | button | button, primary_button, primary_button_inverse, link | |
Internationalization i18n key for the title | Any available i18n key can be used. | string | ❌ | ||
CSS class | Sets the class attribute of the element for styling or extended functionality. If you add the css class bv-create-button the create content dialog opens on click. | string | ❌ | ||
Specific width | string | ❌ | |||
Font color | string | ❌ | |||
Floating | enum | ❌ | , none, right, left |
Example
Referencing to Confluence pages
The parameter Link can be filled with a page title to reference to a page within the same space.
If you want to reference to a specific part of Confluence or a different space the format needs to be like this:
Link
CODE
|
If working with context path don't forget it to add to the path:
Link
CODE
|