
21 Aug
2009
21 Aug
'09
6:06 p.m.
Thanks Matt. The {thml} macro, huh. :) AMuse wrote:
I have formatted the mickacoo page per your request.
For future reference (tech folks) the HTML block to put a donate button into any wiki page is: --------------
{html} <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="2221651"> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt=""> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> {html}
---------------