Home > The Template System > Page and Email Templates > The zone_placement_details BLOCK

Table of Contents

DotAdmin User Guide

The zone_placement_details BLOCK

The zone_placement_details BLOCK can be used in document template to display details of zone placements for that document

<!-- BLOCK {zone_placement_details}  -->
      <p>{title}
      ({id})
      - {doctype}
      </p>
<!-- /BLOCK {zone_placement_details}  -->

The above example would out a list of zone placement details something like this:

Product Category (product_category) - store_index

Home (home) - page

News (news) - page

Zone Placement Details Placeholder List

The placeholders used in Page and Email templates are summarised in the table below:

Placeholder Output
{id} ID (url) of the zone.
{title} Title of the zone.
{parent} The zone's parent
{doctype} The doctype of the zone index page