Macro name: create-from-template Macro body: None. | Parameter name | Required | Default | Parameter description and accepted values |
|---|
templateId
| Required for user-created templates | (None) | The ID of a user-created template. This is the unique identifier that Confluence assigns when you create a template. For example, 299630593. To find the ID of a template, edit the template and look at the URL in your browser. The template ID is given in the URL parameter named entityId. | blueprintModuleCompleteKey | Required for blueprints | (None) | The qualified name of the add-on that defines the blueprint (for example, com.atlassian.confluence.plugins.confluence-shared-files-plugin:file-list-blueprint). | templateName
| Yes | (None) | The ID of a user-created template (for example, 299630593) or the qualified name of the add-on that defines the blueprint (for example, com.atlassian.confluence.plugins.confluence-shared-files-plugin:file-list-blueprint). | buttonLabel | Yes | 'Create from Template' | The description that people will seeing when viewing this macro on the page. | spaceKey | Yes | The space where the current page is located | The unique space identifier, to determine where the new page will be created when someone uses this macro to create a page. |
|