
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?