![]() |
|
|||||||
| phpBB3 Manuals and Guides You will find out how to admin a forum, change forum style and many other guides. Other online helps: http://www.phpbb.com/support/documentation/3.0/, http://www.phpbb.com/support/tutorials/3.0/, http://www.phpbb.com/kb/3.0/. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
[BB Codes] Google
Various Google codes that can be useful for forums
Google maps With this Code you can see the Earth or your house directly from your forum. ideal if your forum has members from different countries. bbcode Code:
[googlemaps][/googlemaps] Code:
<iframe width="550" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/?ie=UTF8&ll=0.703107,4.21875&spn=170.16107,360&t=h&z=1&output=embed"></iframe> Code:
Google maps: [googlemaps][/googlemaps] This puts a search link in topics, ideal if you want to show something to other users. bb code Code:
[google]{INTTEXT}[/google]
Code:
<input class="button2 btnlite" type="button" value="Google: {INTTEXT}" onclick="window.location.href='http://www.google.com/search?q={INTTEXT}'" />
Code:
[google]Text[/google] Last edited by MaT : 03-12-2011 at 05:45 PM. |
|
||||
|
Cool,
Thanks for sharing.
__________________
Best regards, The ForumMate.com Support Team. ---------------------------------------------------------------------------------------------------- Free phpBB3 Forum http://www.forummate.com Free PHP-Nuke Hosting http://www.freephpnuke.org, http://www.greatnuke.com ---------------------------------------------------------------------------------------------------- Thanks you for choosing our service ![]() |