Hi there ! I tried to find the answer for this, I'm pretty new with all this, but I was able to get a good beginner grasp on how Roll20 works with his html. But I'm in a pinch right now. One of my player would like to be able to enter a free-text query, which I'll do using ?{Number|} and then [[?{Number}d4!+@{attributes}]] But it should be inside another query that'll list every skills his character have, so I don't really get how to make it functionnal. It works when I do it alone tho Here's what it looks like right now : /em launch ?{Skill| Data Link, Data Link on ?{Who ?| Player1, Player1 ! | Player2, Player2 ! | Player3, Player3 ! } | Virus Exploit, an Explosion of ?{Virus| } Virus for [[?{Virus}d4!+@{Magic}]] ! } It seems to ask for how many, but then, whenever I try to make the calcul process, it cant. I'm fully aware that the problems lie here : [[?{Virus}d4!+@{Magic}]] But even if I try to write it like that : [[?{Virus}d4!+@{Magic}]] it doesn't work.. Sorry if it's dumb, but it's been bugging me for a day and I can't seem to find the answer on my own. Thanks for your time !