| Đầu vào (Input) | Đầu ra (Output) | Ghi chú (Notes) |
| [b]This text is bold[/b] | This text is bold | |
| [i]This text is italicized[/i] | This text is italicized | |
| [u]This text is underlined[/u] | This text is underlined | |
| [s]This text is struck out[/s] | This text is struck out | |
| [url]http://www.example.com/[/url] | http://www.example.com/ | Các URL sẽ tự động liên kết nếu bao gồm giao thức thích hợp (các giao thức hợp lệ là http, https, ftp, news, irc, ircs và irc6). |
| [url=http://www.example.com/]Example.com[/url] | Example.com | |
| [email]example@example.com[/email] | example@example.com | |
| [email=example@example.com]E-mail Me![/email] | E-mail Me! | Một tiêu đề có thể được bao gồm bằng cách thêm ?subject=Subject Here sau địa chỉ email. |
| [quote]Quoted text will be here[/quote] | Quote:Quoted text will be here | |
| [quote='Admin' pid='1' dateline='946684800']Quoted text will be here[/quote] | (01-01-2000, 12:00 AM)Admin Wrote: Quoted text will be here | Định dạng này được sử dụng khi trích dẫn bài viết. pid liên kết đến một bài viết, dateline là một dấu thời gian UNIX. |
| [code]Text with preserved formatting[/code] | Code: Text with preserved formatting | |
| [php]<?php echo "Hello world!";?>[/php] | PHP Code: <?php echo "Hello world!";?> | |
| [img]https://secure.php.net/images/php.gif[/img] | ![]() | |
| [img=50x50]https://secure.php.net/images/php.gif[/img] | ![]() | Định dạng là chiều rộng x chiều cao |
| [color=red]This text is red[/color] | This text is red | Có thể sử dụng tên màu CSS hoặc mã HEX. |
| [size=large]This text is large[/size] | This text is large | Các giá trị chấp nhận được: xx-small, x-small, small, medium, large, x-large, xx-large |
| [size=30]This text is 30px[/size] | This text is 30px | Chấp nhận số từ 1 đến 50 |
| [font=Impact]This font is Impact[/font] | This font is Impact | Phông chữ phải được cài đặt trên máy tính của bạn |
| [align=center]This is centered[/align] | This is centered | Các giá trị chấp nhận được: left (trái), center (giữa), right (phải), justify (căn đều) |
| [list] []List Item #1 []List Item #2 []List Item #3 [/list] |
| |
| [list=1] []List Item #1 []List Item #2 []List Item #3 [/list] |
| 1 có thể được sử dụng cho danh sách được đánh số, a có thể được sử dụng cho danh sách theo thứ tự bảng chữ cái, i cho danh sách số La Mã. |
| A line that[hr]divides | A line that divides | |
| [video=youtube]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/video] | Hiện tại chấp nhận Dailymotion, Facebook, LiveLeak, Metacafe, Mixer, MySpace TV, Twitch, Vimeo, Yahoo Videos và YouTube. |