07-08-2007, 02:00 PM
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
Chief Delphi - links to a Chief Delphi search term
Example - [chiefdelphi]test[/chiefdelphi]
FIRST Search - links to a Google FIRST Website search term
Example - [usfirst]test[/usfirst]
FIRST Wiki - links to a FIRST Wiki page
Example - [firstwiki]Main Page[/firstwiki]
Wikipedia - links to a Wikipedia page
Example - Main Page
These codes can be used in any post you make!
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!