Advanced text formatting options for wrapped text.
Example:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is [BGCOLOR=#FAA]red[/BGCOLOR] and [BGCOLOR=#AAF]blue[/BGCOLOR] highlighted text.
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
Output:
This is red and blue text.
This is [BGCOLOR=#FAA]red[/BGCOLOR] and [BGCOLOR=#AAF]blue[/BGCOLOR] highlighted text.
This is [FONT=Courier New]Courier New[/FONT] text.
This is small and big text.
[SUB],
[SUP]
-
Subscript,
Superscript
Position wrapped text.
Example:
This is [SUB]subscript[/SUB] text.
This is [SUP]superscript[/SUP] text.
Output:
This is [SUB]subscript[/SUB] text.
This is superscript text.
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
[LEFT], [RIGHT], [CENTER], [JUSTIFY] - Text alignment
Changes the alignment of the wrapped text.
Example:
[LEFT]Left-aligned[/LEFT]
[CENTER]Center-aligned[/CENTER]
[RIGHT]Right-aligned[/RIGHT]
[JUSTIFY]This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.[/JUSTIFY]
Output:
Left-aligned
Center-aligned
Right-aligned
This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.
[QUOTE] - Quoted text
Displays text that has been quoted from another source. You may also attribute the name of the source.
Example:
[QUOTE]Quoted text[/QUOTE]
[QUOTE=A person]Something they said[/QUOTE]
Marks text as a structured heading to facilitate machine readability.
Example:
[HEADING=1]Major heading[/HEADING]
This text comes under a major heading, used to separate the primary sections of an article.
[HEADING=2]Minor heading[/HEADING]
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
[HEADING=3]Subheading[/HEADING]
If you require additional subdivision, you may drop to level 3.
Output:
Major heading
This text comes under a major heading, used to separate the primary sections of an article.
Minor heading
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
Subheading
If you require additional subdivision, you may drop to level 3.
[INDENT] - Text indent
Indents the wrapped text. This can be nested for larger indentings.
Example:
Regular text
[INDENT]Indented text[/INDENT]
[INDENT=2]More indented[/INDENT]
Output:
Regular text
Indented text
More indented
[PLAIN] - Plain text
Disables BB code translation on the wrapped text.
Example:
[PLAIN]This is not [B]bold[/B] text.[/PLAIN]
Output:
This is not [B]bold[/B] text.
[ATTACH] - Attachment insertion
Inserts an attachment at the specified point. If the attachment is an image, a thumbnail or full size version will be inserted. This will generally be inserted by clicking the appropriate button.
Example:
Thumbnail: [ATTACH]123[/ATTACH]
Full size: [ATTACH=full]123[/ATTACH]
Output:
The contents of the attachments would appear here.
[COLORBOX=option]
- Colorbox
Simple replacement bbCode that converts entered RGB color values as a visible small circle colored with the entered background color, to visually represent a color within a post without coloring any other elements.
Example:
[colorbox=42,40,41]ANY.CHARACTER[/colorbox]
Output:
Pretend Character Sheet Name: Example Maestro
||||||||||||||||||||||||||||||||||||||||| Hair: Type 2A, Color: Eye Color:
[FOLD]
- Fold
Fold text within a container out of view, with optional multiple headings and accordion toggle behavior.
Example:
[fold]
[hd=First Heading]Content for section 1.[/hd]
[hd]Content for unlabeled 2nd section.[/hd]
[hd=Some Other Heading]Content for labeled 3rd section.[/hd]
[/fold]
Output:
▶First Heading
Content for section 1.
▶
Content for unlabeled 2nd section.
▶Some Other Heading
Content for labeled 3rd section.
[GALLERY=option]
- Gallery embed
BB code for displaying gallery media items and albums.
Example:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
Output:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
[KODE]
- Pseudo Code
Pseudo code block without rendering limitations needed for real syntax highlights.
[COLOR=rgb(251, 160, 38)]>//Edit Freedom Achieved: I am not a code block, I am 'Kode', I just pretend.[/COLOR]
[/kode]
Output:
>Initilizating example.exe
>executing...99%
>//.false_code_box_params loaded
>//Edit Freedom Achieved: I am not a code block, I am 'Kode', I just pretend.
[OPACITY=option]
- Opacity
Changes the text's apparent opacity via changing the alpha channel on rgba color declaration. This version does not support text colors.
Example:
[opacity=0.5]This text is 50% opaque and 50% transparent[/opacity]
Output:
This text is 50% opaque and 50% transparent
[RECEIVED]
- Received Message Bubble
Simulated Received Text Message in Bubble
Example:
[received]Did you get my previous message about STC?[/received]
[received]You can even [I]nestle formatting[/i] within![/received]
Output:
Did you get my previous message about STC?
You can even nestle formatting within!
[SENT]
- Sent Message Bubble
Simulated Sent Text Message in Bubble
Example:
[sent]I did get your previous message about STC![/sent]
[sent] It's pretty cool! Even smilies :) [/sent]
Output:
I did get your previous message about STC!
It's pretty cool! Even smilies
[TOOLTIP=option]
- Tooltip
Displays a tooltip when hovering over text. Tooltip does not support nesting tags "inside" but will render text options for both text and hover text if applied to the whole tag.
Example:
[tooltip=This is the tooltip text.]Hover over this text.[/tooltip]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.