Template:Submenu
This template can be used to display menu selections.
Usage:
{{Submenu|<submenu1>|submenu2|…}}
The menu items are formatted using {{Literal}}. Before each the separator {{Menu/sep}} (currently: ' ▶ ') is inserted, thus requiring the separate {{Menu}} template for first item. Up to 9 submenu levels are supported.
Examples
Import a .obj with {{Menu|File}} {{Submenu|Import}}{{Submenu|Wavefront (.obj)…}}.
Results in:
Import a .obj with ▶ Import ▶ {{{2}}} ▶ {{{3}}} ▶ {{{4}}} ▶ {{{5}}} ▶ {{{6}}} ▶ {{{7}}} ▶ {{{8}}} ▶ {{{9}}} ▶ Wavefront (.obj)… ▶ {{{2}}} ▶ {{{3}}} ▶ {{{4}}} ▶ {{{5}}} ▶ {{{6}}} ▶ {{{7}}} ▶ {{{8}}} ▶ {{{9}}}.
If used in combination with a {{Shortcut/Keypress}} template, you can continue a shotcut in a menu.
{{Menu|{{Shortcut/Keypress|shift|a}}|Add|Mesh|Cube}}
Results in:
See also: Template:Shortcut
https://wiki.documentfoundation.org/FR/Writer/Filigranes