2,242
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
(Created page with ' <div id="cse-search-results"></div> <script type="text/javascript"> var googleSearchIframeName = "cse-search-results"; var googleSearchFormName = "cse-search-box"; var goo…') |
|||
Line 1: | Line 1: | ||
<form method="get" action="http://www.google.com/search" id="googlesearch"> | |||
<input type="hidden" name="domains" value="{{SERVER}}" /> | |||
<input type="hidden" name="num" value="50" /> | |||
<input type="hidden" name="ie" value="$2" /> | |||
<input type="hidden" name="oe" value="$2" /> | |||
< | <input type="text" name="q" size="31" maxlength="255" value="$1" /> | ||
< | <input type="submit" name="btnG" value="$3" /> | ||
<div> | |||
<input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label> | |||
<input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label> | |||
</div> | |||
</form> | |||
</ | |||
< |