User:Pcoombe (WMF)/sandbox: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
{{Thank You 2014
__NOTOC__
| header = Thank you for your support!
__NOEDITSECTION__
| bank-transfer = Remember to include the reference number provided when you submit the money transfer request to your bank. Please note that your statement will show 'Global Collect' (our authorized payment processor) as the recipient.
<html>
| receipt = You will receive a receipt via email when we have processed your donation.
<style>
| receipt-bitcoin = Receipts for Bitcoin donations may take 3–7 business days.
#firstHeading, #contentSub, #siteSub {
| questions = If you have any questions or would like to check the status of your donation, please email donate@wikimedia.org.
display: none;
}
.ty {
font-size: 1.2em;
}
.ty h3 {
color: #006699;
}
.ty-header {
font-size: 3em;
font-weight: bold;
}
.ty-footer {
border-top: 1px solid ;
text-align: center;
}
</style>
</html>


| share-header = Spread the word
<div class="ty plainlinks">
| share-label = Ask your friends to donate:
| share-msg1 = I just donated to Wikipedia!
| share-msg2 = I just donated to #Wikipedia. Help keep it free! #keepitfree
| share-more = More…


<div class="ty-header">Thank you for your support!</div>
| match-header = Double your gift
| match-text = Find out if your company has a [[Matching Gifts|matching gift program]].


| survey-header = Tell us more
<div class="ty-banktransfer" style="display: none;">
| survey-text = We'd love to hear about why you donated. Please [http://survey.com answer a few questions] to help us with our fundraising.
Remember to include the reference number provided when you submit the money transfer request to your bank. Please note that your statement will show 'Global Collect' (our authorized payment processor) as the recipient.
</div>


| footer-text1 = Wikipedia is a project of the Wikimedia Foundation. Questions or comments? Write to: donate@wikimedia.org
You will receive a receipt via email when we have processed your donation. <span class="ty-bitcoin" style="display: none;">Receipts for Bitcoin donations may take 3–7 business days.</span>
| footer-text2 = Learn more about [[Chapters|local chapters and their projects]].

If you have any questions or would like to check the status of your donation, please email donate@wikimedia.org.

=== Spread the word ===
{{Social bookmarks2
| style = margin: 0; text-align: left;
| short-message = I just donated to Wikipedia!
| long-message = I just donated to #Wikipedia. Help keep it free! #keepitfree
| title = Ask your friends to donate:
| more-link-text = More...
}}
}}

=== Double your gift ===
Find out if your company has a [[Matching Gifts|matching gift program]].

=== Tell us more ===
We'd love to hear about why you donated. Please [http://survey.com answer a few questions] to help us with our fundraising.


<div class="ty-footer">
Wikipedia is a project of the Wikimedia Foundation. Questions or comments? Write to: donate@wikimedia.org

Learn more about [[Chapters|local chapters and their projects]].
</div>

</div><!-- ty -->

{{Hide banners}}

<html>
<script>
$(document).ready( function () {
var paymentMethod = mw.util.getParamValue("payment_method");

if(paymentMethod == "bt") {
$(".ty-banktransfer").show();
}
if(paymentMethod == "bitcoin") {
$(".ty-bitcoin").show();
}
});
</script>
</html>

Revision as of 18:35, 7 November 2014