pagefooter macro

Overview

The pagefooter macro renders it's body content (wiki markup) in the context of the page or blog post that your workflow is applied to.

Note: This macro is an alternative to the footer (or footertemplate) parameter of the workflow macro.

Where to use it?

Optional.

One pagefooter macro can be put in a workflow macro.

Parameters

ParameterRequiredDefaultNotesVer

macro body

(tick)


Footer content:

The following macros can be used in the footer:

3.1+
visibility
contributors

Who can see the footer?

  • contributors – users who can edit the page
  • readonly – users who can view, but not edit, the page
  • all – both contributors and readonly users

Filter by label

There are no items with the selected labels at this time.

3.1+

Example

{workflow:name=Page Footer}
   {pagefooter}
      wiki markup to show at bottom of page
   {pagefooter}
   {state:Example}
   {state}
{workflow}

You can add the workflow page footer using the workflow builder Page Layout editor.

Set who can see the footer based on Confluence user permissions using the dropdown menu options.

See also

Workflow Authoring Guide:

Reporting Guide: