article¶
{article}
Displays the fully rendered article. HTML characters will be rendered.
Retired Documentation
You are using the documentation for version 2.11.9. Go here for the latest version or check here for your available upgrades to the latest version.
These templates generate the email that notifies Wiki Admins of changes to moderated articles.
Note
The email is split into two templates; one handles the email subject and the other the body of the email.
The email templates have the following variables available to it.
{revision_date format=""}
This displays the time of the most recent article revision.
The format parameter is used to determine the date’s formatting using ExpressionEngine’s Date Variable Formatting.
{path:open_revision}
Displays the URL to Open the revision.
Note
Opening a revision approves it and makes it live. If you only want to view a revision, use the path:view_revision variable instead.
{path:close_revision}
Displays the URL that will close a revision.
Note
The “open” and “close” links will only work if the person clicking them is a Wiki Admin.