Difference between revisions of "BBcode"
From WikiTemp, the GBAtemp wiki
(About BBcode) |
(No difference)
|
Revision as of 17:21, 18 June 2010
BBcode (acronym for Bulletin Board Code) is a way to add Formatting to your text on Forums. Just like with HTML, the BBcode must be wrapped around the text it needs to change. The only difference is that BBcode uses [ ] tags instead of < > tags.
Some Examples
BBcode | Result |
---|---|
[b]Text[/b] | Text |
[i]Text[/i] | Text |
[u]Text[/u] | Text |
[s]Text[/s] | |
[url="http://gbatemp.net]GBAtemp[/url] | GBAtemp |
[color=red]Text[/color] | Text |
[background=red]Text[/background] | Text |
Other BBcodes
A full list of BBcodes can be found here