Template:2011FR/Form-section-paymentbuttons: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
m sacrifice some hyphens to placate the angry validator god
add empty alt text for images, since they are only decorative and buttons include the required text
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
input.button {
input.button {
font-size: 95%;
font-size: 95%;
}
}
.monthly-capable{
.monthly-capable {
display: block;
display: block;
}
}
.not-monthly-capable{
.not-monthly-capable {
display: block;
display: block;
}
}
</style>
</style>


Line 23: Line 23:
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="BP-donate-button">
<div id="BP-donate-button">
<input type="button" class="button" value="</html>Donate via BPAY&reg;<html>" onclick="redirectPayment('obt-bp');"/>
<input type="button" class="button" value="</html>Donate via BPAY&reg;<html>" onclick="redirectPayment('obt-bp');"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" onclick="redirectPayment('obt-bp');" style="cursor: pointer; height:30px;"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/e/e3/BPAY_Landscape_MONO.gif" alt="" onclick="redirectPayment('obt-bp');" style="cursor: pointer; height:30px;"/>
</div>
</div>
</div>
</div>
Line 30: Line 30:
<div id="Ideal-donate-button">
<div id="Ideal-donate-button">
<input type="button" class="button" value="</html>IDeal<html>" onclick="redirectPayment('rtbt-ideal');"/>
<input type="button" class="button" value="</html>IDeal<html>" onclick="redirectPayment('rtbt-ideal');"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/7/72/IDEAL-klein.gif" onclick="redirectPayment('rtbt-ideal');" style="cursor: pointer; height:30px;"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/7/72/IDEAL-klein.gif" alt="" onclick="redirectPayment('rtbt-ideal');" style="cursor: pointer; height:30px;"/>
</div>
</div>
</div>
</div>
Line 36: Line 36:
<div id="eps-donate-button">
<div id="eps-donate-button">
<input type="button" class="button" value="</html>E P S<html>" onclick="redirectPayment('rtbt-eps');"/>
<input type="button" class="button" value="</html>E P S<html>" onclick="redirectPayment('rtbt-eps');"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/1/15/Eps-logo-square.gif" onclick="redirectPayment('rtbt-eps');" style="cursor: pointer; height:30px;"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/1/15/Eps-logo-square.gif" alt="" onclick="redirectPayment('rtbt-eps');" style="cursor: pointer; height:30px;"/>
</div>
</div>
</div>
</div>
Line 42: Line 42:
<div id="sofort-donate-button">
<div id="sofort-donate-button">
<input type="button" class="button" value="</html>{{#ifeq: {{{country}}}|AT|Sofort|DIRECTebanking}}<html>" onclick="redirectPayment('rtbt-sofo');"/>
<input type="button" class="button" value="</html>{{#ifeq: {{{country}}}|AT|Sofort|DIRECTebanking}}<html>" onclick="redirectPayment('rtbt-sofo');"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/f/fc/SofortDe.png" onclick="redirectPayment('rtbt-sofo');" style="cursor: pointer; height:30px;"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/f/fc/SofortDe.png" alt="" onclick="redirectPayment('rtbt-sofo');" style="cursor: pointer; height:30px;"/>
</div>
</div>
</div>
</div>
Line 50: Line 50:
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="DD-donate-button">
<div id="DD-donate-button">
<input type="button" class="button" value="</html>{{int:donate_interface-dd-button}}<html>" onclick="redirectPayment('dd');"/>
<input type="button" class="button" value="</html>{{int:donate_interface-dd-button}}<html>" onclick="redirectPayment('dd');"/>
</div>
</div>
</div>
</div>
Line 58: Line 58:
<div class="monthly-capable">
<div class="monthly-capable">
<div id="PP-donate-button">
<div id="PP-donate-button">
<input type="button" class="button" value="</html>{{int:donate_interface-paypal-button}}<html>" onclick="redirectPayment('pp');"/>
<input type="button" class="button" value="</html>{{int:donate_interface-paypal-button}}<html>" onclick="redirectPayment('pp');"/>
</div>
</div>
</div>
</div>
Line 65: Line 65:
<div class="monthly-capable">
<div class="monthly-capable">
<div id="PP-USD-donate-button" style="display: none;">
<div id="PP-USD-donate-button" style="display: none;">
<input type="button" class="button" value="</html>{{int:donate_interface-paypal-button}}<html> (USD)" onclick="redirectPayment('ew-pp-usd');"/>
<input type="button" class="button" value="</html>{{int:donate_interface-paypal-button}}<html> (USD)" onclick="redirectPayment('ew-pp-usd');"/>
</div>
</div>
</div>
</div>
Line 72: Line 72:
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="RPP-donate-button">
<div id="RPP-donate-button">
<input type="button" class="button" value="</html>{{int:donate_interface-monthly-donation}}<html>" onclick="redirectPayment('rpp');"/><nowiki>*</nowiki> (</html>{{int:donate_interface-paypal-button}}<html>)
<input type="button" class="button" value="</html>{{int:donate_interface-monthly-donation}}<html>" onclick="redirectPayment('rpp');"/><nowiki>*</nowiki> (</html>{{int:donate_interface-paypal-button}}<html>)
</div>
</div>
</div>
</div>
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="YD-donate-button">
<div id="YD-donate-button">
<input type="button" class="button" value="</html>Donate via YD<html>" onclick="redirectPayment('ew-yd');"/>
<input type="button" class="button" value="</html>Donate via YD<html>" onclick="redirectPayment('ew-yd');"/>
</div>
</div>
</div>
</div>
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="MB-donate-button">
<div id="MB-donate-button">
<input type="button" class="button" value="</html>Donate via Skrill (Moneybookers)<html>" onclick="redirectPayment('ew-mb');"/>
<input type="button" class="button" value="</html>Donate via Skrill (Moneybookers)<html>" onclick="redirectPayment('ew-mb');"/>
</div>
</div>
</div>
</div>
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="WM-donate-button">
<div id="WM-donate-button">
<input type="button" class="button" value="</html>Donate by WebMoney<html>" onclick="redirectPayment('ew-webmoney');"/>
<input type="button" class="button" value="</html>Donate by WebMoney<html>" onclick="redirectPayment('ew-webmoney');"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/3/3b/Wmlogo_blue.png" onclick="redirectPayment('ew-webmoney');" style="cursor: pointer; height:30px;"/>
<img src="https://upload.wikimedia.org/wikipedia/donate/3/3b/Wmlogo_blue.png" alt="" onclick="redirectPayment('ew-webmoney');" style="cursor: pointer; height:30px;"/>
</div>
</div>
</div>
</div>
Line 96: Line 96:
<div class="not-monthly-capable">
<div class="not-monthly-capable">
<div id="BT-donate-button">
<div id="BT-donate-button">
<input type="button" class="button" value="</html>{{int:donate_interface-bt-button}}<html>" onclick="redirectPayment('bt');"/>
<input type="button" class="button" value="</html>{{int:donate_interface-bt-button}}<html>" onclick="redirectPayment('bt');"/>
</div>
</div>
</div>
</div>

Revision as of 01:32, 24 January 2012

* (Donate via PayPal)