Template:Menu icon/doc: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
<code><nowiki>{{Menu icon| text}}</nowiki></code> → {{menu_icon|text}} drop-down menu | <code><nowiki>{{Menu icon| text}}</nowiki></code> → {{menu_icon|text}} drop-down menu | ||
<code><nowiki>{{ | <code><nowiki>{{menu_icon| text|non}}</nowiki></code> → {{menu_icon|text|non}} gives a non-drop menu | ||
<code><nowiki>{{ | <code><nowiki>{{menu icon|text|left}}</nowiki></code> → {{menu_icon|text|left}} drop-down menu | ||
<includeonly>{{Sandbox other|| | <includeonly>{{Sandbox other|| |
Latest revision as of 01:09, 24 February 2025
This is a documentation subpage for Template:Menu icon. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This is the {{menu icon}}
template, primarily designed to illustrate menu buttons (apparently not by default?)
Examples:
{{Menu icon| text}}
→ text drop-down menu
{{menu_icon| text|non}}
→ text gives a non-drop menu
{{menu icon|text|left}}
→ text drop-down menu