This page is a snippet

For full information, see:

Snippet

 

Macro name: children

Macro body: None.

Parameter nameRequiredDefaultParameter description and accepted values
reverseNofalseReverses the sort order in the list of child pages. Use this parameter in conjunction with the sort parameter described below. A value of true will change the sort order from ascending to descending.
sortNoManual if the pages have been manually reordered, otherwise alphabeticalby page title

Determines the sort order of the list of child pages.

Available values:

  • creation – Sort by the date on which the page was created.
  • title – Sort alphabetically by page name.
  • modified – Sort by the date on which the page was last updated.
styleNoBullet list

A heading style to be applied to the list of child pages.

Available values: h1 (heading level 1) through to h6 (heading level 6).

pageNoThe page that contains the macro

The name of the parent page. The macro will display the children of the specified page.

To specify a page in a different space, use a space key followed by a colon. For example:
MYSPACE:My page

If the value of this parameter is a forward slash (/) the macro will list the pages at the root of the current space. In other words, the pages without parents.

excerptNofalseIf true, Confluence will display any excerpts that are defined on the child pages. The excerpts must be defined via an Excerpt macro.
firstNo(None)The maximum number of child pages to be displayed (at the top level). For example, if the value of this parameter is 99, the macro will display the first 99 pages at the top level. It will also display their children, as determined by the depth and all parameters
depthNo(None)The number of levels of child pages to display. For example, if the value is 2, the macro will display 2 levels of child pages.
allNofalse

If true, Confluence will display all levels of child pages. This setting will override the depth setting.

 

 

 

 

 

  • No labels