Actions

Template

Difference between revisions of "BreadCrumbs"

From Titan's Teeth

 
Line 4: Line 4:
  
 
-->{{#if:{{{1|}}}<!--
 
-->{{#if:{{{1|}}}<!--
   -->{{#vardefine:path|> {{{1|}}}}}<!--
+
   -->|{{#vardefine:path|> {{{1|}}}}}<!--
   -->{{#vardefine:path|}}<!--
+
   -->|{{#vardefine:path|}}<!--
 
-->}}<!--
 
-->}}<!--
  

Latest revision as of 07:15, 28 May 2021

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.