Widget:PayPal donation: Unterschied zwischen den Versionen

Aus Hurraki - Wörterbuch für Leichte Sprache
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 12: Zeile 12:
<div class="paypal_donation_button">
<div class="paypal_donation_button">
<input type="hidden" name="cmd" value="_s-xclick">
<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="hosted_button_id" value="PJZZZMESJX5Z2">
<input type="hidden" name="currency_code" value="<!--{$currency|escape:'html'|default:'USD'}-->">
<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!">
<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/en_US/i/scr/pixel.gif" width="1" height="1">
<img alt="" border="0" src="//www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</div>
</div>
</form>
</form>
</includeonly>
</includeonly>

Aktuelle Version vom 2. September 2018, 18: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.