The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
v3Arcade Search?
Hey, Im not exactly to sure where to put this so, Is there a hack that will allow my users to search for an arcade game on my site? (Say like I Have more then 15 pages of games, and they just want to search for "Mario" And get a list of the mario games)
|
#2
|
|||
|
|||
<!-- Search Block -->
<if condition="$vboptions['showsearch']"> <form action="$vboptions[bburl]/arcade.php?do=category" method="post" name="search"> <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> <tr> <td class="tcat"><span class="smallfont"><b>Arcade Game Search</b></span></td> </tr> <tr> <td class="alt2"> <input type="text" class="bginput" name="search" size="15" /> <input class="button" type="submit" value="Go" /> </td> </tr> </table> </form> <br /> </if> <!-- End Search Block --> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|