|
[h1]Header 1[/h1]
[h2]Header 2[/h2]
And so on up to 6. |
Header 1
Header 2
|
|
[i]Italics[/i]
[b]Bold[/b]
[u]Underline[/u]
[u style=wavy]Wavy Underline[/u]
[u style=wavy color=red thickness=1px]Custom Wavy[/u]
[s]Strikeout[/s]
[highlight]Default Highlight[/highlight]
[highlight=pink]Custom Color Highlight[/highlight]
[color=red]Colored Text[/color]
[color=#9333ea]Colored Text Hex[/color]
|
Italics
Bold
Underline
Wavy Underline
Custom Wavy
Strikeout
Default Highlight
Custom Color Highlight
Colored Text
Colored Text Hex
|
|
[size=1]Small Text[/size]
[size=5]Large Text[/size]
[size=20px]Pixel Size[/size]
[size=+2]Relative Size[/size] |
Small Text
Large Text
Pixel Size
Relative Size
|
|
[left]Left Align[/left]
[center]Center Align[/center]
[right]Right Align[/right]
[indent]Indented Block[/indent] |
Left Align
Center Align
Right Align
Indented Block
|
|
[url]https://example.com[/url]
[url=https://example.com]Link Text[/url]
[img]https://via.placeholder.com/150[/img]
[img=100x50]https://via.placeholder.com/100x50[/img] |
|
|
[list]
[*]Item 1
[*]Item 2
[/list]
[noparse][b]Raw BBCode[/b][/noparse] |
[b]Raw BBCode[/b]
|