| Bold | {b}content{/b} makes content |
| Italic | {i}content{/i} makes [i]content[/i] |
| Underline | {u}content{/u} makes [u]content[/u] |
| Strikethrough | {s}content{/s} makes [/s] |
| Align: Center | {center}content{/center} makes content |
| Align: Right | {right}content{/right} makes [right]{content}[/right] |
| Align: Left | {left}content{/left} makes [left]{content}[/left] |
| Align: Justify | {justify}content{/justify} makes [justify]{content}[/justify] |
| Horizontal Line | {hr} makes [hr] |
| Subscript | {sub}content{/sub} makes [sub]{content}[/sub] |
| Superscript | {sup}content{/sub} makes [sup]{content}[/sup] |
| Reverse | {reverse}content{/reverse} makes [reverse]{content}[/reverse] |
| Font Size | {size size="#"}content{/size} |
| Font Color | {color color="yourcolor"}content{/color} |
| Preformatted | {pre}content{/pre} makes [pre]{content}[/pre] |
| Blockquote | {blockquote}content{/blockquote} |
| Border | {border}content{/border} |
| Area | {area}content{/area} |
| Block | {div}contents{/div} |
| List: Ordered | {list}content{/list} |
| List: Ordered | {ol}content{/ol} |
| List: Unordered | {ul}content{/ul} |
| List: Item | {li}content{/li} |
| Quote | {quote}contents{/quote} makes [quote]{content}[/quote]
[quote quote={id}]{content}[/quote] |
| |
| URL | {url}link{/url}
{url url="link"}text{/url}
|
| Image | {img}image_url{/img}
{img img="widthxheight"}image_url{/img}
{img width=x height=y}image_url{/img} |
| YouTube Video | {youtube}id{/youtube}
{youtube width=x height=y}id{/youtube}
{youtube}url{/youtube}
{youtube width=x height=y}url{/youtube} |
| Vimeo Video | {vimeo}id{/vimeo}
{vimeo width=x height=y}id{/vimeo}
{vimeo}url{/vimeo}
{vimeo width=x height=y}url{/vimeo} |
| Google Search URL | {google}search{/google} |
| Note | {note}content{/note} makes |