MediaWiki:Googlesearch

From XFamily - Children of God
Revision as of 08:58, 4 June 2009 by Panglossolalia (talk | contribs) (http://meta.wikimedia.org/wiki/How_to_add_Google_search_to_your_MediaWiki_Search_Results_Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<form method="get" action="http://www.google.com/search" id="googlesearch">

   <input type="hidden" name="domains" value="https://www.xfamily.org" />
   <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://www.xfamily.org" checked="checked" /><label for="gwiki">XFamily - Children of God</label>
   <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>

</form>