Template Comments
Deprecated The comment
macro is deprecated and this can no longer be used to add comments to your workflow markup.
Overview Deprecated
This example shows where the comment macro can be used in your template markup.
Applicable Locations Deprecated
The macro can only be used inside the body of a workflow macro.
Example Deprecated
{workflow:name=Commented Workflow}
{comment}
This comment is in the body of the workflow macro
{comment}
{state:Commented}
{state}
{comment}
This comment is in the body of the workflow macro
{comment}
{trigger:pagecreated}
{trigger}
{workflow}