Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Using a query twice with 2 different values

I'm trying to create a quick reference for condition and I want to use a query to put in the title of the table along with the description. I want to do something like this: &{template:default} {{name=?{Condition|Blinded|Charmed}}} {{Description=?{Condition|Blinded,(Blinded description)|Charmed}, (Charmed description)}} It seems like any values put into (or omitted from) the first query override the values in the second query. Is there a way to do this?
Not as things are set at the moment. I have not seen anyone post a workaround or the ability to do so.
Kilter said: Not as things are set at the moment. I have not seen anyone post a workaround or the ability to do so. thanks, for now I've decided just to set each value to its own table as a workaround.