Page history Edit this page How do I edit this website?

Menu Paths

This page demonstrates how to use the bc include tag.

Usage

Breadcrumbs can be used to illustrate procedural layers, as in menus.

Code

{% include bc path="File|Save As|New Microscope"%}

Result

FileSave AsNew Microscope

Styles

You can optionally change the style of the path separators:

Code

{% include bc path="File|Save As|New Microscope" style='filled' %}

Result

FileSave AsNew Microscope

Code

{% include bc path="File|Save As|New Microscope" style='hollow' %}

Result

FileSave AsNew Microscope