Template:Breadcrumb: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Fredg999 (talk | contribs)
Created page with "<includeonly>:<small>< [[{{BASEPAGENAME}}]]</small></includeonly><noinclude> The '''Breadcrumb''' template is used to manually insert a breadcrumb navigation bar at the top of..."
 
Fredg999 (talk | contribs)
Use #titleparts
Line 1: Line 1:
<includeonly>:<small>< [[{{BASEPAGENAME}}]]</small></includeonly><noinclude>
<includeonly>:<small>< [[{{#titleparts:{{FULLPAGENAME}}|-1}}]]</small></includeonly><noinclude>
The '''Breadcrumb''' template is used to manually insert a breadcrumb navigation bar at the top of a "subpage" in the main namespace, where the subpage feature is disabled (to avoid slashes being interpreted as segment separator in page titles like [[3/2]]).
The '''Breadcrumb''' template is used to manually insert a breadcrumb navigation bar at the top of a "subpage" in the main namespace, where the subpage feature is disabled (to avoid slashes being interpreted as segment separator in page titles like [[3/2]]).



Revision as of 05:13, 26 August 2024

The Breadcrumb template is used to manually insert a breadcrumb navigation bar at the top of a "subpage" in the main namespace, where the subpage feature is disabled (to avoid slashes being interpreted as segment separator in page titles like 3/2).

At the moment, it provides a single link back to the base page, whereas breadcrumbs are normally split at each level of separation using pipes.