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). |