BBCode Guide
Format your posts with these tags. The editor toolbar inserts them for you.
| Tag | Example | Result |
|---|---|---|
| [b] | [b]bold[/b] | bold |
| [i] | [i]italic[/i] | italic |
| [u] | [u]underline[/u] | underline |
| [s] | [s]strike[/s] | |
| [color] | [color=#e8b64c]gold[/color] | gold |
| [size] | [size=5]big[/size] | big |
| [url] | [url=https://example.com]link[/url] | link |
| [img] | [img]https://…/pic.png[/img] | embeds an image |
| [youtube] | [youtube]VIDEO_ID or URL[/youtube] | embeds a video player |
| [quote] | [quote=Name]text[/quote] | a quote box (use the Quote button on posts) |
| [code] | [code=js]let x = 1;[/code] | a code block with optional language label |
| [icode] | [icode]inline_code()[/icode] | inline_code() |
| [spoiler] | [spoiler=Boss fight]hidden[/spoiler] | a collapsible spoiler box |
| [table] | [table][tr][th]Stat[/th][/tr][tr][td]STR 18[/td][/tr][/table] | a data table (great for RPG stat blocks) |
| [list] | [list][*]one[*]two[/list] | a bullet list ([list=1] for numbered) |
| [center] | [center]text[/center] | centered text ([right] also works) |
| [hr] | [hr] | a horizontal divider |
| [itch] | [itch]https://itch.io/embed/123456[/itch] | embeds an itch.io game widget (use the embed URL from your itch page) |
| [attach] | [attach]12[/attach] | embeds an uploaded attachment (added automatically) |
| @mention | @Admin | links a member and sends them an alert |