Template:Button: Difference between revisions

From bradwiki
Jump to navigation Jump to search
(Created page with "<span class="nowrap" title="This is not a clickable button; it illustrates the button to look for" style="padding:{{{padTB|.2em}}} {{{padLR|.6em}}}; border:1px solid; border-c...")
 
No edit summary
Line 1: Line 1:
<span class="nowrap" title="This is not a clickable button; it illustrates the button to look for" style="padding:{{{padTB|.2em}}} {{{padLR|.6em}}}; border:1px solid; border-color:#aaa #555 #555 #aaa; {{border-radius|3px}} background-color:#f2f2f2; {{linear-gradient|top|#fcfcfc, #e0e0e0}} {{#ifeq:{{{format|}}}|bold|font-weight:bold;}} {{{style|}}}">{{{text|{{{1|the button}}}}}}</span><noinclude>
<span class="nowrap" title="This is not a clickable button; it illustrates the button to look for" style="padding:{{{padTB|.2em}}} {{{padLR|.6em}}}; border:1px solid; border-color:#aaa #555 #555 #aaa; {{border-radius|3px}} background-color:#f2f2f2; {{linear-gradient|top|#fcfcfc, #e0e0e0}} {{#ifeq:{{{format|}}}|bold|font-weight:bold;}} {{{style|}}}">{{{text|{{{1|the button}}}}}}</span><noinclude>
{{documentation}}
 
 
 
{{Button| Text Button}}
 
<nowiki>{{Button| Text Button}}</nowiki>
 
</noinclude>
</noinclude>

Revision as of 14:45, 19 July 2013

the button


Text Button

{{Button| Text Button}}