Use Default (General Purpose) Templates, one of three template types in CXone Mpower Expert, to standardize or dynamically control content that appears on other pages.
You can also create custom templates as needed.
Aside from the standard page templates, you can also add page templates to your site. These are useful if you use specific document types often and want to standardize your content's formatting or behavior across the same page type.
New Page Templates that you create will appear as options in the Add New Page dialog, and they can be customized or hidden as needed.
Content added within the Editor area of a New Page Template will appear in the new page. Content added to the Page Summary of the New Page Template within the Template Directory will not populate the Page Summary of the new page.
If you receive an error message when trying to use a custom template, check that you have set a Page type for the template and that the page type set complies with Guided Content Framework (if enabled on your site).
template('template-URL');
. Use the relative URL of the template, which is everything in the URL after /template:
.Any changes to the template will dynamically update on all pages where the template is used.