Template:Button: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Dispenser
using em instead of px and add style=
Ookami (talk | contribs)
m 39 revisions imported
 
(31 intermediate revisions by 19 users not shown)
Line 1: Line 1:
<span title="this is not a clickable button, it illustrates the button to look for" style="padding:.23em .6em; {{border-radius|.4em}}; {{gradient|#dfdfdf|#fcfcfc|bottom}}; border:.1em solid #555; {{#ifeq:{{{format|}}}|bold|font-weight:bold;}}{{{style|}}}">{{{text|the button}}}</span><noinclude>
<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}}}; {{linear-gradient|top|{{{bgcolor1|#FCFCFC}}}, {{{bgcolor2|#E0E0E0}}}}} {{#ifeq:{{{format|}}}|bold|font-weight: bold;}} font-family:sans-serif; {{{style|}}}">{{{text|{{{1|Hello, World!}}}}}}</kbd><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 00:58, 3 September 2020

Hello, World!