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.
Wiki Special Associated Pages Template¶
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:
Variable Pairs¶
header¶
{header} content before listing articles. {/header}
This variable will display content before the articles are listed.
Conditional Variables¶
if no_results¶
{if no_results}
Test if there are any results. This is typically used display alternate content if there are no associated pages.
Single Variables¶
switch=¶
{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.