The short description, stored in the blueprint context may contain placeholders that are translated to their final values.
Explains the parameters related to the creation that are added to the blueprint context.
Translate Placeholders in Short Description
The following placeholders are translated:
Placeholder | Description |
---|
@parentPageTitle | Inserts the title of the parent page. |
@pageTitle | Inserts the title of the current page. This is useful for template authors for use cases where a macro references a page by its title. It cannot be used with the wizard, because the page has no title. |
@spaceKey | Inserts the key of the current space. |
@spaceName | Inserts the name of the current space. |
@currentDate | Inserts the current date, formatted by the global formatter configuration. |
@currentDateToken | Inserts the current date formatted by yyyy-MM-dd (year, month, day). |
Name |
Short Description |
Doctype |
|
The standard context provider or templates. |
component |
|
The standard context provider or templates to create subpages. The context provider basically deals with the title uniqueness (by adding the parent document's name as part of the page title) and sort order (first documents first). |
component |
|
The standard context provider for home and special pages. |
component |