Support pages: Difference between revisions
extra documentation about TY pages |
update with Workplace giving instead of Matching Gifts |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
Most pages use the base templates {{tl|Support Page}} and {{tl|Support Page end}} for their main styling and layout. They also load the javascript at [[MediaWiki:SupportPage.js]] (via a hook in [[MediaWiki:Common.js]]). |
Most pages use the base templates {{tl|Support Page}} and {{tl|Support Page end}} for their main styling and layout. They also load the javascript at [[MediaWiki:SupportPage.js]] (via a hook in [[MediaWiki:Common.js]]). |
||
One other useful template used is {{tl|LocalPage}} which will check if a page exists in a given language, and if not fall back to English. That way you can add links to support pages that might be translated at a later date. |
|||
If you have an account here and are [[Special:UserLogin|logged in]], there will be links at the very bottom of each page to edit the current page, edit its template, or view this index. If you spot any issues you can't fix yourself, please file a Phabricator task tagged with [https://phabricator.wikimedia.org/project/view/3499/ #donate.wikimedia.org]. |
If you have an account here and are [[Special:UserLogin|logged in]], there will be links at the very bottom of each page to edit the current page, edit its template, or view this index. If you spot any issues you can't fix yourself, please file a Phabricator task tagged with [https://phabricator.wikimedia.org/project/view/3499/ #donate.wikimedia.org]. |
||
Line 9: | Line 11: | ||
==Thank You pages== |
==Thank You pages== |
||
As of |
As of August 2020 the Thank You pages have moved to https://thankyou.wikipedia.org/. See that link for documentation. |
||
The TY pages have some conditional logic in the javascript. URL parameters <code>country</code>, <code>payment_method</code>, and <code>recurringConversion</code> may be passed which change the display. Examples: |
|||
;English page in the US |
|||
:https://donate.wikimedia.org/wiki/Thank_You?country=US |
|||
:Primary CTA = Matching Gifts, Secondary CTAs = Survey, Store, Endowment |
|||
;English page in Canada |
|||
:https://donate.wikimedia.org/wiki/Thank_You?country=CA |
|||
:Primary CTA = Survey, Secondary CTA = Store |
|||
;English page in another country |
|||
:https://donate.wikimedia.org/wiki/Thank_You?country=AU |
|||
:Primary CTA = Survey, No secondary CTAs |
|||
;English page in US, bitcoin payment |
|||
:https://donate.wikimedia.org/wiki/Thank_You?country=US&payment_method=bitcoin |
|||
:Extra message about receipt time |
|||
;French page in France |
|||
:https://donate.wikimedia.org/wiki/Thank_You/fr?country=FR |
|||
;French page in Canada |
|||
:https://donate.wikimedia.org/wiki/Thank_You/fr?country=CA |
|||
:Includes Store CTA |
|||
==Index== |
==Index== |
||
Note that as of June 2024 the English [[Ways to Give]] is a completely new design with subsidiary pages (including [[Workplace giving]] which replaced "Matching Gifts"). We haven't yet started rolling this out to other languages. |
|||
{| class="wikitable" |
{| class="wikitable" |
||
! scope="row" | English page |
! scope="row" | English page |
||
⚫ | |||
! scope="col" | [[Ways to Give]] |
! scope="col" | [[Ways to Give]] |
||
! scope="col" | [[Problems donating]] |
! scope="col" | [[Problems donating]] |
||
! scope="col" | [[Cancel or change recurring giving]] |
! scope="col" | [[Cancel or change recurring giving]] |
||
! scope="col" | [[ |
! scope="col" | [[Workplace giving]] |
||
! scope="col" | [[FAQ]] |
! scope="col" | [[FAQ]] |
||
! scope="col" | [[Tax deductibility]] |
! scope="col" | [[Tax deductibility]] |
||
|- |
|- |
||
! scope="row" | Template |
! scope="row" | Template |
||
| [[Template: |
| [[Template:Ways to Give 2022]] |
||
| [[Template:Ways to Give]] |
|||
| no template |
| no template |
||
| [[Template:Cancel or change recurring giving]] |
| [[Template:Cancel or change recurring giving]] |
||
Line 52: | Line 35: | ||
|- |
|- |
||
! scope="row" | Meta translation page |
! scope="row" | Meta translation page |
||
| [[m:Fundraising/Translation/Thank you page]] |
|||
| [[m:Fundraising/Translation/Ways to Give new]] |
| [[m:Fundraising/Translation/Ways to Give new]] |
||
| [[m:Fundraising/Translation/Problems donating]] |
| [[m:Fundraising/Translation/Problems donating]] |
||
Line 60: | Line 42: | ||
| |
| |
||
|- |
|- |
||
⚫ | |||
{{:Support pages index/row|af}} |
|||
{{:Support pages index/row|ca}} |
{{:Support pages index/row|ca}} |
||
{{:Support pages index/row|cs}} |
|||
{{:Support pages index/row|da}} |
{{:Support pages index/row|da}} |
||
{{:Support pages index/row|de}} |
{{:Support pages index/row|de}} |
||
{{:Support pages index/row|el}} |
|||
{{:Support pages index/row|es}} |
{{:Support pages index/row|es}} |
||
|- |
|||
⚫ | |||
⚫ | |||
| colspan="6" | Use same as es |
|||
{{:Support pages index/row|fr}} |
{{:Support pages index/row|fr}} |
||
{{:Support pages index/row|he}} |
{{:Support pages index/row|he}} |
||
Line 82: | Line 70: | ||
{{:Support pages index/row|uk}} |
{{:Support pages index/row|uk}} |
||
{{:Support pages index/row|zh-hans}} |
{{:Support pages index/row|zh-hans}} |
||
{{:Support pages index/row|zh-hant}} |
|||
{{:Support pages index/row|zu}} |
|||
|} |
|} |
||
Latest revision as of 12:03, 11 June 2024
Below is a list of the donation "support pages" hosted here on donatewiki. Red links are pages that don't exist yet, but we don't necessarily need to create them all. Note that we have a limited set of supported languages now. Adding any new languages should be discussed to see if we can actually support and maintain them (the old foundationwiki pages had more languages but lots of very outdated pages).
Most pages use the base templates {{Support Page}} and {{Support Page end}} for their main styling and layout. They also load the javascript at MediaWiki:SupportPage.js (via a hook in MediaWiki:Common.js).
One other useful template used is {{LocalPage}} which will check if a page exists in a given language, and if not fall back to English. That way you can add links to support pages that might be translated at a later date.
If you have an account here and are logged in, there will be links at the very bottom of each page to edit the current page, edit its template, or view this index. If you spot any issues you can't fix yourself, please file a Phabricator task tagged with #donate.wikimedia.org.
See also the general donatewiki documentation on collab (private)
Thank You pages
As of August 2020 the Thank You pages have moved to https://thankyou.wikipedia.org/. See that link for documentation.
Index
Note that as of June 2024 the English Ways to Give is a completely new design with subsidiary pages (including Workplace giving which replaced "Matching Gifts"). We haven't yet started rolling this out to other languages.