Template:BreadCrumbs

From Epic Paths
Revision as of 08:08, 2 August 2021 by Admin (talk | contribs)
Jump to navigation Jump to search

Used to create a hierarchy path that floats right. Automatically includes the "Main" page link and current page name. Any pages in the hierarchy between these two pages should be included by the author as the first variable.

Not technically a breadcrumbs path, since it doesn't necessarily match the page(s) the user was previously on.


Example: {{BreadCrumbs}}

Main > BreadCrumbs

Example: {{BreadCrumbs|templates,page layout}}

Main > Templates > Page Layout > BreadCrumbs

Example: {{BreadCrumbs|templates,Layout/Tables}}

Main > Templates > Tables > BreadCrumbs

Example: {{BreadCrumbs|Templates,Layout|ThisPage}}

Main > Templates > Layout > ThisPage

Example: {{BreadCrumbs|Templates > Layout|auto=no}}

Main > Templates > Layout > BreadCrumbs