Template:Ways to Give: Difference between revisions

Content deleted Content added
use a locally hosted image for Bitcoin button
add translatable bitcoin button, rm extra text from FAQ - this page is aimed at people who already want to donate and don't need all that background
Line 45:
font-size: small;
color: #4d4d4d;
}
 
.wtg-bitcoin-btn {
display: inline-block;
padding: 4px 4px 4px 16px;
color: #464646;
border: 1px solid #aaa;
box-shadow: 1px 1px #bfbfbf;
border-radius: 8px 32px 32px 8px;
font-weight: bold;
font-size: 1.2em;
cursor: pointer;
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top, #f2f2f2 0%, #bfbfbf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#bfbfbf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f2f2f2 0%,#bfbfbf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f2f2f2 0%,#bfbfbf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f2f2f2 0%,#bfbfbf 100%); /* IE10+ */
background: linear-gradient(to bottom, #f2f2f2 0%,#bfbfbf 100%); /* W3C */
text-shadow: -1px 1px #f2f2f2;
}
.wtg-bitcoin-btn:hover {
text-decoration: none;
}
.wtg-bitcoin-btn img {
vertical-align: bottom;
margin-left: 4px;
}
</style>
Line 172 ⟶ 199:
<h3 style="border-color: #ff9600; border-bottom:" id="bitcoin">{{{bitcoin-title|Bitcoin}}}</h3>
<div class="wtg-section-content">
<html>
<div>The Wikimedia Foundation, as a donor-driven organization, has a fiduciary duty to be responsible and prudent with its money, while striving to provide as many methods of donating as possible. Our donors indicated that they were interested in supporting us through [[w:Bitcoin|Bitcoin]]. After some investigation, we set up a method to accept Bitcoin donations. Our July 2014 [[wmfblog:2014/07/30/wikimedia-foundation-now-accepts-bitcoin/|blog post]] provides further context and background.</div>
<a class="wtg-bitcoin-btn">
 
</html>{{{bitcoin-donate|Donate Bitcoins}}}<html>
<div>[[File:Donate Bitcoins button.png|link=https://coinbase.com/checkouts/44aa9355518928151be736fbd043236c|alt=Donate Bitcoins]]</div>
<img src="https://upload.wikimedia.org/wikipedia/foundation/d/da/Bitcoin_symbol_for_button.png" width="26" height="26">
</a>
</html>
<div>{{{bitcoin-recurring|Alternatively, [https://coinbase.com/checkouts/81b41f8984dd5544ad4246a1dd0be0a9 make a recurring Bitcoin donation].}}}</div>