Skip to end of metadata
Go to start of metadata

{live-template}

Plugin Version: from version 2.2.x

Imports and renders the current version of a template.

Description

Essentially, this macro takes the text content of a Page Template and render that text in the context of the current page. It doesn't matter if there is are any Scaffolding macros on that template or not, it just renders the text as wiki text. This is different than creating a page with a template as in the built-in system because that will copy-n-paste the text in once, but if you update the template, the page you created with the template will not get updated.

Usage

Wiki Markup

{live-template:Page Template Name}

Parameters

Name

Required

Default

Description

[default]/name

The name of the page template to import and render.

Labels