Page 1 of 1

bbCode - formatting your posts

Posted: Wed May 19, 2010 9:42 pm
by MattG
Most members here will be familiar with the use of bbCode to format their messages (and there FAQ section describing how to use them can be read here).

Not all forums have the same set of bbCode options installed, however, so I'll list the more unique ones here (for the list of standard bbCodes, and details on their usage, refer to the FAQ).

Code: Select all

[strike]strikethrough[/strike]
...renders as strikethrough.

Code: Select all

[youtube]abc123abc12[/youtube]
...embeds a youtube video, based on that video's 11-digit identifier (found in the URL for that video page).. Described in detail here.

Code: Select all

[googlevideo]123456789012345678[/googlevideo]
...embeds a googlevideo vid, based on that video's 18-digit numeric identifier (after docid=- in the URL).

Code: Select all

[center]centered text[/center]
...centers text on a line
(can also center an image or embedded video).

Code: Select all

[sub]sub[/sub]script text
...renders as subscript text.

Code: Select all

[super]super[/super]script text
...renders as superscript text.

Re: bbCode - formatting your posts

Posted: Wed May 19, 2010 10:28 pm
by MattG

Code: Select all

[spoiler]Hidden spoiler text goes here[/spoiler]
...renders as...[spoiler]Hidden spoiler text goes here[/spoiler]

Code: Select all

[rainbow]rainbow text[/rainbow]
...renders as .