MediaWiki:Googlesearch

Aus Salespoint

Wechseln zu: Navigation, Suche
 
<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>
 

</form> </div>

Persönliche Werkzeuge