I want to find all the subpages of [[Template:Did you know nominations]] on enwiki. I think I want to use Site.search(), but I can't get my head around the docs. The pywiki doc page points me to https://www.mediawiki.org/wiki/API:Search which implies I need to be constructing a CirusSearch query string, and after that I'm stuck.