Difference between revisions of "Template:Donate"
From Organic Design wiki
(add Ripple) |
(i18n add pt) |
||
Line 1: | Line 1: | ||
− | <div style="text-align:center;color:#666;background:#F2F2F9;-moz-border-radius:9px;-webkit-border-radius:9px;-khtml-border-radius:9px;border-radius:9px;padding:5px;">''If you'd like to donate or make a payment,<br />we accept credit card, Paypal, [[Bitcoin]]s, [[Ripple]]s, [[Namecoin]]s and [[Litecoin]]s.'' | + | <div style="text-align:center;color:#666;background:#F2F2F9;-moz-border-radius:9px;-webkit-border-radius:9px;-khtml-border-radius:9px;border-radius:9px;padding:5px;">''{{#ifeq:{{CURRENTLANG}}|pt|Se você gostaria de doar ou fazer um pagamento, a gente aceita cartão de crédito, Paypal, [[Bitcoin]]s, [[Ripple]]s, [[Namecoin]]s e [[Litecoin]]s.|If you'd like to donate or make a payment,<br />we accept credit card, Paypal, [[Bitcoin]]s, [[Ripple]]s, [[Namecoin]]s and [[Litecoin]]s.}}'' |
− | + | {{#tag:html|<table width="100%"><tr><td><center> | |
<table><tr> | <table><tr> | ||
<td><form action="https://www.paypal.com/cgi-bin/webscr" method="post"> | <td><form action="https://www.paypal.com/cgi-bin/webscr" method="post"> | ||
<div style="margin-left:80px"> | <div style="margin-left:80px"> | ||
− | USD $<input style="width:40px" type="text" name="amount" value="10.00" /> <input type="submit" value="Credit card / Paypal" /> | + | USD $<input style="width:40px" type="text" name="amount" value="10.00" /> <input type="submit" value="{{#ifeq:{{CURRENTLANG}}|pt|Cartão de crédito / Paypal|Credit card / Paypal}}" /> |
</div> | </div> | ||
<div style="margin-top:15px;color:#666;background:url(/files/a/a0/Bitcoin-icon.png) no-repeat 0 2px;"> | <div style="margin-top:15px;color:#666;background:url(/files/a/a0/Bitcoin-icon.png) no-repeat 0 2px;"> | ||
Line 25: | Line 25: | ||
</td> | </td> | ||
</tr></table> | </tr></table> | ||
− | </center></td></tr></table> | + | </center></td></tr></table>}} |
</div> | </div> |