Action Button macro key and configuration options.

Key

action-button

ParameterDescriptionExpected InputExample Value(s)
Display TextText that appears on the buttonCall-to-action text

Contact Us

Learn More

TooltipText that appears when hovering over the buttonText

Ways to get in touch

See our goals for next quarter

Open New Window

Toggles the ability to open the button's link in a new browser.

Ignored when targeting an HTML element.

Check mark
Page TitleTargets a Confluence page.Page title (in Confluence markup) or Blogpost title (in Confluence markup)

Office Info

SALES:Quarterly Planning

Web AddressTargets a web address, email address, or Confluence link action.Full URL for web or email addresses; Confluence link action excluding the base URL

http://www.brikit.com

mailto:bob@example.com?subject=Lunch

logout.action

pages/viewpage.action?pageId=1234567

HTML ElementTargets HTML elements on the page using a CSS selector.CSS selector

.some-page-action

#some-page-action

CSS IDFacilitates styling the button using a CSS ID attribute.CSS ID attribute

my-css-id

CSS ClassFacilitates styling the button using one or more CSS classes.CSS class name(s); space-separated if more than one

my-css-class01 my-css-class02

WidthSets the width of the button.Pixels

100px

MarginCreates space around the outside of the button's borders.Pixels

20px 20px 20px 20px

PaddingCreates space around the button's text.Pixels

15px 10px 15px 10px

PositionDefines the position of the button relative to its surrounding content or block.Drop-down menu selection

plain

left

right

top left

top right

bottom left

bottom right

If using:

  1. Replace me with something to note about the content on this page that falls outside the scope of the Reference section; and
  2. Add the tight-bottom class to the Reference block above to narrow the gap between the two blocks.