Template:Menu

This template can be used to display menu selections.

Usage

{{Menu|<menuname>|<submenu1>|submenu2|…}}

Up to 9 menu levels are supported.

The menu items are formatted using {{Literal}} with {{Menu/sep}} between them.

Examples

Import a .obj with {{Menu|File|Import|Wavefront (.obj)…}}.

Results in:

Import a .obj with File » Import » Wavefront (.obj)….


To combine a shortcut and menu, use:

{{Menu|{{shortcut|shift|a}}|Add|Mesh|Cube}}

Results in: ⇧ ShiftA » Add » Mesh » Cube

See also: Template:Shortcut