Template:Button: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) (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...") |
Bradley Monk (talk | contribs) 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> | ||
{{ | |||
{{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}}