I want to create a two argument macro, but the Admin guide is less than healthy.
I've tried this:
<a href="|upload_link_user|((1))" > ((2)) </a>
Calling it thusly:
((audio littlebird.rm Little Bird))
And this is how it renders, unusable:
<!-- MACRO: begin macro 'audio' -->
<!-- MACRO: original format: ((*audio littlebird.rm Little Bird)) -->
<a href="/scoop/files/littlebird.rm%20Little%20Bird"> </a>
<!-- MACRO: end macro 'audio' -->
I know I'm just missing some obvious and vital part of the syntax, but I have no idea what it could be.
Thanks!