Difference between revisions of "MediaWiki:Sidebar"
From Chrome
Line 11: | Line 11: | ||
*[[Thesis|Thesis Stuff]] | *[[Thesis|Thesis Stuff]] | ||
<hr> | <hr> | ||
− | < | + | |
+ | <pre> | ||
<form id="searchform" action="/index.php/Special:Search"> | <form id="searchform" action="/index.php/Special:Search"> | ||
− | |||
<input id="searchInput" type="text" value="" accesskey="f" title="Search Chrome [alt-shift-f]" name="search"/> | <input id="searchInput" type="text" value="" accesskey="f" title="Search Chrome [alt-shift-f]" name="search"/> | ||
<input id="searchGoButton" class="searchButton" type="submit" title="Go to a page with this exact name if exists" value="Go" name="go"/> | <input id="searchGoButton" class="searchButton" type="submit" title="Go to a page with this exact name if exists" value="Go" name="go"/> | ||
<input id="mw-searchButton" class="searchButton" type="submit" title="Search the pages for this text" value="Search" name="fulltext"/> | <input id="mw-searchButton" class="searchButton" type="submit" title="Search the pages for this text" value="Search" name="fulltext"/> | ||
− | |||
</form> | </form> | ||
+ | </pre> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 00:35, 11 July 2009
Matt's Website
<form id="searchform" action="/index.php/Special:Search"> <input id="searchInput" type="text" value="" accesskey="f" title="Search Chrome [alt-shift-f]" name="search"/> <input id="searchGoButton" class="searchButton" type="submit" title="Go to a page with this exact name if exists" value="Go" name="go"/> <input id="mw-searchButton" class="searchButton" type="submit" title="Search the pages for this text" value="Search" name="fulltext"/> </form>