The Spaces List Macro is used to display a list of spaces from within a page, similar to the list of spaces seen on the dashboard.

On this page:

Usage with the Macro Browser

To insert the spaces list macro into a page using the Macro Browser:

Usage with the Wiki Markup Editor

必要な入力項目

表示結果

{spaces}
or
{spaces-list}

{spaces}
{spaces}

パラメーター

パラメーター

必須かどうか

既定

説明

スペースの範囲

いいえ

すべて

Specify the view from which spaces are listed. Available options are:

  • all – All spaces in the Confluence installation.
  • category – Spaces grouped according to space categories.
  • team – Same as 'category' above. Space categories were formerly known as team labels, and this option remains in the macro to ensure backwards compatibility with earlier versions of the macro.
  • favourite – Spaces which you have added to your favourites list.
  • my – Same as 'favourite' above. This option remains in the macro to ensure backwards compatibility with earlier versions of the macro.
  • new – New spaces which have been created within the last 7 days.

Width of List
(width)

いいえ

100%

Specify the width of the table. The width of the spaces list table, specified as a percentage (%).

Display the spaces in a table with a width of 40% of the window size:

{spaces:width=40%}

Display the spaces grouped by space category:

{spaces:team}
関連トピック

Browsing a space
Creating a New Page
Working with Macros

Take me back to the Confluence User's Guide