MyBB Community Forums

Full Version: Google Hashtag #
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Google Hashtag # System.

Admincp » Home » MyCode » Add New MyCode

Title: G#
Regular Expression:
\[#\](.*?)\[/#\]
Replacement:
<b><a  href="http://google.com/search?domains=YOURSITE.COM&sitesearch=YOURSITE.COM&query=$1"  title="Show everything about $1"  target="_blank">#$1</a></b>
For example:
[#]Google[/#]
And view everything about google. Smile

Dont forget to change YOURSITE.COM !

Demo: #Google