-
Notifications
You must be signed in to change notification settings - Fork 5
Template: Wiki Special Pages
This template displays a list of pages that link to the current article as outlined below:
In addition to the variables in the Wiki Page template, the Special Associated Pages template has:
{header} content before listing articles. {/header}
This variable will display content before the articles are listed.
{footer} content after listing articles. {/footer}
This variable will display content after the articles are listed.
{if no_results}
Test if there are any results. This is typically used display alternate content if there are no associated pages.
{article_title}
Displays the page title of the originating article.
{count}
"count" of the article currently being displayed
{path:view_article}
Displays a URL to View Article.
{path:view_orig_article}
Displays a URL to View the original article.
{switch="option_one|option_two|option_three"}
This variable permits you to rotate through any number of values as the articles are displayed. The first article will use "option_one", the second will use "option_two", the third "option_three", the fourth "option_one", and so on.
Multiple instances of the {switch=} tag may be used and the system will intelligently keep track of each one.
{title}
Displays the title of an article.