PageBreadcrumb tag

<mangox:PageBreadcrumb [separator="&gt;" showWhenIsFirstPage="false" from="1" count="-1"] />

Separator (optional, default: &gt;) character(s) to use to separate between page titles.

showWhenIsFirstPage (optional, default: false) If true, it will show the page title, even if it is the only page to show (without link)

from (optional, default: 1) If you need to only show the from certain number of parent page.

count (optional, default: -1, which indicates no limit) Up to what count of parents to show