As documented you need to double any "&" characters you use in templates
in order to escape them.

http://www.domain.net/cgi-bin/wa?SUBED1=listname&&A=1

should do the trick.

Nathan