Widget:PayPal donation: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
(Die Seite wurde neu angelegt: „{{#widget:PayPal donation |target= |currency= }}“)
 
Keine Bearbeitungszusammenfassung
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="PUT YOUR PAYPAL ID HERE">
<input type="hidden" name="currency_code" value="<!--{$currency|escape:'html'|default:'USD'}-->">
<input type="image" src="//www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="//www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</div>
</form>
</includeonly>
5.659

Bearbeitungen