Difference between revisions of "MediaWiki:Sidebar"

From Chrome
Jump to: navigation, search
Line 11: Line 11:
 
*[[Thesis|Thesis Stuff]]
 
*[[Thesis|Thesis Stuff]]
 
<hr>
 
<hr>
<div id="searchBody" class="pBody">
+
 
 +
<pre>
 
<form id="searchform" action="/index.php/Special:Search">
 
<form id="searchform" action="/index.php/Special:Search">
<div>
 
 
<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"/>
</div>
 
 
</form>
 
</form>
 +
</pre>
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 01: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>