Tormater Forum Wiki BBCode post formatting
BBCode post formatting

BBCode (short for Bulletin Board Code) is the markup language used in Tormater Forum for formatting posts and on other text inputs on the forum (forum description, footer, extension info, etc). Tormater Forum implements most of the typical BBCode tags found on other forum software, as well as a few more. A list of the BBCode supported in Tormater Forum is provided below, along with usage examples and their appearance.

Tag Effect Example
[b] Bold [b] Content [/b]
[i] Italic [i] Content [/i]
[s] Strike [s] Content [/s]
[u] Underline [u] Content [/u]
[url] Link [url=www.example.com] Content [/url]
[img] Image [img] www.example.com/example.png [/img]
[spoiler]
<summary>Spoiler</summary>Content
[spoiler=Title] Content [/url]
[code] Code [code] Content [/code]
[color] Color [color=#000000] Content [/code]
[size] Size [size=20] Content [/size]
[h] Heading [h] Content [/h]
[h2] Sub-Heading [h2] Content [/h2]

Most of the BBCode tags that you can use to format your posts with are avaliable in the BBCode toolbar displayed above any text forms which BBCode can be used in.

Edit on GitHub View history View source