Difference between revisions of "Gardenology.org search box"

From Gardenology.org - Plant Encyclopedia and Gardening Wiki
Jump to navigationJump to search
(New page: You can add a search box to your website or blog which allows your visitors to look up the plants you mention on the Plants.am database. It will look like the image below. [[Image:Plants...)
 
Line 1: Line 1:
 
You can add a search box to your website or blog which allows your visitors to look up the plants you mention on the Plants.am database.  It will look like the image below.
 
You can add a search box to your website or blog which allows your visitors to look up the plants you mention on the Plants.am database.  It will look like the image below.
  
[[Image:Plantssearch.png|frame|left|This is how the search will appear on your site.  You must paste the code below into your site code in order for it to work.]]
+
[[Image:Plantssearch.png|frame|left|This is how the search will appear on your site.  You must paste the code below into your site code in order for it to work. (size = 190x52)]]
  
 
<br clear=all>
 
<br clear=all>
Line 7: Line 7:
 
<nowiki>
 
<nowiki>
 
<table><tr><td><blockquote><form method='GET' target='plants' action='http://www.plants.am/wiki/Special:Search?search='>
 
<table><tr><td><blockquote><form method='GET' target='plants' action='http://www.plants.am/wiki/Special:Search?search='>
<a href=http://www.plants.am><img src=http://www.plants.am/w/images/3/35/Pom-logo-47h.png align=left alt="Plants.am" border=0></a><font size=+1 face="Arial, Geneva">Search <a href='http://www.plants.am' target='plantsdotam'><font color='IndianRed' face="Arial, Geneva">Plants.am</font></a>:</font></a><br><B> <input name='search' size=12 > <input type='submit' value='Go!' style='font-size: 8pt'></td></tr></table>
+
<a href=http://www.plants.am><img src=http://www.plants.am/w/images/3/35/Pom-logo-47h.png align=left alt="Plants.am" border=0></a><font size=+1 face="Arial, Geneva">Search <a href='http://www.plants.am' target='plantsdotam'><font color='IndianRed' face="Arial, Geneva">Plants.am</font></a>:</font></a><br><B> <input name='search' size=12 > <input type='submit' value='Go!' style='font-size: 8pt'></td></tr></table>  
 
<nowiki>
 
<nowiki>

Revision as of 15:44, 27 May 2009

You can add a search box to your website or blog which allows your visitors to look up the plants you mention on the Plants.am database. It will look like the image below.

This is how the search will appear on your site. You must paste the code below into your site code in order for it to work. (size = 190x52)


<nowiki>

<form method='GET' target='plants' action='http://www.plants.am/wiki/Special:Search?search='> <a href=http://www.plants.am><img src=http://www.plants.am/w/images/3/35/Pom-logo-47h.png align=left alt="Plants.am" border=0></a>Search <a href='http://www.plants.am' target='plantsdotam'>Plants.am</a>:</a>
<input name='search' size=12 > <input type='submit' value='Go!' style='font-size: 8pt'>

<nowiki>