Difference between revisions of "Template:Man button"

From Gramps
m (make buttons on hint/tip/note not inherit the box background color)
Line 1: Line 1:
 
<kbd {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}}  
 
<kbd {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}}  
style="border: 1px solid; color:#5e4638; border-bottom-width: 2px; {{border-radius|3px}}
+
style="border: 1px solid; color:#5e4638; background-color: #f9f9f9; border-bottom-width: 2px; {{border-radius|3px}}
 
{{#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><noinclude><br><br>
 
{{#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><noinclude><br><br>
 
Copy of [http://en.wikipedia.org/wiki/Template:Kbd Template:Kbd] From Wikipedia, the free encyclopedia;
 
Copy of [http://en.wikipedia.org/wiki/Template:Kbd Template:Kbd] From Wikipedia, the free encyclopedia;
 
mixed with [[Template:Key_press/core|Template:key press]].
 
mixed with [[Template:Key_press/core|Template:key press]].
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 01:01, 22 May 2020

{{{1}}}

Copy of Template:Kbd From Wikipedia, the free encyclopedia; mixed with Template:key press.