For Cerner’s support and commitment to our clients regarding COVID-19, see the Cerner COVID-19 Response Center page on Cerner.com to access Cerner Recommendations, FAQs, and Lessons From the Field and visit the COVID-19 Client Collaboration Forum to ask questions and share experiences.
uCern is migrating to a new platform effective May 4, 2021 There will be no downtime. Cerner Wiki is not impacted by this migration.
Skip to end of metadata
Go to start of metadata
The version of this page that you are viewing is the most current, approved content.

The Lozenge macro creates a lozenge button with optional link.This macro creates a professional lozenge effect that's ideal for creating professional looking buttons, or simply highlighting important information.

The Lozenge macro is designed for small amounts of content (although the width can be changed to accommodate more content if required). This is to ensure that the content contained within the lozenge is concise, and in turn leads to an improved user experience.

Usage

Click Insert > Other Macros.

 

Select the Lozenge macro from the provided list.

 

Complete the desired fields.

ParameterDescriptionType

Default

Required?
Page or URL

If specified, clicking the lozenge will go to the specified link.

string

none

(error)

IconThe url for an image (no larger than 48x48 pixels) or even text if desired.stringnone(error)
TitleThe title of the lozenge, also used as the tooltip for links.stringnone(error)
ColorSpecifies the color of the left portion of the lozenge.single selectnone(error)
Arrow

Defines which arrow to use on the left portion of the lozenge:

  • none (default if no "link" specified) - the arrow will not be displayed
  • blue (default if a link is specified) - a blue arrow will be displayed
  • green - a green arrow will be displayed
single selectnone(error)
WidthThe width of the entire lozenge in px or %. Specify auto to make the lozenge automatically stretch to fit its contents.stringnone(error)
Use the table based lozengeCompatibility setting for use if the lozenge does not display correctly in older browsers.checkboxunselected(error)

 

The macro will then appear on the page.

 

The body of the macro should contain the summary text. This can, for example, be used to place excerpts in to the lozenge using the excerpt-include macro.

 

If the macro parameter "Page or URL" is supplied with a value that does not exist, when clicking the lozenge the first time Confluence will create a new child page with the value supplied in the "Page or URL" parameter. On subsequent attempts Confluence will navigate to the created page.

 

Colors:

There are 9 colors to choose from for the left side of the lozenge, and two colors for the arrow with the option to show no arrow.

 

Color

No Arrow

Blue Arrow

Green Arrow

Color

No Arrow

Blue Arrow

Green Arrow

bronze

silver

gold

blue

cyan

green

purple

pink

red

 

 Examples

Basic Lozenge

Create a simple lozenge as follows:

Resulting in:

This is a basic lozenge with default color, no link or icon.