CooneyTech Robotics Forums

Full Version: Custom BBCode
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can add new custom BBCode to this new forum software. I have added a few for user convenience.

Google Search - links to a Google search term
Example - test
Code:
[google]test[/google]

Chief Delphi - links to a Chief Delphi search term
Example - [chiefdelphi]test[/chiefdelphi]
Code:
[chiefdelphi]test[/chiefdelphi]

FIRST Search - links to a Google FIRST Website search term
Example - [usfirst]test[/usfirst]
Code:
[usfirst]test[/usfirst]

FIRST Wiki - links to a FIRST Wiki page
Example - [firstwiki]Main Page[/firstwiki]
Code:
[firstwiki]Main Page[/firstwiki]

Wikipedia - links to a Wikipedia page
Example - Main Page
Code:
[wikipedia]Main Page[/wikipedia]

These codes can be used in any post you make!
Reference URL's