Difference between revisions of "Template:Man menu"
From GnuCash
(fix bg color) |
(fix bg color) |
||
Line 1: | Line 1: | ||
− | {{ | + | <strong><kbd {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="background:#FFFACD; {{#if:{{{spacing|}}}| padding-left:0.4em; padding-right:0.4em;| letter-spacing:0.1em; padding-left:0.5em; padding-right:0.4em;}}{{#if:{{{style|}}}|{{{style}}}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</kbd></strong> |
− | |||
Use to show Menu selections. Menu selections looks like this: {{Man menu|Menu → Submenu → Menu Item}}<br> | Use to show Menu selections. Menu selections looks like this: {{Man menu|Menu → Submenu → Menu Item}}<br> | ||
Modified copy of the [https://en.wikipedia.org/wiki/Template:Stronggood Template:Stronggood] From Wikipedia, the free encyclopedia; . | Modified copy of the [https://en.wikipedia.org/wiki/Template:Stronggood Template:Stronggood] From Wikipedia, the free encyclopedia; . | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
+ | |||
+ | <!--{{strong|1={{{1}}}|style=background:#FFFACD;color:#5e4638;{{#if:{{{style}}}|{{{style}}}}} |class={{{class|}}} |id={{{id|}}} |lang={{{lang|}}} }}<noinclude><br><br>--> |
Revision as of 07:24, 24 July 2021
{{{1}}}
Use to show Menu selections. Menu selections looks like this: Menu → Submenu → Menu Item
Modified copy of the Template:Stronggood From Wikipedia, the free encyclopedia; .