Support pages: Difference between revisions
extra documentation about TY pages |
|||
Line 9: | Line 9: | ||
==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== |
Revision as of 18:03, 26 August 2020
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).
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.