This is more a feature request, as I’m sure the parameters can’t be checked. I’d like to be able to use a simply condition on parameters. Minimally, if (isset(%%param%%) ) or if ( %%param%% == “blah” ) …
Is this possible to do right now, or if not, is it something that could be added to future releases? It’d give the plugin so much more power to create templates.