Difference between revisions of "BBcode"
From WikiTemp, the GBAtemp wiki
m |
(Update external links to BBcode lists (set the official page + update user page links)) |
||
(One intermediate revision by one other user not shown) | |||
Line 29: | Line 29: | ||
|} | |} | ||
− | == | + | ==Full list of BBcodes== |
− | + | The very full list of available BBcodes can be found [https://gbatemp.net/help/bb-codes here]. You should really take a look at it! | |
+ | |||
+ | ==Thread talking about BBcodes== | ||
+ | Several users take time to create BBcodes lists: | ||
+ | |||
+ | [http://gbatemp.net/t304106-bbcode-list BBcode list by tj_cool] | ||
+ | |||
+ | [https://gbatemp.net/threads/the-bbcode-thread.202123/ The BBCode Thread by Densetsu] | ||
[[Category:GBAtemp.net]] | [[Category:GBAtemp.net]] |
Latest revision as of 07:59, 28 October 2016
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 |
Full list of BBcodes
The very full list of available BBcodes can be found here. You should really take a look at it!
Thread talking about BBcodes
Several users take time to create BBcodes lists: