Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Expand
titleSCHEDULED 12/1 Day 1: What are elements?

Welcome to the 12 Days of Confluence Elements! Each day you’ll learn how to use common elements we use in our Confluence instance. Along with the text you add to a page, elements are the building blocks that help you organize and present information in the way you want.

What are elements?

All the items that can be inserted onto a page are elements. Elements include panels, dividers, emojis, macros. We’ll learn more about macros soon.

Adding an element

Elements can be added by clicking the Insert menu from the toolbar, or from the slash command menu.

In our instance

We use elements such as panel, divider, emoji, expand, and heading, and macros. You can see examples of many of these elements at Graduation & Commencement.

Expand
titleSCHEDULED 12/13 Day 9: What are macros?

What are macros?

A macro is a type of element that allows you to extend the capabilities of your Confluence pages, allowing you to add extra functionality or include dynamic content. For example, use the Attachments macro to list files attached to a page. Macros can also be used to create visual interest.

Add a macro to your page

To add a macro:

  1. When editing, select the Insert icon.

  2. Find the macro by name and select it

  3. Configure it as needed

Info

You can also type / on the page to bring up the same list you'd see by selecting the Insert icon from the toolbar. Continue typing the name of the macro to filter the list.

To edit a macro:

  1. Select the macro placeholder.

  2. Select the Editicon to open the configuration panel.

  3. Configure the parameters. Your changes are saved as you go.

  4. Resume editing the page, and the panel closes.

Info

You can also select the centered , medium-width , and full-width icons to adjust the width of some macros. Select the trashcan icon to remove the macro.

Macro parameters

Many macros have optional parameters you can use to control the macro's output.

With the Attachments Macro, for instance, you have two optional parameters allowing you to:

  • Specify the file formats of the attachments displayed

  • Choose whether or not you want old versions of the attachments displayed

Macro placeholders

Macro placeholders are displayed in the editor where you have added a macro to the page.

When editing a page, you can:

  • Double-click a macro placeholder (or click the placeholder and choose Edit) to open the macro dialog window and edit the macro's parameters

  • Select a macro placeholder to cut, copy and paste the macro

Expand
titleSCHEDULED 12/14 Day 10: Children Display macro

Use the Children Display macro to insert a list of a page’s child pages, and their descendants. People viewing the page will only see the links for pages they have permission to view.

By default, the list will show the child pages of the page the macro is on — but you can also select a different parent page when configuring the parameters. The macro can display the child and descendant pages of whatever parent page is specified.

When would you use Children Display macro?

This is useful, for example, if you want to create navigation links on a parent page to its nested pages.

Where is this used in our instance?

You can find Children Display macros on section landing pages such as Graduation & Commencement under “In this section”.

Add the Children Display macro

To insert a macro:

  1. When editing, select Insert from the toolbar

  2. Find the macro by name and select it

  3. Configure it as needed

Info

You can also type / on the page to bring up the same list you'd see by selecting from the toolbar. Continue typing the name of the macro to filter the list.

To edit a macro:

  1. Select the macro placeholder.

  2. Select the Editicon to open the configuration panel.

  3. Configure the parameters. Your changes are saved as you go.

  4. Resume editing the page, and the panel closes.

Info

You can also select the centered , medium-width , and full-width icons to adjust the width of some macros. Select the trashcan icon to remove the macro.

The page links are dynamic — if additional child pages are published or the page titles are edited, those changes will automatically be reflected in the list.

Configure the parameters

Parameters are options that you can set to control what and how content from the macro appears on the page. 

If the parameter name used in Confluence Cloud storage format or wikimarkup is different than the label used when inserting macros using the browser or the slash command, it will be listed below in brackets (example).

Parameter

Default

Description

