Breadcrumbs tag
 
AC:BREADCRUMBS:Area for Current Item:Area for Parent Items:In Between area
 
This tag is made up of the builder tag that consist of AC:BREADCRUMBS:::.
 
After AC:BREADCRUMBS: is where the call to the selected or page you are on area goes. Then the area for the parent item and then after the last colon the between area call is made. The areas can be anything you want to name them when creating them.
 
Selected Area Content Example : <span class="breadcrumbunsel">MC:MENUNAME</span>

Parent Area Content Example : <span class="breadcrumbunsel"><a href="$MC:MENUURL$">MC:MENUNAME</a></span>