Enterprise Theme for Confluence
Breadcrumbs

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

image2023-10-18_12-26-4.png?version=1&modificationDate=1697624765483&cacheVersion=1&api=v2
image2023-10-18_12-26-41.png?version=1&modificationDate=1697624802594&cacheVersion=1&api=v2


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

/display/SPACE/page

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

Link

/confluence/display/SPACE/page


Insert a create button