article¶
{article}
Displays the fully rendered article. HTML characters will be rendered.
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.
User Contributed Notes
You must have an ExpressionEngine license and have attained a forum rank of "Lab Assistant" (100 posts) to contribute notes to the User Guide