Document-Specific Template Variables
< index >
There are two types of Template Variables, custom TVs and document-specific values available for the current document. Both types can be displayed with the [*variable-name*] tag.
Many of the available document-specific values are only useful for internal processing or scripting. This is a list of the values that are useful for display on the page.
- pagetitle - The title of the document.
- longtitle - The longtitle of the document.
- description - The description of the document.
- introtext - The summary of the document.
- content - The content of the document.
- alias - The alias of the page. Used in creating Friendly URLs.
< index >