common-add-base-template-by-id
Add a base template to a Sitecore template item by specifying its ID. This tool enables template inheritance by linking templates together in the Sitecore content management system.
Instructions
Adds a base template to a template item by its ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to add the base template to. | |
| template | Yes | The path representing the template item to add as a base template. | |
| database | No | The database containing the item (defaults to the context database). |