Type in the box below to see how your formatting will look
Bold text and italic text
SPOILER (click to toggle)
Hidden content here!
mentions work too!
Subeta supports both sCode (BBCode-style) and Markdown formatting
| sCode | Markdown | Result |
|---|---|---|
| [b]bold[/b] | **bold** | bold |
| [i]italic[/i] | *italic* | italic |
| [u]underline[/u] | - | underline |
| [s]strikethrough[/s] | ~~strikethrough~~ | |
| [spoiler]text[/spoiler] | - | hidden until clicked |
| [spoiler=Title]text[/spoiler] | - | spoiler with title |
| [quote]text[/quote] | > quote | quoted text |
| [quote=@user]text[/quote] | - | quote with attribution |
| - | [link text](url) | link text |
| [img]url[/img] |  | image |
| [code]code here[/code] | `inline code` | inline code |
Change colors, fonts, sizes, and alignment
| Tag | Example | What it does |
|---|---|---|
| [color=#hex]text[/color] | [color=#ff0000]red[/color] | Changes text color (hex or color name) |
| [font=name]text[/font] | [font=Arial]text[/font] | Changes font family |
| [size=##pt]text[/size] | [size=16pt]large[/size] | Changes text size (pt or px) |
| [align=left|center|right]text[/align] | [align=center]centered[/align] | Aligns text |
| [center]text[/center] | [center]centered text[/center] | Centers text |
| [h1]...[/h1] through [h6]...[/h6] | [h2]Header[/h2] | Creates headers (h1 is largest, h6 is smallest) |
| [box=#color]content[/box] | [box=#90B2A2]boxed[/box] | Creates a colored background box |
Organize content with lists and line breaks
| Tag | Example | What it does |
|---|---|---|
| [ul][li]item[/li][/ul] | [ul][li]One[/li][li]Two[/li][/ul] | Creates a bulleted list |
| [ol][li]item[/li][/ol] | [ol][li]First[/li][li]Second[/li][/ol] | Creates a numbered list |
| [br] | Line 1[br]Line 2 | Adds a line break |
| [hr] | Above[hr]Below | Adds a horizontal rule |
| [p]text[/p] | [p]paragraph[/p] | Creates a paragraph |
Link to users and notify them
| Tag | What it does |
|---|---|
| @username | Pings a user and notifies them |
| [user=username] | Shows user with icon and link |
| [userid=123] | Shows user by ID with icon and link |
| [npc=name] | Shows NPC with icon and link |
| #groupname | Links to a forum group |
Display items, pets, and wardrobe previews
| Tag | Example | What it does |
|---|---|---|
| [item=name] | [item=Omen Mask] | Shows item image (no name) |
| [item2=name] | [item2=Omen Mask] | Shows item image with name below |
| [preview=name] | [preview=Omen Mask] | Shows item preview on avatar |
| [pet=name] or [pet=user/petname] | [pet=Fluffy] or [pet=Keith/Fluffy] | Shows pet headshot with name |
| [avatar=username] | [avatar=Keith] | Shows user's human avatar |
| [outfit=id] | [outfit=12345] | Shows a shared outfit |
Link to topics, trades, and other content
| Tag | Example | What it does |
|---|---|---|
| [topic=id] | [topic=942984] | Links to a forum topic |
| [trade=lot#] | [trade=123456] | Links to a trade lot |
Special tags for holiday events
| Tag | What it does |
|---|---|
| [dance=username] | Sends a dance invitation (Survival event) |
| [tree=username] | Shows a user's Luminaire tree (Luminaire event) |
| [tot=username] | Trick or treat someone (Darkside event) |
| [egg=username] | Gift an egg to someone (Centropolis event) |
| [tp=username] | TP someone's tree (Darkside event) |
| [flower=username] | Give flowers to someone (Centropolis event) |
| [kiss=username] | Send a kiss to someone (Centropolis event) |
[spoiler=Title] to give your spoiler a custom label