Confluence 2.9 : (outdated) Children Display Macro
This page last changed on May 29, 2007 by rosie@atlassian.com.
Displays the children and descendants of the current page. Usage: {children} OR {children:page=a_page_title} OR {children:all=true} OR {children:depth=a_depth} OR {children:depth=_a_depth_|style=heading_style} OR {children:_sort=<mode>|reverse=<true or false>}
Example 1: {children:all=true} gives: Example 2: A depth of 1 will only display the first generation descendents of the current page. That is it will only display the direct children of the current page. {children:depth=1} gives: Example 3: A style of "h3" will display the page's direct children as level 3 headings, with their children as lists below the headings. Very useful for quickly generating a contents page {children:all=true|style=h3} gives (outdated) Child Page 1(outdated) Child Page 2 |
![]() |
Document generated by Confluence on Aug 07, 2008 19:10 |