Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
Difference between revisions of "MediaWiki:Googlesearch"
Jump to navigation
Jump to search
(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> | |||
</ | |||
< |
Latest revision as of 20:46, 14 April 2010
<form method="get" action="http://www.google.com/search" id="googlesearch">
<input type="hidden" name="domains" value="https://wiki.hiddeninthesand.com" /> <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" />
<input type="radio" name="sitesearch" id="gwiki" value="https://wiki.hiddeninthesand.com" checked="checked" /><label for="gwiki">Tally Hallmanac: The Ultimate Tally Hall Wiki</label> <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
</form>