Skip to main content
Skip table of contents

Button

Parameter

Name

Description

Type

This is a required field

Default

Values

Title
title

string

Button icon
buttonIconFont

Optional you can define an icon for that button.

string

Button image URL
buttonIconAttachment

Optional you can define an icon by URL for that button.

string

Confluence page link
contentLink

The link to the Confluence page or blog post.

confluence-content

Plain link
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
link_or_button

enum

button

button, primary_button, primary_button_inverse, link

Internationalization i18n key for the title
i18n

Any available i18n key can be used.

string

CSS class
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
width

string

Font color
link_color

string

Floating
float

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
/display/SPACE/page

If working with context path don't forget it to add to the path:

Link

CODE
/confluence/display/SPACE/page

Related Topics

Insert a create button

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.