Difference between revisions of "Template:Blue button"
Jump to navigation
Jump to search
imported>Edokter (does not help) |
imported>Steven (WMF) (reverting per recommendation at Wikipedia:Village_pump_%28technical%29#Article_wizard_also_broken) |
||
| Line 1: | Line 1: | ||
| − | <span | + | <span style=" |
| + | -webkit-box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px; | ||
| + | -webkit-transition-delay: 0s; | ||
| + | -webkit-transition-duration: 0.10000000149011612s; | ||
| + | -webkit-transition-property: all; | ||
| + | -webkit-transition-timing-function: linear; | ||
| + | background-color: #0064CD; | ||
| + | background-image: -webkit-linear-gradient(top, rgb(4, 156, 219), rgb(0, 100, 205)); | ||
| + | background-repeat: repeat-x; | ||
| + | border-bottom-color: rgba(0, 0, 0, 0.246094); | ||
| + | border-bottom-left-radius: 6px; | ||
| + | border-bottom-right-radius: 6px; | ||
| + | border-bottom-style: solid; | ||
| + | border-bottom-width: 1px; | ||
| + | border-left-color: rgba(0, 0, 0, 0.0976562); | ||
| + | border-left-style: solid; | ||
| + | border-left-width: 1px; | ||
| + | border-right-color: rgba(0, 0, 0, 0.0976562); | ||
| + | border-right-style: solid; | ||
| + | border-right-width: 1px; | ||
| + | border-top-color: rgba(0, 0, 0, 0.0976562); | ||
| + | border-top-left-radius: 6px; | ||
| + | border-top-right-radius: 6px; | ||
| + | border-top-style: solid; | ||
| + | border-top-width: 1px; | ||
| + | box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px; | ||
| + | color: white; | ||
| + | cursor: pointer; | ||
| + | display: inline-block; | ||
| + | font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; | ||
| + | font-size: 16px; | ||
| + | font-style: normal; | ||
| + | font-weight: 200; | ||
| + | height: 18px; | ||
| + | line-height: normal; | ||
| + | margin-bottom: 0px; | ||
| + | margin-left: 0px; | ||
| + | margin-right: 0px; | ||
| + | margin-top: 0px; | ||
| + | overflow-y: visible; | ||
| + | padding-bottom: 9px; | ||
| + | padding-left: 14px; | ||
| + | padding-right: 14px; | ||
| + | padding-top: 9px; | ||
| + | text-decoration: none; | ||
| + | text-rendering: optimizelegibility; | ||
| + | text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px; | ||
| + | width: auto;">{{#if:{{{elink|}}}|[{{{elink}}} <font color="white">{{{text}}}</font>]|{{#if:{{{link|}}}|[[{{{link}}}|<font color="white">{{{text}}}</font>]]|{{{text|{{{1|Go on}}} }}} }} }}</span> | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 22:26, 19 February 2014
Go on
This makes a blue button. It's not the same as {{Big Blue Button}}.
Usage
{{blue button|link=Target of link|text=Text of link}}
For instance, {{blue button|link=google|text=google}} shows up as google
| The above documentation is transcluded from Template:Blue button/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |