Confluence 3.2 has reached end of life
Check out the [latest version] of the documentation
The Create Space Button Macro renders a create space icon that links to the 'create space' page. The icon appears as rendered below.
Screenshot: The Create Space Button in Confluence
To display this icon, you require 'Create Space' permission which is assigned by a site administrator from the Administration Console. See Security or contact your site administrator for more information.
On this page:
Usage with the Macro Browser
To insert the create space button macro into a page using the Macro Browser,
- Open your desired Confluence page or blog post, then click the 'Edit' button. The page or blog post opens in edit mode.
- Click the Macro Browser icon on the toolbar. The macro browser window opens in the middle of the screen in 'macro selection' mode.
- Scroll through the list of macros. Alternatively, start typing part of the name of your desired macro into the search box at the top right of the macro browser window. Macros with a matching name will appear in the main pane.
- Click on the desired macro to access its parameters and preview parameter changes ('preview mode').
- Set the macro parameters to your requirements. If desired, you can preview these changes by clicking 'Refresh'.
- Click 'Insert' to put the macro into the page.
Once you've found the create space button macro, click 'insert' to add it to your page.
Usage with the Wiki Markup Editor
What you need to type |
What you will get |
---|---|
{create-space-button} |
Parameters
Parameters are options that you can include in Confluence macros to control the content or format of the macro output. The table below lists relevant parameters for this macro.
Parameter names are different in the macro browser and in wiki markup. Below we show the macro browser parameter names in bold text, and the equivalent wiki markup parameters in (bracketed
) text. If we do not show any parameter name for the wiki markup, then you should leave out the parameter name and simply include the parameter value as the first parameter, immediately after the colon (:
).
Parameter |
Default |
Description |
---|---|---|
Icon Size |
large |
Specify whether to use small or large icon. |
( |
natural size of icon |
Stretches or shrinks the height of the icon to the number of pixels specified. |
( |
natural size of icon |
Stretches or shrinks the width of the icon to the number of pixels specified. |
Example: Specify the size of the icon displayed
What you need to type |
What you will get |
---|---|
{create-space-button:size=small} |
RELATED TOPICS
Setting up a New Global Space
Working with Macros
Take me back to the Confluence User's Guide.