Tag Definitions %THUMBNAIL%

Displays the thumbnail property of a page

This tag displays the page thumbnail of the current page. The tag will display the page thumbnail  of a destination page when used in conjunction with another tag, like LIST.

This tag has no attributes.

Example

This example will render a link to a page and shows a clickable thumbnail of that page:


  1. <li>
  2. <a href="%LINK%">%THUMBNAIL%<br />
  3. %AUTHOR%, %TITLE%< br/>
  4. %DESCRIPTION%</a>
  5. </li>

See Also:

Video Guides

How To...

Tag Definitions