Page Info

View Macro Migration Tips for more information about this macro from Confluence Server or Data Center. 

The Page Info macro makes it easy to display information about the page it is used on. This could include information such as page versions, differences in versions, or modification information.

When you are editing or creating a page in Confluence Cloud, you can use ScriptRunner for Confluence Cloud to add page info.

  1. Select Insert, and then search Page.

  2. Select the Page Info macro from the provided list.
  3. Complete the Information Type field:

    Supported values for the Information Type field follow:

    Information TypeDescription

    Commenters

    A comma-separated list of the users who have commented on the page.

    Created By

    The user who created the page.

    Create Date

    The date the page was created.

    Current Version

    The most recent version number of the page.

    Diffs

    A comma-separated list of version number links. These are clickable to view the differences between versions.

    Labels

    A comma-separated list of labels. These are clickable to view other pages that possess the same label.

    Modified By

    The user who last modified the page.

    Modified Date

    The date the page was last modified.

    Modified Users

    A comma-separated list of all the users who have modified the page.

    Page idThe id of the current page.
    ParticipantsA comma-separated list of the users who have modified or commented on the page.
    TitleThe title of the page.
    VersionsA comma-separated list of version numbers. These are clickable to view the selected version.

The following image shows the output when Create Date, Modified Users, and Modified By are selected for the Information Type field. In this example, the three information types were put into a table with readable titles.

Tips for the Page Info Macro

  • Displaying Versions and Diffs: The versions and differences ("Diffs") are clickable to view a particular version and difference.

On this page