Difference between revisions of "Template:Button"

From The Unofficial Lightforge Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>
<noinclude>
<languages />
<languages />
</noinclude><!--
</noinclude>
--><span class="nowrap" title="<translate nowrap><!--T:1--> This is not a clickable button; it illustrates the button one should find.</translate>" style="padding:{{{padTB|.2em}}} {{{padLR|.6em}}}; border:1px solid; border-color:#AAA #555 #555 #AAA; {{border-radius|3px}} background-color: {{{bgcolor|#F2F2F2}}}; {{linear-gradient|top|#FCFCFC, #E0E0E0}} {{#ifeq:{{{format|}}}|bold|font-weight: bold;}} {{{style|}}}">{{{text|{{{1|Hello, World!}}}}}}</span><!--
<span class="nowrap" title="<translate nowrap><!--T:1--> This is not a clickable button; it illustrates the button one should find.</translate>" 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}} ">{{{text|{{{1|Hello, World!}}}}}}</span><!--
-->
-->

Revision as of 21:01, 12 January 2022

<languages />

<span class="nowrap" title="<translate nowrap> This is not a clickable button; it illustrates the button one should find.</translate>" style="padding:.2em .6em; border:1px solid; border-color:#AAA #555 #555 #AAA; border-radius: 3px; background-color: #F2F2F2; background-image: -moz-linear-gradient(top, #FCFCFC, #E0E0E0); background-image: -o-linear-gradient(top, #FCFCFC, #E0E0E0); background-image: -webkit-linear-gradient(top, #FCFCFC, #E0E0E0); background-image: linear-gradient(to bottom, #FCFCFC, #E0E0E0); ">Hello, World!