Template:2011FR/Form-section-links: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
mNo edit summary |
huh, it did work, problem was just caching I think |
||
Line 21: | Line 21: | ||
<li><a id="ways-to-give-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Ways_to_Give&basic=true&country=</html>{{{country}}}<html>&language=</html>{{int:lang}}<html>"></html>{{int:donate_interface-otherways-short}}<html></a></li> |
<li><a id="ways-to-give-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Ways_to_Give&basic=true&country=</html>{{{country}}}<html>&language=</html>{{int:lang}}<html>"></html>{{int:donate_interface-otherways-short}}<html></a></li> |
||
<li><a id="faq-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=FAQ |
<li><a id="faq-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=FAQ&country=</html>{{{country}}}<html>&language=</html>{{int:lang}}<html>"></html>{{int:donate_interface-faqs}}<html></a></li> |
||
<li> |
<li> |
||
Line 31: | Line 31: | ||
</li> |
</li> |
||
<li><a id="problems-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Problems_donating&country=</html>{{{country}}}<html>&language=</html>{{int:lang}}<html>"></html>{{int:Donate_interface-problemsdonating}}<html></a></li> |
<li><a id="problems-link" target="_blank" href="https://wikimediafoundation.org/wiki/Special:LandingCheck?landing_page=Problems_donating&basic=true&country=</html>{{{country}}}<html>&language=</html>{{int:lang}}<html>"></html>{{int:Donate_interface-problemsdonating}}<html></a></li> |
||
</ul> |
</ul> |
||
<script type="text/javascript"> |
<script type="text/javascript"> |
||
function parseParams(url) { |
|||
⚫ | |||
// helper function to get querystring parameters as a JS object, nicked from WP popups gadget |
|||
⚫ | |||
var ret={}; |
|||
var pageCountrySpecific = getQuerystring( 'form-countryspecific' ); |
|||
if (url.indexOf('?')===-1) { return ret; } |
|||
if (pageCountrySpecific == "") { |
|||
var s=url.split('?').slice(1).join(); |
|||
// if on a static page, e.g. from sidebar just use a monthly form and leave everything else as defaults |
|||
var t=s.split('&'); |
|||
// Need to fix this later to pass language, utm data etc, but that stupid ampersand bug is stopping me for now -- Pcoombe |
|||
for (var i=0; i<t.length; ++i) { |
|||
⚫ | |||
var z=t[i].split('='); |
|||
} else { |
|||
z.push(null); |
|||
// if on Special:FundraiserLandingPage, use all the same querystring but a monthly form |
|||
ret[z[0]]=z[1]; |
|||
monthlyURL = monthlyURL.replace(pageCountrySpecific,'Form-countryspecific-monthly'); |
|||
} |
|||
return ret; |
|||
} |
} |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
var paramsOut = paramsIn; |
|||
paramsOut['form-countryspecific'] = 'Form-countryspecific-monthly'; |
|||
⚫ | |||
</script> |
</script> |
||
</html> |
</html> |
Revision as of 23:12, 25 January 2012
- Make a monthly donation
- Other ways to give
- Frequently asked questions
-
Tax and other legal information
Wikimedia Foundation is a non-profit charity established in the United States under the US IRS Code Section 501(c)(3), and, for that reason, donations from persons or entities located in the United States may benefit from tax deductible status. Donations from persons or entities located outside the United States may not be eligible for tax deductions in the United States and elsewhere; in such cases, donors should seek local tax advice. Importantly, Wikimedia does not seek donations from persons or entities located in any jurisdiction that prohibits or restricts fundraising activities by international charities such as Wikimedia or applies gift taxes on donations made to such international charities.
- Problems donating?