Difference between revisions of "Template:Submenu"

From POV-Wiki
Jump to navigation Jump to search
(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....")
 
m
Line 1: Line 1:
 
<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.8em;white-space:nowrap;"><!--
 
<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.8em;white-space:nowrap;"><!--
 
-->{{{if: {{{1|}}} |{{Menu/sep}}{{Literal|{{{1}}}|}}}}}<!--
 
-->{{{if: {{{1|}}} |{{Menu/sep}}{{Literal|{{{1}}}|}}}}}<!--
-->{{{if: {{{2|}}} |{{Menu/sep}}{{Literal|{{{2}}}|}}}}}<!--
+
</span>&nbsp;</includeonly><!--
-->{{{if: {{{3|}}} |{{Menu/sep}}{{Literal|{{{3}}}|}}}}}<!--
 
-->{{{if: {{{4|}}} |{{Menu/sep}}{{Literal|{{{4}}}|}}}}}<!--
 
-->{{{if: {{{5|}}} |{{Menu/sep}}{{Literal|{{{5}}}|}}}}}<!--
 
-->{{{if: {{{6|}}} |{{Menu/sep}}{{Literal|{{{6}}}|}}}}}<!--
 
-->{{{if: {{{7|}}} |{{Menu/sep}}{{Literal|{{{7}}}|}}}}}<!--
 
-->{{{if: {{{8|}}} |{{Menu/sep}}{{Literal|{{{8}}}|}}}}}<!--
 
-->{{{if: {{{9|}}} |{{Menu/sep}}{{Literal|{{{9}}}|}}}}}</span></includeonly><!--
 
 
--><noinclude>{{Documentation}}https://wiki.documentfoundation.org/FR/Writer/Filigranes</noinclude>
 
--><noinclude>{{Documentation}}https://wiki.documentfoundation.org/FR/Writer/Filigranes</noinclude>

Revision as of 16:12, 30 October 2019

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                ▶    Wavefront (.obj)….


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