Witchies Grove

BBCode Help

You can use these tags in profile bio and profile blocks.

TagOutputNotes
[b]bold[/b]Bold textMakes text bold.
[i]italic[/i]Italic textMakes text italic.
[u]underlined[/u]Underlined textUnderlines text.
[s]strikethrough[/s]Strikethrough textCrosses text out.
[url]https://example.com[/url]Clickable linkUses the URL as label.
[url=https://example.com]Visit[/url]VisitCustom link label.
[img]https://site.com/image.png[/img]ImageEmbeds an image from a URL.
[quote]hello[/quote]Quote blockBlock quote styling.
[code]const x = 1[/code]Code blockMonospace code block.
[color=red]text[/color]Colored textColor names or #hex values.
[size=18]text[/size]Resized textSizes 8-48; also small/medium/large.
[list][*]one[*]two[/list]Bulleted listUse [*] for each item.
[item="ITEM_KEY"]Inline item cardUse item key or exact item name.