Template:Button: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Technical 13 Needed to make padding customizable to be able to represent wikEd buttons correctly. Doesn't effect any previous usage. |
meta>Technical 13 m {{}} instead of {{{}}} |
||
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}} | {{documentation}} | ||
</noinclude> | </noinclude> |