how do you make the search work, in the sidebar i search for "abc", it calls Main.SearchWiki?text=abc but my SearchWiki page is blank. i assume i have to use the (:searchresults:) directive. but how do i pull the &text= variable out of the URL? i thought it would be something like (:searchresults SearchWiki$text:) but that didnt work.