BBCode is a simple way to format your posts.
| Description | Type This | To Get This |
|---|---|---|
| Bold Text | [b]bold[/b] | bold |
| Italic Text | [i]italic[/i] | italic |
| Underline Text | [u]underlined[/u] | underlined |
| Strikethrough | [s]strike[/s] | |
| Horizontal Rule | [hr] | |
| Link | [url=http://google.com]Google[/url] | |
| Image |
[img]http://example.com/image.jpg[/img] [img=200]http://example.com/image.jpg[/img] [url=http://example.com][img=88]http://example.com/stamp.gif[/img][/url] |
(Image shown; nested URL makes it clickable) |
| Embed Site Content or oEmbed Share URL |
[embed]/gallery/image/181[/embed] [embed]https://youtu.be/dQw4w9WgXcQ[/embed] [embed=200]https://x.com/user/status/123[/embed] [embed]<iframe src="https://open.spotify.com/embed/playlist/..."></iframe>[/embed] Major share URLs such as YouTube, X, Discord, Telegram, Steam, Spotify, Apple Music, Deezer, and Facebook are supported. Pasted Spotify and X/Twitter widget code renders as the provider widget; script tags are ignored. |
(Content card, video, or link preview shown) |
| Quote | [quote]Text[/quote] | Text |
| Quote specific person | [quote=User]Text[/quote] | User wrote: Text |
| Code Block | [code]var x = 1;[/code] | var x = 1; |
| List | [list] [*]Item 1 [*]Item 2 [/list] |
|
| Color | [color=red]Red Text[/color] | Red Text |
| Size | [size=20]Big Text[/size] | Big Text |