[catbar]
Usage (1): [catbar]Text here[/catbar]
Adds text into a famous category bar used everywhere in the forum.
Usage (2): [catbar=http://my.icon.com/icon.png]Text here[/catbar]
Adds an icon AND text into a category bar.
Usage (3): [catbar icon=http://blah.com/icon.png width=50%]Text here[/catbar]
Adds an icon and text in a category bar, but also specifies the width in percents.
(both parameters are optional)
Usage (4): [catbar icon=http://blah.com/icon.png width=100px]Text here[/catbar]
Adds an icon and text in a category bar, but also specifies the width in pixels.
(both parameters are optional)
[titlebar]
Usage: Same as [catbar]. Only difference is style.
[info]
Usage: [info][b]Parsed content here![/b] More text here[/info]
Adds an information box into the post. Content IS parsed.
[warn]
Usage (1): [warn]Warning here! [b]Parsed text here![/b][/warn]
Adds a warning-style box as you'd see when you had Upgrade.php in your SMF directory.
Usage (2): [warn=Warning TITLE here!]Warning DESCRIPTION here![/warn]
Again adds a warning-style box. This time with title and description.
!!
!!
Warning DESCRIPTION here!
[plainbox]
Usage: [plainbox]Content here[/plainbox]
Adds a box just like the description panels
[roundframe]
Usage: [roundframe]Content here[/roundframe]
Adds a rounded frame.
[windowbg]
Usage: [windowbg]Content here[/windowbg]
Adds a different background.
This tag is qualified for restyling
[buttonlist] and [button]
Usage: Same as [menu] and [button], except that [menu] is replaced with [buttonlist].
Adds a more button-ish like bar.
[width]
Usage (1): [width=25%]This is only able to use 25% of the post room[/width]
Usage (2): [width=25px]This is only able to use 25 pixels of the post room[/width]