Difference between revisions of "Template:Menu"
Jump to navigation
Jump to search
m |
m |
||
(83 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><span class=" | + | <includeonly><!-- |
− | + | -->{{{if:{{{1|}}}|<span class="menuitem" style="border:0.1em outset #383838;border-radius:0.4em 0.4em 0em 0em;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;">{{Literal|{{{1}}}|}}</span>}}}<!-- | |
− | + | </includeonly><!-- | |
− | + | --><noinclude>{{Documentation}}https://wiki.documentfoundation.org/FR/Writer/Filigranes</noinclude> | |
− | |||
− | |||
− | |||
− | --> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 19:37, 15 November 2019
This template can be used to display menu selections.
Usage:
{{Menu|<menuname>|<submenu1>|submenu2|…}}
The menu items are formatted using {{Literal}}. Between them the seperator {{Menu/sep}} (currently: ' ▶ ') is inserted. Up to 9 menu levels are supported.
Examples
Import a .obj with {{Menu|File}} {{Submenu|Import}}{{Submenu|Wavefront (.obj)…}}.
Results in:
Import a .obj with
.
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