The Space Details macro displays the details of a Confluence space, including the space name, description, and more.
To add the Space Details macro to a page:
Parameter | Default | Description |
|---|---|---|
Width of Table | 100% | The width of the space details table, specified as a percentage (%) of the page width. |
The following examples are provided for advanced users who want to inspect or edit the underlying markup for a Confluence page.
Macro name: space-details
Macro body: None.
<ac:structured-macro ac:name="space-details">
<ac:parameter ac:name="width">50%</ac:parameter>
</ac:structured-macro> |
{space-details:width=50%} |