Template:Button: Difference between revisions

From Vigyanwiki
Template>Edokter
m (space)
Template>Edokter
(border and corners should not scale)
Line 1: Line 1:
<span class="nowrap" title="this is not a clickable button, it illustrates the button to look for" style="padding:.2em .6em; {{border-radius|.4em}}; {{linear-gradient|top|#fcfcfc, #dfdfdf}}; border:.1em solid; border-color:#aaa #555 #555 #aaa; {{#ifeq:{{{format|}}}|bold|font-weight:bold;}} {{{style|}}}">{{{text|the button}}}</span><noinclude>
<span class="nowrap" title="this is not a clickable button, it illustrates the button to look for" style="padding:.2em .6em; border:1px solid; border-color:#aaa #555 #555 #aaa; {{border-radius|3px}} {{linear-gradient|top|#fcfcfc, #dfdfdf}} {{#ifeq:{{{format|}}}|bold|font-weight:bold;}} {{{style|}}}">{{{text|the button}}}</span><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 18:00, 11 February 2012

the button

Template documentation