<mt:ArchivePrevious>

A container tag that creates a context to the "previous" archive relative to the current archive context.

Attributes:

  • type or archive_type (optional)

    Specifies the "previous" archive type the context is for. See the ArchiveList tag for supported values for this attribute.

Example:

<mt:ArchivePrevious>
 <a href="<$mt:ArchiveLink$>"
  title="<$mt:ArchiveTitle escape="html"$>">Previous</a>
 </mt:ArchivePrevious>

Note: mt:ArchivePrevious is a container tag, not a conditional tag. As a result, it cannot be used in conjunction with mt:Else.

This page was last updated on 2012-12-31, 06:10.