/partial [input] [answer]
.
/partial cipher:q partial:a
(this places an ‘a’ everywhere a ‘q’ is in the cipher)
/partial cipher:blrr partial:tree
(this places ‘t’, ‘r’, ‘e’ everywhere there is a ‘b’, ‘l’, or ‘r’ respectively)