Jump to main content Jump to doc navigation

This is the chunk displayed with the &linkCrumbTpl property on the BreadCrumb snippet. Used for the crumb (except the current one).

Default Value

Since BreadCrumb 1.3.0, linkCrumbTpl is no longer a chunk but a snippet property. Templates properties can be chunk name, file path (@FILE:) or chunk code (@CODE:)

<li><a href="[[+link]]">[[+pagetitle]]</a></li>

Available Placeholders

Name Description
link A link to the resource of the crumb.
position The order of the item (to support BreadcrumbList.
useWebLinkUrl If you use the &useWebLinkUrl=1 property, the link will be the resource linked and
id pagetitle longtitle description menutitle ... All properties of the resource are output to their appropriate placeholders.