Post by Dillon on May 15, 2015 20:20:24 GMT -5
#1Bold / Italic / Underlined
Allows you to create text that is bold, italic, and underlined.
Strikethrough / Superscript / Subscript
Allows you to create text that has a strike through it, and text that is superscripted or subscripted.
Text Align: Left, Right, Center, & Justify
Allows you to align your text to the left or right of the page, centered on the page, and justified across the page.
Fonts: Faces, Sizes, & Colors
Allows you to create text in a variety of font faces, sizes, and colors.
URLs
Allows you to parse URLs into clickable links.
Images
Allows you to embed images and display them in your posts as well as parse urls into clickable images.
Code
Allows you to type lines of code within your posts.
Quotes
Allows you to add quotes to your posts. Allows you to quote other posts within your own post.
Indenting
Allows you to indent text into a block that separates it from the surrounding text.
Emails
Allows you to insert and embed clickable email addresses.
Videos
Allows you to embed videos in your posts.
SoundCloud & Mixcloud
Allows you to embed audio from SoundCloud and Mixcloud.
View additional bbcode tags that are supported on ProBoards forums here: ProBoards Forum Help Guide: BBCode on a Forum
Allows you to create text that is bold, italic, and underlined.
Example Usage: | [b]This text is bold.[/b] [I]This text is italic.[/I] [u]This text is underlined.[/u] |
Example Output: | This text is bold. This text is italic. This text is underlined. |
Strikethrough / Superscript / Subscript
Allows you to create text that has a strike through it, and text that is superscripted or subscripted.
Example Usage: | [strike]This text has a strike through it.[/strike] This text [sup]is superscripted.[/sup] This text [sub]is subscripted.[/sub] |
Example Output: | This text is superscripted. This text is subscripted. |
Text Align: Left, Right, Center, & Justify
Allows you to align your text to the left or right of the page, centered on the page, and justified across the page.
Example Usage: | [left]This text is aligned to the left.[/left] [right]This text is aligned to the right.[/right] [center]This text is centered.[/center] [justify]This text is justified.[justify] |
Example Output: | This text is aligned to the left. This text is aligned to the right. This text is centered. This text is justified. |
Fonts: Faces, Sizes, & Colors
Allows you to create text in a variety of font faces, sizes, and colors.
Example Usage: | [font face="courier new"]This text is in the font Courier New.[/font] [font face="comic sans ms"]This text is in the font Comic Sans MS.[/font] [font size="1"]This text is size one.[/font] [font face="3"]This text is size three.[/font] [font color="red"]This text is red.[/font] [font color="#1979e6"]This text is using the hex value #1979e6.[/font] |
Example Output: | This text is in the font Courier New. This text is in the font Comic Sans MS. This text is size one. This text is size three. This text is red. This text is using the hex value #1979e6. |
URLs
Allows you to parse URLs into clickable links.
Example Usage: | [url=http://www.example.com]http://www.example.com[/url] [url=http://www.example.com]Display a url link as any text![/url] |
Example Output: | www.example.com Display a url link as any text! |
Images
Allows you to embed images and display them in your posts as well as parse urls into clickable images.
Example Usage: | [img src="http://i59.tinypic.com/2qkuluh.jpg"] [url=http://www.example.com] [img src="http://i59.tinypic.com/2qkuluh.jpg"] [/url] |
Example Output: | ( <-- Not Clickable ) ( <-- Clickable ) |
Code
Allows you to type lines of code within your posts.
Example Usage: | [code]<script type="text/javascript"></script>[/code] |
Example Output: | <script type="text/javascript"></script> |
Quotes
Allows you to add quotes to your posts. Allows you to quote other posts within your own post.
Example Usage: | [quote]TS BOARDS is a fan forum dedicated for fans of Taylor Swift.[/quote] [quote author="@admin" source="/post/13/thread" timestamp="1430536805"]]TS BOARDS is a fan forum dedicated for fans of Taylor Swift.[/quote] |
Example Output: | TS BOARDS is a fan forum dedicated for fans of Taylor Swift. TS BOARDS is a fan forum dedicated for fans of Taylor Swift. |
Indenting
Allows you to indent text into a block that separates it from the surrounding text.
Example Usage: | [blockquote]This text is indented into a block.[/blockquote] |
Example Output: | This text is indented into a block. |
Emails
Allows you to insert and embed clickable email addresses.
Example Usage: | [email]tsboards@outlook.com[/email] |
Example Output: | tsboards@outlook.com |
Videos
Allows you to embed videos in your posts.
Example Usage: | [video]https://www.youtube.com/watch?v=e-ORhEE9VVg[/video] |
Example Output: |
SoundCloud & Mixcloud
Allows you to embed audio from SoundCloud and Mixcloud.
Example Usage: | [soundcloud]https://soundcloud.com/dillonk47polik/style-cover-acapella[/soundcloud] |
Example Output: | https%3A//soundcloud.com/dillonk47polik/style-cover-acapella |
View additional bbcode tags that are supported on ProBoards forums here: ProBoards Forum Help Guide: BBCode on a Forum