Difference between revisions of "MediaWiki:AdvSearchHtml"
From WRG
Jump to navigationJump to search| Line 3: | Line 3: | ||
<form name="advsearch" method="GET" class="createbox" | <form name="advsearch" method="GET" class="createbox" | ||
action="http://wiki.whitneygen.org/wrg/index.php/Special:Search" > | action="http://wiki.whitneygen.org/wrg/index.php/Special:Search" > | ||
| + | |||
| + | Search Terms: <input type="text" name="search" size=20 value=""/><br /> | ||
| + | Main: <input type="checkbox" name="ns0" /><br /> | ||
| + | Archives: <input type="checkbox" name="ns100" /><br /> | ||
| + | Families: <input type="checkbox" name="ns102" /><br /> | ||
<input type="hidden" name="searchx" value="Search" /> | <input type="hidden" name="searchx" value="Search" /> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<input type='submit' name="create" class="createboxButton" value="Search"/> | <input type='submit' name="create" class="createboxButton" value="Search"/> | ||
</form> | </form> | ||
</html> | </html> | ||
Revision as of 12:50, 31 July 2006
<html>
<form name="advsearch" method="GET" class="createbox" action="http://wiki.whitneygen.org/wrg/index.php/Special:Search" >
Search Terms: <input type="text" name="search" size=20 value=""/>
Main: <input type="checkbox" name="ns0" />
Archives: <input type="checkbox" name="ns100" />
Families: <input type="checkbox" name="ns102" />
<input type="hidden" name="searchx" value="Search" />
<input type='submit' name="create" class="createboxButton" value="Search"/> </form> </html>