Template:Button: Difference between revisions

From WikiMSK

(Simplify)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<kbd class="nowrap button" title="{{{tooltip|This is not a clickable button; it illustrates the button one should find.}}}" style="padding:{{{padTB|.2em}}} {{{padLR|.6em}}}; border:1px solid; border-color:#AAA #555 #555 #AAA; border-radius:3px; background-color: {{{bgcolor|#F2F2F2}}}; color: {{{fgcolor|#000}}}; background-image: linear-gradient(to bottom, {{{bgcolor1|#FCFCFC}}}, {{{bgcolor2|#E0E0E0}}}); {{#ifeq:{{{format|}}}|bold|font-weight: bold;}} font-family:sans-serif; {{{style|}}}">{{{text|{{{1|Hello, World!}}}}}}</kbd><noinclude>
<span class="mw-ui-button {{ #switch: {{{color|}}}
{{documentation}}
| green = mw-ui-constructive
</noinclude>
| red = mw-ui-destructive
| blue = mw-ui-progressive
| #default = mw-ui-neutral
}} plainlinks" role="button" aria-disabled="false" style="height:35px"><span class="mw-ui-text">{{{1|<noinclude>Button</noinclude>}}}</span></span><noinclude>
<noinclude>{{documentation}}[[Category:Templates]]</noinclude>

Latest revision as of 23:13, 19 March 2022

Button

Template documentation[create]