Template:Menu: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
----
----
This template can be used to enter a sequence of menu choices (at most 6 levels deep, although it could easily be expanded to allow for more). Entering
This template can be used to enter a sequence of menu choices (at most 6 levels deep, although the template can easily be expanded to allow for more). Entering
  <nowiki>{{Menu|File|Open}}</nowiki>
  <nowiki>{{Menu|File|Open}}</nowiki>
will result in {{Menu|File|Open}}, while
will result in {{Menu|File|Open}}, while

Revision as of 07:21, 11 May 2019


This template can be used to enter a sequence of menu choices (at most 6 levels deep, although the template can easily be expanded to allow for more). Entering

{{Menu|File|Open}}

will result in File Open , while

{{Menu|A|very|long|sequence|of|choices}}

will result in A very long sequence of choices

This way of specifying menu choices differs from the old "manual" way in that long sequences may split lines as in A very long sequence of choices . {{{1}}}