Difference between revisions of "Template:Blue button"
Jump to navigation
Jump to search
imported>Steven (WMF) (reverting per recommendation at Wikipedia:Village_pump_%28technical%29#Article_wizard_also_broken) |
imported>Technical 13 (HTML5 standardization - replace 'font color="' with 'span style="color:' -- This looks like it could use a lot of other css cleanup as well... Maybe User:Edokter can look at it sometime?) |
||
| Line 46: | Line 46: | ||
text-rendering: optimizelegibility; | text-rendering: optimizelegibility; | ||
text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px; | text-shadow: rgba(0, 0, 0, 0.246094) 0px -1px 0px; | ||
| − | width: auto;">{{#if:{{{elink|}}}|[{{{elink}}} < | + | width: auto;">{{#if:{{{elink|}}}|[{{{elink}}} <span style="color: #FFF;">{{{text}}}</span>]|{{#if:{{{link|}}}|[[{{{link}}}|<span style="color: #FFF;">{{{text}}}</span>]]|{{{text|{{{1|Go on}}} }}} }} }}</span> |
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 13:24, 29 June 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. |