Versions Compared

Key

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

...

Creates a simple form on a page for users to enter the name of the new page to add.

Very similar Similar to the Add Page macro, this will then create a new page, which may be based on a template if so desired.

Note

Notes about migration

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

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

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

  • 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

...

Button text

  • Status
    title(/)

  • Status
    titleNO

...

Text display for the link.

...

Link Text

  • Status
    title(/)

  • Status
    titleYES

...

Text display for the link.

...

Source Type

  • Status
    title(X)

  • Status
    titleYES

...

template

...

The type of page source that is being used.  

...

Source

  • Status
    title(X)

  • Status
    titleYES

...

The name of the template to use or page to clone.

...

Live Template

  • Status
    title(X)

  • Status
    titleYES

...

false

...

Requires Scaffolding Forms

& Templates

and templates to be installed. 

Parent

  • Status
    title(X)

  • Status
    titleYES

@self

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

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

e.g. "parent=". 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's parent to

the parent of
  • the current page's parent.

  • @home - sets

the parent of
  • the new page's parent to the current space's home page

of the current space
  • .

Field hint

  • Status
    title(X)

  • Status
    titleNO

Hint for the Button Text field to guide users. e,g, “Enter a maximum of 255 characters.”

Prefix

  • Status
    title(X)

  • Status
    titlePARTIAL

The injectable prefix

to apply

is applied to the page name. The user

will not be able to

cannot 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. 

Postfix

  • Status
    title(X)

  • Status
    titlePARTIAL

The injectable postfix to apply to the page name. The user

will not be able to

cannot modify this section of the name while creating it. 

For example:

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

Labels

  • Status
    title(X)

  • Status
    titleYES

The list of labels to attach to the new page.

Allow Rename

  • Status
    title(X)

  • Status
    titleNO

If set to true, the user

will be allowed to

can rename the page when it is

being

created. 

Name Field Width

  • Status
    title(X)

  • Status
    titleNO

If set, this specifies the width of the name text field.

Can

It can be any valid CSS width value, such as "300px" or "60%".

CSS Class

  • Status
    title(X)

  • Status
    titleNO

(Deprecated) Sets a class for the displayed form items.

Macro Edit View

...