Template:Mininav/doc: Difference between revisions
Appearance
No edit summary |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
===Example 1=== | ===Example 1=== | ||
<pre> | <pre> | ||
{{mininav|[[ | {{mininav|[[Video library]]|[[Basic_controls|Navigation]]|Context menu}} | ||
</pre> | </pre> | ||
| Line 20: | Line 20: | ||
{{mininav|[[ | {{mininav|[[Video library]]|[[Basic_controls|Navigation]]|Context menu}} | ||
===Example 2=== | ===Example 2=== | ||
Adding the {{tl|l2}} (line 2) template can make a second path in the same cell, for creating more than one breadcrumb path: | Adding the {{tl|l2}} (line 2) template can make a second path in the same cell, for creating more than one breadcrumb path: | ||
Latest revision as of 09:49, 15 July 2020
Manual creation of breadcrumbs. Should only be used on main XBMC manual pages to aid navigation. Some exceptions might apply. Slightly experimental.
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|[[Video library]]|[[Basic_controls|Navigation]]|Context menu}}
creates
Example 2
Adding the {{l2}} (line 2) template can make a second path in the same cell, for creating more than one breadcrumb path:
{{mininav| [[Settings]] {{l2| [[Video library]] }} }}
creates