MediaWiki:Googlesearch

From The Uniform Server Wiki
Jump to navigation Jump to search

This page does not exist. The deletion, protection, and move log for the page are provided below for reference.

<form method="get" action="//www.google.com/search" id="googlesearch"> <input type="hidden" name="domains" value="https://wiki.uniformserver.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.uniformserver.com" checked="checked" /><label for="gwiki">The Uniform Server Wiki</label> <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>

</form>