マクロ名: create-from-template マクロ本体: なし。 | パラメーター名 | 必須 | 既定 | パラメーターの説明と指定可能な値 |
|---|
templateId
| ユーザーが作成したテンプレートに必須 | (なし) | 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 | ブループリントに必須 | (なし) | 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
| はい | (なし) | 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 | はい | 'Create from Template' | ページ上で表示されるマクロの説明。 | spaceKey | はい | 現在のページが作成されているスペース | マクロを使用してページを作成する際に新規ページが作成される場所を特定するための、一意のスペース識別子(スペース キー)。 | Title | いいえ | (なし) | 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. |
|