Template:SubPage
From Slicer Wiki
Home < Template:SubPage
[[Template:SubPage/{{{1}}}|/{{{1}}}]]
Instructions
From the | BrettCrumbs mediawiki extension documentation:
This template is used when creating sub-page links off the current page. This will give the page hierarchy so that the breadcrumbs will be automatically generated. The template can be called in the following ways
- {{SubPage|Sub Page Location|Sub Page Name}}
- {{SubPage|Sub Page Location}}
Args:
- Sub Page Location The location of the sub-page
- Sub Page Name (optional) The displayed name of the sub-page
Example
- {{SubPage|SubPage|My Sub Page}} --> My Sub Page
- {{SubPage|SubPage}} --> /SubPage