This page is a snippet

For full information, see:

Snippet

 

Macro name: create-from-template

Macro body: None.

Parameter nameRequiredDefaultParameter 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.
blueprintModuleCompleteKeyRequired 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).
buttonLabelYes'Create from Template'The description that people will seeing when viewing this macro on the page.
spaceKeyYesThe space where the current page is locatedThe unique space identifier, to determine where the new page will be created when someone uses this macro to create a page.
TitleNo(None)The title for pages created using this macro. You can include @currentDate, @spaceName and @spaceKey variables in the title. This title will override any title specified in a blueprint template.
  • No labels