Show Descendants
(all

not selected

Select this if you want to display all of a page’s children and their descendants.

Links to all the nested pages will be shown, without needing to specify the Depth of Descendants.

Parent Page
(page

current page

If the page you’re on is the parent of the pages you want to list, you can leave this field empty.

But the macro can display child and descendant pages of whatever parent page is specified.

Type to search for a page, by name, from any space. You can also try typing these shortcuts:

  • '/' — to list the top-level pages (those without parents).

  • 'pagename' — to list the children of the specified page.

  • 'spacekey:' — to list the top-level pages of the specified space.

  • 'spacekey:pagename' — to list the children of the specified page in the specified space.

Number of Children
(first

no limit

This field limits the number of children shown. Leave it empty if you want to show all child pages.

If you have a particularly long list, you can shorten it by entering the exact number of child pages to display.

Descendants of any child pages shown will still be displayed, if you’ve set the Depth of Descendants to include them.

Depth of Descendants
(depth

only child pages

This field controls whether to include the child page’s descendants, and if so, how many levels.

If you only want to show the parent’s child pages, either leave it empty, or enter the number 1 to specify one level of page descendants.

Enter the number 2 to specify two levels of page descendants (child, grandchild). And so on.

Heading Style
(style

none (bullets)

If you leave this field empty, the pages default to a bulleted list.

If you’d like the child pages to be formatted as headings, select a heading level.

This is also a way to increase the font size. Descendants of child pages, however, will still show up as indented bullets in the normal size and style of text.

Excerpt Display
(excerpt

none

If you only want to show page title links, leave this set to “none”.

But you also have the option to include a page preview under each page in the list:

  • None - no preview will be displayed

  • Simple - displays the first line of text contained in an Excerpt macro on any of the listed pages. If there isn’t an Excerpt macro on the page, nothing will be shown.

  • Rich content - displays either the full contents of an Excerpt macro (if the page has one) — or the first part of the page content including formatted text, images, and some macros.

Sort Children By
(sort

Manual if manually ordered, otherwise alphabetical

Optional. Choose:

  • creation — to sort by content creation date

  • title — to sort alphabetically on title

  • modified — to sort by last modification date.

Reverse Sort
(reverse

false

Use with the Sort Children By parameter. When set, the sort order changes from ascending to descending.

Expand
titleSCHEDULED 12/15 Day 11: Content by Label macro

The Content by Label macro is used to display lists of pages, blog posts or attachments that have particular labels.  

When would you use Content by Label macro?

It's great for collecting related pages together and filtering out content that you don't want to see.

For example, you could use this macro to display a list of all pages that have the label 'feature-shipped' and include the word 'Blueprint', or to list any pages with the label 'meeting-notes' that you've been mentioned in.

Here's how the macro looks on your page:

Where is this used in our instance?

Many articles include the Content by Label macro to drive users to related content. Our configuration ranges from displaying all content with a selected label to displaying only 5 articles with a link to additional related content. You can see it in action on Graduation & Commencement, and this macro can be used on any page where it makes sense to provide additional related content.

Use the Content by Label macro

To add the Content by Label macro:

  1. When editing, select Insert from the toolbar

  2. Find the macro by name and select it

  3. Configure it as needed

Info

You can also type / on the page to bring up the same list you'd see by selecting from the toolbar. Continue typing the name of the macro to filter the list.

To edit the Content by Label macro:

  1. Select the macro placeholder.

  2. Select the Editicon to open the configuration panel.

  3. Configure the parameters. Your changes are saved as you go.

  4. Resume editing the page, and the panel closes.

Info

You can also select the centered , medium-width , and full-width icons to adjust the width of some macros. Select the trashcan iconto remove the macro.

CQL filters

CQL (Confluence Query Language) is a query language developed for Confluence, which you can use in some macros and the Confluence search. Confluence search and CQL-powered macros allow you to add filters to build up a search query, adding as many filters as you need to narrow down the search results. To add a filter to your query, select the Add a filter link.

You can use the following CQL filters:

Filter

Description

Operators

Label*

 

Returns pages, blog posts or attachments with these labels.

OR (multiple values in the same filter)

AND (multiple Label filters)

With ancestor

Returns pages that live under this page in the page tree.

This allows you to restrict the macro to a single page tree.

OR (multiple values in the same filter)

Contributor**

Returns pages or blog posts that were created or edited by these people.

OR (multiple values in the same filter)

Creator

Returns items created by these people.

OR (multiple values in the same filter)

 

Mentioning user

Returns pages and blog posts that @mention these people.

OR (multiple values in the same filter)

With parent

Returns only direct children of this page (further sub-pages won't be included)

EQUALS (one page only)

In space**

Returns items from these spaces.

OR (multiple values in the same filter)

Including text**

Returns items that contain this text.

CONTAINS (single word or phrase)

With title

Returns items that contain this text in the title.

CONTAINS (single word or phrase)

Of type**

Returns only pages, blogs or attachments.

OR (multiple values in the same filter)

AND, OR, and NOT operators

  • For an OR search, specify multiple values in the same field.
    So to show pages with 'label-a', 'label-b' or both you'd put 'label-a' and 'label-b' in the same Label field, like this:

Example of selecting multiple labels to create a search with an OR operator

  • For an AND search, add more than one filter and specify a single value in each.
    To show only pages with label-a and label-b you'd put 'label-a' in one label field, then add a second Label field to the macro, and put 'label-b' in the second one, like this:

Example of searching for labels using an AND operator

Put simply, OR values are entered in the same filter, AND values are entered in different filter. 
Only some filters support AND. If the filter doesn't support the AND operator, you won't be able to add that filter more than once.  

  • For a NOT search, enter a minus sign (-) before the label. This'll exclude everything with that label.


  • This field is required in CQL-powered macros.

** You can add these filters in CQL-powered macros but in search they're part of the standard search filters, so they don't appear in the Add a filter menu.

 

Macro display options

These options control how the macro appears on your page.

Parameter

Default

Description

Sort by

Modified

Sort the list by title, the date it was created, or the date it was last modified. If you don't select an option, CQL default ordering by relevancy is used.

Reverse sort

False

Sort the list descending instead of ascending (Z - A, earliest - latest)

Maximum number of pages

15

Limit the number of items to include in the list. This can be any value up to 500 pages.

List title

Blank

Include an optional heading for the macro

Show labels for each page

True

Show or hide the labels applied to each item

Show space name for each page

True

Show or hide the space name for each item

Display excerpts

False

Allows you to include a short excerpt under each page in the list. Choose between:

  • None - no excerpt will be displayed.

  • Simple - displays the first line of text contained in an Excerpt macro any of the returned pages. If there is not an Excerpt macro on the page, nothing will be shown.

  • Rich content - displays the contents of an Excerpt macro, or if there is not an Excerpt macro on the page, the first part of the page content, as formatted text, including images and some macros.

 

Expand
titleSCHEDULED 12/18 Day 12: Table of Contents macro

The Table of Contents macro scans the headings on the current Confluence page to create a table of contents based on those headings.

Info

Any text formatted as a heading along with emojis, mentions, statuses, and dates are available for inclusion in your table of contents.

When would you use Table of Contents macro?

This helps readers find their way around lengthy pages, by summarizing the content structure, and by providing links to headings. A rule of thumb is to use the Table of Contents macro when your article requires scrolling past the “fold” of a page. Users generally familiar with the page may be looking for a specific section, and the Table of Contents macro can help them navigate to the specific content they’re looking for.

Where is this used in our instance?

An example of the Table of Contents macro is found on Viewing and maintaining a student's academic standing (SHAINST/SGASTDN). Rather than using a formatted heading for “On this page”, we use bolded Normal text to prevent the heading from pulling into the macro.

Use the Table of Contents macro

To add a Table of Contents to your page: 

  1. From the editor, select Insert from the toolbar to bring up the insert menu.

  2. Find the Table of contents macro and select it. You can also type /tableofcontents to select this macro from the insert menu right in the body of your page.

  3. Upon selection, the Table of Contents placeholder will appear in the body of your page.

  4. Your table of contents won’t be visible while editing. When you preview the page or publish it, you’ll be able to see an auto-generated table of contents based on the page’s headings.

 

To configure your Table of Contents: 

  1. From the editor, select the Table of Contents placeholder.

  2. Select the Edit ()icon to open the configuration panel.

  3. Customize the parameters of your table of contents in either Basic or Advanced mode.

  4. Your selections won’t be visible while editing. When you preview the page or publish it, you’ll be able to see how your customized table of contents looks.

  5. As you continue editing the page, the configuration panel will close.

Info

You can also select the centered, medium-width, or full-width icon to adjust the width of your table of contents. Select the copy icon to duplicate it elsewhere, and/or the trashcan icon to remove it entirely.

Parameters

Parameters are options that you can configure to control exactly how your table of contents appears on the page. 

To customize your table of contents, you can configure its basic and/or advanced parameters, depending on your needs and preference.

Basic parameters

Basic parameter

Default

Description

Example

Display as

Vertical list

  • Vertical list — produces a typical list-type table of contents.

  • Horizontal list — produces a flat, horizontal menu-type series of links.

Image of a horizontal table of contents listImage of vertical table of contents list

Bullet style

Bullet

This parameter applies to vertical lists only.

Select from any of the following values:

  • None — no bullets are displayed

  • Mixed —  the bullet style is a mix of shapes, filled and open

  • Bullet — the bullet style is a filled circle.

  • Circle —  the bullet style is an open circle

  • Square — the bullet style is a filled square

  • Numbered — the list is numbered (1, 2, 3, 4, 5)

Separate sections by

Bracket

This parameter applies to horizontal lists only.

Select from any of the following values:

  • Bracket — Each item is enclosed by square brackets: [ ]

  • Brace — Each item is enclosed by braces: { }

  • Pipe — Each item is separated by a pipe: |

Include heading levels from [#] to [#]

1-6

Select the minimum and maximum heading levels to include in your table of contents.

Image of default heading levels included in Table of contents

Include section numbers

Unchecked

Select the checkbox to apply outline numbering to your headings. (Example: 1.1, 1.2, 1.3)

Image of Numbered Sections checkbox checked for table of contents

Advanced parameters

Info

For advanced parameters, if the parameter name used in Confluence Cloud storage format or wikimarkup is different than the label used when inserting macros using the browser or the slash command, it will be listed below in brackets (example).

Advanced parameter

Description

Indent headings
(indent

Sets the indent for a vertical list according to a valid CSS unit value.

Entering 10px will successively indent heading groups by 10px. Level 1 headings will be indented 10px and level 2 headings will be indented an additional 10px.

Include Headings with:
(include

Filter headings to include in your table of contents by inputting specific criteria. You can use wildcard characters.

If you only want the Overview and Summary headings to appear, enter Overview|Summary in this field.

 

Tip

This field is case-sensitive.  Enter both forms of the word if you want both instances to be included.

Exclude Headings with:
(exclude

Filter headings to exclude from your table of contents by inputting specific criteria. You can use wildcard characters.

If the headings you want to exclude are Overview and Summary, enter Overview|Summary in this field.

 

Tip

This field is case-sensitive.  Enter both forms of the word if you want both instances to be excluded.

CSS class name
(class

If you have custom TOC styles in your CSS style sheet, use this parameter to output the TOC inside <div> tags with the specified class attribute.

Exclude in PDF export
(printable

If the box is checked, the TOC will not be visible when you export the page to PDF and/or print it.

Expand
titleSCHEDULED 12/4 Day 2: Expand

Create a collapsed section that reveals more information for the people who seek it. This is a useful formatting element when the amount of info on a page is overwhelming at first glance. Using the expand element accommodates different learners by hiding images/content for those who just need a nudge but keeping them accessible for novices.

Type /expand to quickly add this element from the slash command, or click the Insert icon in the toolbar.

You can see an example of how we use the expand element at Graduation & Commencement.

Expand
titleSCHEDULED 12/12 Day 8: Headings - immediately precedes what are macros

Format text to represent the hierarchy of information on a page. Once headings are created, you’ll be able to use the Table of Contents Macro to generate a list of links pointing to the headings on the page. The list of links appears wherever you add the macro, and it automatically updates each time someone changes the wording of a heading or the heading level. We’ll be learning about macros starting tomorrow.

You can also link to specific content on a page by clicking on the link icon next to a heading.

Image Added

Type /heading to quickly see the options and add this element from the slash command or use the toolbar to select a heading.

Expand
titleSCHEDULED 12/5 Day 3: Panel

Emphasize information by choosing a preset panel type to consistently communicate ideas like info, note, error, success, and warning. The preset types include an emoji and a background color.

In addition to the five preset panel options, you can customize panels by choosing one of the 20 background colors available. Panels can have emojis, or you can remove the emoji to meet the needs of your content. The emojis available to you are the same set that you already use in Confluence; this includes custom emojis you and your teammates have added.

Type /panel to quickly see the options and add this element from the slash command or select the Insert icon and search for panel.

You can see an example of how we’ve used panels to create visual interest on an FAQ page and how we’ve integrated panels with headings on Responding to students' registration questions

Expand
titleSCHEDULED 12/6 Day 4: Links

Adding internal or external links can guide your reader to additional relevant content.

Highlight words or phrases then use Cmd + K for Mac or Ctrl + Z for Windowsto convert them into links. You may also select the link icon from the top menu.

Link to headings or sections

To insert a link leading to a specific heading or section of a page:

  1. Hover over the heading until the link icon appears.

  2. Select the link icon. This will copy the URL of the heading link.

  3. Use the URL you copied to create the link.

    Image Added

Link to attachments

You can also create links to attachments you’ve already added to your page.

To link to a page’s attachment:

  1. Go to the published version of the page containing the attachment to which you want to link.

  2. Go to More ••• > Attachments.

  3. Right-click on the file name of the attachment, and select Copy Link Address.

  4. Go to and edit the page where you want to link to the attachment.

  5. Paste the URL in the link tool pop-up, and give it a more friendly name if desired.

To link to the latest version of an attachment on another page:

  1. Go to the published version of the page containing the attachment to which you want to link.

  2. Go to More > Attachments.

  3. Right-click on the file name of the attachment, and select Copy Link Address.

  4. Go to and edit the page where you want to link to the attachment.

  5. Paste the URL in the link tool pop-up, remove any text after the file extension in the URL, and give it a more friendly name if desired.

Display options

Once you type in or paste a link when editing a Confluence page, you can choose how it appears after you publish.

To change the Smart Link display:

  1. Type in or paste a link, or use the /link command. You may also use Cmd + K for Mac or Ctrl + Z forWindows:

  2. Select the link.

  3. From the Smart Link toolbar, select your preferred display option:

    Image Added

Inline view

Instead of a URL, inline view shows only the title of the link. This is useful when you want to insert multiple links in a table.

Image Added

Card view

Card view offers more context by showing metadata like project details and summary. When your readers hover over Smart Links displayed in card view, they can interact with link elements or preview the content. Select Open preview to view the link at near page-width without leaving the page.

Embed view

Embed view allows you to view pages, boards, lists, timelines, or calendars in other products without having to leave the page. Watch a video from YouTube, read and edit documents, leave comments in your design files and more, all within your current page.

Image Added
Expand
titleSCHEDULED 12/7 Day 5: Labels

Labels are key words that you can add to pages and attachments to make them easier to group and find. Labels allow you to easily see, display, and search for related pages.

For example, you could add the graduation label to all pages related to graduation processes.

Add labels to a page

Anyone with permission to edit a page can add labels to it. You can add labels to a page while you're editing it or after it's published, when you're viewing the page.

When you’re viewing a page

To add a label to a page you’re viewing:

  1. Select the + Add label button at the bottom of the page, above Related pages, reactions and comments). This will open the Labels dialog box.

  2. Select the label you’d like to add from the list or create a new label using the text you entered.

  3. Repeat steps 1-3 to find and add additional labels to your page.

When you're editing a page

  1. To open the label input field when editing a page:

    1. In the new editor, select the more options menu in the top right of the page, then select Add labels (if the page does’t have any labels yet) or Edit labels.

    2. In the legacy editor, select the label icon from the top of the page you’re editing, to the right of the breadcrumb.

  2. Select the label you’d like to add from the suggestion list or create a new label using the text you entered.

  3. Repeat steps 1-3 to find and add additional labels to your page.

Add labels to attachments

To add labels to an attachment:

  1. First, open the page that contains the attachment you'd like to label.

  2. Select  to open the more options menu, then select Attachments.

  3. You'll see a list of attachments, with any existing labels listed in the Labels column.

  4. Select the edit icon  in the Labels column, next to the attachment you'd like to label. This will open the Labels dialog box.

  5. Enter the text of the label you’d like to add into the search box. If it matches any existing labels on your site, those will appear as suggestions in the dropdown.

  6. Select Add to create a new label using the text you entered. If you'd like to use one of the suggested labels, select it from the list, then select Add.

  7. Repeat steps 5-6 to add additional labels to your page. Once you’re done, select Close.

Info

Labels do not accept spaces, and are lower case only. If you type a space, it will be converted to a hyphen so that your label has more than one word, like so: this-is-a-label. Also, any capitals will be automatically converted to lower case. You can type in multiple labels at once by hitting Enter or Return key.

Search for labeled content

You can find a list of all labels in our Business Process Library, which links to labeled content, in our Index.

Remove labels

When you're viewing a page, you can remove labels by selecting the  to the right of the label. Labels appear on the bottom right of the page, above page comments.

Image Added

To delete a label across a site, you'll need to remove it from all the pages and attachments it appears on.

Expand
titleSCHEUDLED 12/8 Day 6: Images, videos, gifs, and files

Add an image, video, GIF, or file to a Confluence page by selecting the Add image, video, or file button. You can upload the media from your computer or display an image from another web page using its URL. You can also drag and drop files, such as images, multimedia, Office files, and PDFs, from your computer directly into the editor.

Resizing images and videos

You can resize images and videos by dragging the handles on their sides. Media will proportionally grow or shrink based on how much you drag the mouse in and out.

Image Added
Guides

Guides appear to help size and align your media width with other media on the page.

Image Added

Image and video settings

When you select an uploaded image or video, a floating toolbar appears. You can use this toolbar to: 

  • Add a caption — Add more information about the image or video. The text size and alignment can't be changed, but you can apply other formatting.

  • Border options — Add borders and change their color and size.

  • Image alignment — Determine how the image or video is aligned on the page

  • Text wrapping — Let text flow around your image or video.

  • Width and Height — Set the width or height of an image or video.

  • Link (images only) — Add a link to a Confluence page or an external URL.

  • Alt text — Add supplemental text accompanying an image or video for all users. Alt text can help add more context and meaning to the image or video and can be very effective in assisting users of all types to understand the image or video better.

File display settings

When you insert a file into a page, it will appear as an inline tile or a thumbnail. You can use the floating toolbar to control the following:

Image Added
  • Change view — Display the file inline or as a thumbnail.

  • Preview — Open the file in viewer mode

  • Download — Download the file to your computer or device.

Expand
titleSCHEDULED 12/11 Day 7: Tables

Tables

To add a table, select Table in the toolbar. A three-column, three-row table (including a header row) will appear on the page.

Image Added

Info

When you have large tables with many rows, the header row becomes “sticky” and doesn't scroll out of view when editing or viewing the page. This doesn't work, however, if you've merged several rows to create a bigger header row.

The width of each column is set to a percentage of the table width, so your columns will grow or shrink as your table size changes. If your table is full-width or has many columns, it can become scrollable horizontally.

When viewing a table on a page, you can sort the content by selecting the sort icons in the header row. Your sorting choices don’t impact what other people see and are not saved.

Info

You can't have a table within a list, block quotes, or another table.

Resize a table

To resize a table:

  1. Locate the resize handle on the right side of the table.

  2. Drag the resize handle to the desired width.

The columns in the table will proportionally grow or shrink to fit the new width of the table.

Image Added

Edit a table

Table editing tools are contextual and vary based on where you place your focus. 

Select an entire table by placing focus in the top left. This can be useful if you want to copy and paste the whole table somewhere else.

Image Added
Table options

When you're editing a page and have selected some portion of the table, table options will appear. Use table options to:

  • Make a row a header row with a grey shaded background and bold text

  • Make a column a header column with a grey shaded background and bold text

  • Insert a numbered column to automatically number each row

Image Added

In a cell (or when selecting multiple cells, rows, or columns), select the down arrow to access the following actions:

  • Change cell color

  • Insert column to the right

  • Insert row below

  • Remove column

  • Remove row

  • Merge cells

  • Split cell

  • Distribute columns

  • Clear cells

Info

When multiple cells are selected, you can change the background color of all the selected cells or merge the selected cells. If a cell was previously merged, you have the option to split the cell.

You can see an example of a table in our Personnel list.

Expand
titleSCHEDULED 19 Day 13: Baker's Dozen Bonus Day 13: Layouts

The layout of your pages can have a big influence on how they're read, and what visual impact your content has. Narrower columns, for example, optimize for readability, with around 50-75 characters per line, but wider page widths work better for displaying tabular data.

You can create different layouts in Confluence after inserting a default layout using the Layouts tool, giving different parts of your page a different column configuration. 

Image Added

There are several column layouts available. After inserting a layout, you can easily switch between the options. Content doesn't get lost when you change the column layout; additional columns are added to the right, and when you change to a layout with fewer columns, the content moves to the left. This replaces the add, remove, and move section functionality of the legacy editor.

Layouts can be moved from the page by selecting the trash can icon in the floating toolbar.

Image Added

Our most commonly used layout is the right sidebar layout, which can be seen in the Banner Guide.

Other ideas

Managing mirrored content - Save time by reusing content

Standardize content with page templates - Use page templates

Review the history of a page - View page history

Managing draft content - Draft your work

Help users find new content with Live Search - Insert the Live Search macro