Skip to end of banner
Go to start of banner

Add Page

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Description

This will create a link on your page which, when clicked, is equivalent to clicking "Create Page" on the Page Operations bar.

Notes about migration

  • Some legacy Macro parameters from Confluence Server are not supported yet. More details at our FAQ page. We have tagged these parameters with a (Legacy) prefix as seen below.

  • Server users migrating to the cloud will not lose any data.

  • Live Template created using Linking for Confluence macro need to be migrated to retain Scaffolding data. The source page and template have to be present in Cloud. For more information, check here.

  • While functionality is the same, Prefix and Postfix parameters accept different values in server and cloud. You may need to re-write the values for these parameters after migrating to Cloud. Check here for more information about what values that Cloud accepts." for both Add Page and Add Page via Form.

  • Some server-version parameters are currently unsupported and are ignored by the macro, but all server data will be retained. These functions will automatically work when the function is available in the future.

Supported parameters

Unsupported parameters

 

Parameters

Name

Required

Migratable to Cloud?

Default Value

Description

Create link Text

  • (/)

  • YES

Text display for the link.

Source Type

  • (X)

  • YES

template

The type of page source that is being used.  

Source

  • (X)

  • YES

The name of the template or page that is the source of the new page body content. 

Live Template

  • (X)

  • YES

false

If set to true, the template will be "live". It uses a Scaffolding Forms & Templates's Live Template macro to import and execute the current value of the template every time the page is viewed.

Requires Scaffolding Forms & Templates to be installed. 

Parent

  • (X)

  • YES

@self

The page you would like to be the parent of the new page.

If no parent page is desired, set the parent to a blank value.

Otherwise, set to Page Name or SPACEKEY:Page Name.

There are also three special values:

@self - sets the parent to the new page the macro appears in.

@parent - sets the parent of the new page to the parent of the current page.

@home - sets the parent of the new page to the home page of the current space.

Page Title

  • (X)

  • YES

The title of the new page.

Name

  • (X)

  • YES

The name of the new page.

Prefix

  • (X)

  • PARTIAL

The injectable prefix to apply to the page name. The user will not be able to modify this section of the name while creating it. 

For example:

"%page:title% - " will add the current page title plus " - " to the start of the page name. 

 Injections are not supported on Cloud.

Postfix

  • (X)

  • PARTIAL

The injectable postfix to apply to the page name. The user will not be able to modify this section of the name while creating it. 

For example:

"%page:title% - " will add the current page title plus " - " to the end of the page name. 

 Injections are not supported on Cloud.

 

Labels

  • (X)

  • YES

The list of labels to attach to the new page.

Tip

  • (X)

  • NO

If you want popup text to appear when the mouse is hovered over the link, enter it here.

Allow Rename

  • (X)

  • NO

true

If set to true, the user will be allowed to rename the page when it is being created even if a prefix/postfix is provided.

Editor View

N/A

Macro Edit View

Tutorial Examples

  • No labels