Difference between revisions of "Template:Mininav"
From LFS Manual
Jump to navigationJump to search|  (Created page with "<ul> Main Page{{#if:{{{1|}}}|{{mininav separator}}{{{1}}}}}{{#if:{{{2|}}}|{{mininav separator}}{{{2}}}}}{{#if:{{{3|}}}|{{mininav separator}}{{{3}}}}}{{#if:{{{4|}}}|{{minin...") | 
| (No difference) | 
Revision as of 07:14, 15 August 2022
- 
Main Page  ›  Mininav
Template documentation
Manual creation of breadcrumbs.
Usage
{{mininav|Level 1|Level 2|Level 3|Level 4}}
Supports up to 10 levels
Ends the breadcrumb with the current page name. This can be manually overwritten with |page= or turned off by |no page= ("no page" does not need a value).
Examples
Example 1
{{mininav|[[Vehicle Mods]]|[[LFS Editor]]|[[Modeller]]}}
renders as
- 
Main Page  ›  Vehicle Mods  ›  LFS Editor  ›  Modeller  ›  Mininav
Example 2 - custom page name
{{mininav|[[Vehicle Mods]]|[[LFS Editor]]|[[Modeller]]|page=LFS Modeller}}
renders as
- 
Main Page  ›  Vehicle Mods  ›  LFS Editor  ›  Modeller  ›  Mininav Docs
