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

Compare with Current View Page History

« Previous Version 10 Next »

add-page

Macro Code

{add-page:template=TEMPLATE NAME|parent=@self,@parent,@home,PAGE NAME} Link to add Page Text {add-page}

Parameters

Name

Required

Default

Description

template

N/A

Name of the template to use when creating a new page

parent

@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. ie. 'parent='. 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.

Result

Unknown macro: {add-page}

Add New Page

add-page-form

Macro

{add-page-form:template=TEMPLATE NAME|parent=@self,@parent,@home,PAGE NAME}Add new page button text{add-page-form}

Parameters

Name

Required

Default

Description

template

N/A

Name of the template to use when creating a new page

parent

@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. ie. 'parent='. 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.

nameWidth

N/A

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

Result

Unknown macro: {add-page-form}

Add New Page

  • No labels