BB codes
[B], [I], [U], [S] - Bold, italics, underline, and strike-through
This is [I]italic[/I] text.
This is [U]underlined[/U] text.
This is [S]struck-through[/S] 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
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
This is Courier New text.
This is small and big text.[URL], [EMAIL] - Linking
[EMAIL][email protected][/EMAIL]
[URL=link], [EMAIL=address] - Linking (Advanced)
[[email protected]]Email me[/EMAIL]
[USER=ID] - Profile Linking
[IMG] - Image
[MEDIA=site] - Embedded Media
Approved sites: Apple Music, Dailymotion, Facebook, Flickr, Giphy, Imgur, Pinterest, Reddit, SoundCloud, Spotify, TikTok, Tumblr, Twitch, Twitter, Vimeo, YouTube
[LIST] - Lists
[*]Bullet 1
[*]Bullet 2
[/LIST]
[LIST=1]
[*]Entry 1
[*]Entry 2
[/LIST]
[LEFT], [CENTER], [RIGHT] - Text alignment
[CENTER]Center-aligned[/CENTER]
[RIGHT]Right-aligned[/RIGHT]
[QUOTE] - Quoted text
[QUOTE=A person]Something they said[/QUOTE]
[SPOILER] - Text containing spoilers
[SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
[ISPOILER] - Inline text containing spoilers
[CODE] - Programming code display
[CODE]General
code[/CODE]
Rich code:
[CODE=rich][COLOR=red]Rich[/COLOR]
code[/CODE]
PHP code:
[CODE=php]echo $hello . ' world';[/CODE]
JS code:
[CODE=javascript]var hello = 'world';[/CODE]
General
code
Rich code:
Rich
code
PHP code:
echo $hello . ' world';
JS code:
var hello = 'world';
[ICODE] - Inline programming code display
Rich formatting within inline code sections [ICODE=rich]is [COLOR=red]also[/COLOR] [U]supported[/U][/ICODE].
are a convenient way
of displaying code inline.
Rich formatting within inline code sections is also supported
.[INDENT] - Text indent
[INDENT]Indented text[/INDENT]
[INDENT=2]More indented[/INDENT]
[TABLE] - Tables
[TR]
[TH]Header 1[/TH]
[TH]Header 2[/TH]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[/TABLE]
Header 1 Header 2 Content 1 Content 2 [HEADING=level] - Headings levels 1 to 3
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.
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.[PLAIN] - Plain text
[ATTACH] - Attachment insertion
Full size: [ATTACH=full]123[/ATTACH]