Template:Submenu

From POV-Wiki
Revision as of 15:58, 30 October 2019 by Maurice (talk | contribs) (Created page with "<includeonly><span class="hotkey" style="border:0.1em outset #383838;color:#e5e5e5;text-shadow: 0.1em 0.05em 0.01em #494a4d;background:#5176b2;padding:0.5em 0.8em;font-size:0....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 File                 ▶    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: Shift


See also: Template:Shortcut https://wiki.documentfoundation.org/FR/Writer/Filigranes