Widget:PayPal donation: Unterschied zwischen den Versionen

Aus Hurraki - Wörterbuch für Leichte Sprache
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „{{#widget:PayPal donation |target= |currency= }}“)
 
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
{{#widget:PayPal donation
<noinclude>__NOTOC__
|target=
This widget allows you to embed '''[https://www.paypal.com/webapps/mpp/get-started/donate-button A PayPal donate button]''' on your wiki page.
|currency=
 
}}
Created by [https://www.mediawiki.org/wiki/User:Tosfos Ike Hecht]
 
== Using this widget ==
For information on how to use this widget, see [https://www.mediawikiwidgets.org/PayPal_donation the widget description page on MediaWikiWidgets.org].
 
== Copy to your site ==
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
</noinclude><includeonly><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="<!--{$target|escape:'html'|default:'_top'}-->">
<div class="paypal_donation_button">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="PJZZZMESJX5Z2">
<input type="hidden" name="currency_code" value="<!--{$currency|escape:'html'|default:'USD'}-->">
<input type="image" src="//www.paypalobjects.com/de_DE/DE/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Jetzt einfach, schnell und sicher online bezahlen – mit PayPal">
<img alt="" border="0" src="//www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</div>
</form>
</includeonly>

Aktuelle Version vom 2. September 2018, 19:59 Uhr

This widget allows you to embed A PayPal donate button on your wiki page.

Created by Ike Hecht

Using this widget

For information on how to use this widget, see the widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as Widget:PayPal donation article.