Difference between revisions of "Template:Donate"
From Organic Design wiki
(change btc address - was still on my TradeHill one!!!) |
(add namecoin) |
||
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, we accept credit card, Paypal | + | <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;font-size:95%">''If you'd like to donate or make a payment, we accept credit card, Paypal, [[Bitcoin]]s and [[Namecoin]]s:'' |
<html><table width="100%"><tr><td><center> | <html><table width="100%"><tr><td><center> | ||
<table><tr> | <table><tr> | ||
Line 7: | Line 7: | ||
<input type="hidden" name="item_name" value="Donate"> | <input type="hidden" name="item_name" value="Donate"> | ||
<input type="hidden" name="currency_code" value="USD"> | <input type="hidden" name="currency_code" value="USD"> | ||
− | $<input style="width:40px" type="text" name="amount" value="10.00" /> <input type="submit" value="Credit/Paypal" /> | + | USD $<input style="width:40px" type="text" name="amount" value="10.00" /> <input type="submit" value="Credit card / Paypal" /> |
− | + | </form> | |
− | + | <div style="margin-top:5px;color:#666;background:url(/files/a/a0/Bitcoin-icon.png) no-repeat 0 2px;"> | |
− | + | <input style="width:320px;margin-left:23px" readonly="1" value="1ADB7fMcciUxmXsUrQnt6Se2x2Xdvvhv9m" onmouseover="this.select()" /> | |
− | <div style="background:url(/files/ | + | <i>(<a href="/Bitcoin">bitcoin</a>)</i></div> |
− | <input style="width: | + | <div style="margin-top:5px;color:#666;background:url(/files/c/c6/Namecoin-icon.png) no-repeat 0 2px;"> |
+ | <input style="width:320px;margin-left:23px" readonly="1" value="NB6GUnq7DTPFPyh8Zq6tdFyW4VyRv2HNWD" onmouseover="this.select()" /> | ||
+ | <i>(<a href="/Namecoin">namecoin</a>)</i></div> | ||
</td> | </td> | ||
</tr></table> | </tr></table> | ||
</center></td></tr></table></html> | </center></td></tr></table></html> | ||
</div> | </div> |