Template:Menu: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 5: Line 5:
will result in {{Menu|File|Open}}, while
will result in {{Menu|File|Open}}, while
  <nowiki>{{Menu|A|very|long|sequence|of|choices}}</nowiki>
  <nowiki>{{Menu|A|very|long|sequence|of|choices}}</nowiki>
will result in {{Menu|A|very|long|sequence|of|choices}} -->
will result in {{Menu|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 {{Menu|A|very|long|sequence|of|choices}} and that it doesn't work well with bulleted lists and similar.
This way of specifying menu choices differs from the old "manual" way in that long sequences may split lines as in {{Menu|A|very|long|sequence|of|choices}} and that it doesn't work well with bulleted lists and similar.
 
-->
* aa {{Menu|File}}
* {{Menu|File}}


[[Category:Template]]
[[Category:Template]]

Revision as of 17:12, 10 May 2019


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).

File

{{{1}}}