Web
Analytics
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"

From Tally Hallmanac: The Ultimate Tally Hall Wiki
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" />


<div id="cse-search-results"></div>
    <input type="text" name="q" size="31" maxlength="255" value="$1" />
<script type="text/javascript">
    <input type="submit" name="btnG" value="$3" />
   var googleSearchIframeName = "cse-search-results";
   <div>
  var googleSearchFormName = "cse-search-box";
    <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label>
  var googleSearchFrameWidth = 795;
    <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
  var googleSearchDomain = "www.google.com";
  </div>
  var googleSearchPath = "/cse";
</form>
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>

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>