Confluence 2.10 has reached end of life
Check out the [latest version] of the documentation
The Spaces List Macro is used to display a list of spaces from within a page.
By default, Confluence lists the spaces from your current view of spaces on the Dashboard.
For each space listed, there is a link to browse the space, and to add a new page (if the user has permission to create pages).
Spaces List Macro
What you need to type |
What you will get |
|---|---|
{spaces-list} |
Unknown macro: {spaces-list} Unknown macro: {spaces-list} |
Optional Parameters
No |
parameter |
Default |
Description |
|---|---|---|---|
1 |
width |
100% |
Specify the width of the table |
2 |
spaces-list |
all |
Specify the view from which spaces are listed |
Specify the width of the table in which the spaces are listed
{spaces-list:width=40%}
Specify the view from which spaces are listed
{spaces-list:team}
Replace 'team' with 'all', 'my' or 'new' to display all spaces, my spaces only or new spaces only.
RELATED TOPICS
Browsing a space
Creating a New Page
Working with Macros
Take me back to Confluence User Guide
