[B], [I], [U], [S] - Bold, italics, underline, and strike-through
Makes the wrapped text bold, italic, underlined, or struck-through.
Example:
This is [B]bold[/B] text.
This is [I]italic[/I] text.
This is [U]underlined[/U] text.
This is [S]struck-through[/S] text.
Output:
This is bold text.
This is italic text.
This is underlined text.
This is struck-through text.
[COLOR=color], [FONT=name], [SIZE=size] - Text Color, Font, and Size
Changes the color, font, or size of the wrapped text.
Example:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] 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 Courier New text.
This is small and big text.
[URL], [EMAIL] - Linking
Creates a link using the wrapped text as the target.
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.
Displays an article with an optional source attribution.
Example:
[ARTICLE=https://en.wikipedia.org/wiki/Article_(publishing)]
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[/ARTICLE]
Output:
Article:
A news article discusses current or recent news of either general interest (i.e. daily newspapers) or of a specific topic (i.e. political or trade news magazines, club newsletters, or technology news websites).
A news article can include accounts of eyewitnesses to the happening event. It can contain photographs, accounts, statistics, graphs, recollections, interviews, polls, debates on the topic, etc. Headlines can be used to focus the reader’s attention on a particular (or main) part of the article. The writer can also give facts and detailed information following answers to general questions like who, what, when, where, why and how.
[BIMG]
·
[BIMG=option]
- Block image
Displays an image, allowing it to be resized, aligned or floated, and compared with another image.
[floatright]Some
float
right
text[/floatright]Non-floated text[floatleft]Some
float
left
text[/floatleft]
[clearboth][/clearboth]
Cleared text.
Output:
Some
float
right
text
Non-floated text
Some
float
left
text
Cleared text.
[CLEARLEFT]
- Clear Left
Clear left floats.
Example:
[floatleft]Some
float
left
text[/floatleft]Non-floated text
[clearleft][/clearleft]
Cleared text.
Output:
Some
float
left
text
Non-floated text
Cleared text.
[CLEARRIGHT]
- Clear Right
Clear Right Tag
Example:
[floatright]Some
float
right
text[/floatright]Non-floated text
[clearright][/clearright]
Cleared text.
Output:
Some
float
right
text
Non-floated text
Cleared text.
[ENCADRE]
·
[ENCADRE=option]
- Encadre
This BB Code inserts a text box to the right of a text (absolute position). It has to be inserted just before the content. (width customizable in %)
Example:
[ENCADRE]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
[ENCADRE width=30]This is a text box with a long text. Can be used with an article for example.[/ENCADRE]Content
Output:
Content
Content
[FIELDSET]
·
[FIELDSET=option]
- Fieldset
This BB Code inserts a fieldset
Example:
[fieldset]This is a fieldset[/fieldset]
[fieldset title="Title"]This is a fieldset[/fieldset]
[fieldset title="Title" width=80]This is a fieldset[/fieldset]
Output:
Fieldset:
This is a fieldset
Title
This is a fieldset
Title
This is a fieldset
[FLOATLEFT]
·
[FLOATLEFT=option]
- Float: Left
Floats a block left, with optional padding.
Example:
[floatleft=5][img]https://bluemoonroleplaying.com/pics/bmrlogo.png[/img][/floatleft] This is a long string of text next to a fine image using a float you see floats are nifty and special and everyone likes them until they give us headaches in which case we tell them to go to hell like any proper piece of anthropomorphized computer technology how does that work anyway can you make an idea suffer sometimes I hope you can.
Output:
This is a long string of text next to a fine image using a float you see floats are nifty and special and everyone likes them until they give us headaches in which case we tell them to go to hell like any proper piece of anthropomorphized computer technology how does that work anyway can you make an idea suffer sometimes I hope you can.
[FLOATRIGHT]
·
[FLOATRIGHT=option]
- Float: Right
Floats a block right, with optional padding.
Example:
[floatright=5][img]https://bluemoonroleplaying.com/pics/bmrlogo.png[/img][/floatright] This is a long string of text it actually comes after the image you see here but it doesn't show it like that because of the float you see floats are nifty and special and everyone likes them until they give us headaches in which case we tell them to go to hell like any proper piece of anthropomorphized computer technology how does that work anyway can you make an idea suffer sometimes I hope you can.
Output:
This is a long string of text it actually comes after the image you see here but it doesn't show it like that because of the float you see floats are nifty and special and everyone likes them until they give us headaches in which case we tell them to go to hell like any proper piece of anthropomorphized computer technology how does that work anyway can you make an idea suffer sometimes I hope you can.
[GVIEW]
·
[GVIEW=option]
- GVIEW
This BB Code displays documents using the "Google Docs - Viewer" (supports many different file types:pdf,ppt,doc,xls...).
[highlight=red]Beware of causing eye strain[/highlight]
Output:
Beware of causing eye strain
[HR]
·
[HR=option]
- Horizontal line
Example:
Default line:
[hr]
Unformatted line:
[hr=0]
Solid line:
[hr=1]
Lightly faded on both sides:
[hr=2]
Significantly faded on both sides:
[hr=3]
Faded to left:
[hr=4]
Faded from right:
[hr=5]
Output:
Default line: Unformatted line: Solid line: Lightly faded on both sides: Significantly faded on both sides: Faded to left: Faded from right:
[LATEX]
·
[LATEX=option]
- Latex
Renders LaTeX markup.
Example:
[LATEX]c=\sqrt{a^2+b^2}[/LATEX]
Output:
LaTeX:
\[c=\sqrt{a^2+b^2}\]
[LINEHEIGHT=option]
- Line Height
Adjust line height
Example:
Normal line spacing
Line spacing is normal
[lineheight=2em]Wowza![/lineheight]
Back to normal
Yep normal
Output:
Normal line spacing
Line spacing is normal Wowza!
Back to normal
Yep normal
[ALERT]
·
[ALERT=option]
- Mod:Alert
Moderator only Alert banner
Example:
[alert=Title]Alert[/alert]
Output:
titleAlert
[INFORMATION]
·
[INFORMATION=option]
- Mod:Info
Moderator only Information banner
Example:
[information=Title]Information[/information]
Output:
titleInformation
[STOP]
·
[STOP=option]
- Mod:Stop
Moderator only Stop banner
Example:
[stop=Title]Stop[/stop]
Output:
titleStop
[WARNING]
·
[WARNING=option]
- Mod:Warning
Moderator only Warning banner
Example:
[warning=Title]Warning[/warning]
Output:
titleWarning
[OPACITY=option]
- Opacity tag
Opacity=0 means transparent, opacity=0.5 means 50% transparency, etc.
Example:
[opacity=0.8]This message is 20% transparent.[/opacity]
[opacity=0.5]This message is 50% transparent.[/opacity]
[opacity=0.2]This message is 80% transparent.[/opacity]
Output:
This message is 20% transparent. This message is 50% transparent. This message is 80% transparent.