Download EE 2 Docs Download EE 1 Docs
ExpressionEngine

2.6.1 User Guide

Wiki Special Associated Pages Template

This template displays a list of pages that link to the current article as outlined below:

Wiki Associated Pages

In addition to the variables in the Wiki Page template, the Special Associated Pages template has:

Variable Pairs

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

article_title

{article_title}

Displays the page title of the originating article.

count

{count}

“count” of the article currently being displayed

path:view_article

{path:view_article}

Displays a URL to View Article.

path:view_orig_article

{path:view_orig_article}

Displays a URL to View the original article.

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.

title

{title}

Displays the title of an article.

User Contributed Notes

You must have an EllisLab product license and have at least 50 posts to the community forums to contribute notes to the User Guide