[B], [I], [U], [S] - Bold, Italics, Underline, and Strike-through
Làm cho vùng chữ được bôi trở thành in đậm, in nghiêng, gạch chân hoặc gạch ngang.
Ví dụ:
This is [B]bold[/B] text.
This is [I]italic[/I] text.
This is [U]underlined[/U] text.
This is [S]struck-through[/S] text.
Hiển thị:
This is bold text.
This is italic text.
This is underlined text.
This is struck-through text.
[COLOR=color], [FONT=name], [SIZE=size] - Text Color, Font, and Size
Thay đổi màu sắc, phông chữ hoặc kích thước của ký tự được chọn.
Ví dụ:
This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
Hiển thị:
This is red and blue text.
This is Courier New text.
This is small and big text.
Ẩn văn bản có thể dùng spoilers để nó phải được bấm bởi người xem mới có thể nhìn thấy.
Ví dụ:
[SPOILER]Simple spoiler[/SPOILER]
[SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]
Hiển thị:
Simple spoiler
Spoiler with a title
[ISPOILER] - Inline text containing spoilers
Cho phép bạn hiển thị nội dung văn bản giữa nội dung thông thường mà nó chứa văn bản ẩn có thể dùng thẻ ispoiler và phải được nhấp bởi người xem mới nhìn thấy.
Ví dụ:
You have to click the following [ISPOILER]word[/ISPOILER] to see the content.
Hiển thị:
You have to click the following word to see the content.
[CODE], [PHP], [HTML] - Programming Code Display
Hiển hị ký tự dưới dạng một số ngôn ngữ lập trình.
Marks text as a structured heading to facilitate machine readability.
Ví dụ:
[HEADING=1]Major heading[/HEADING]
This text comes under a major heading, used to separate the primary sections of an article.
[HEADING=2]Minor heading[/HEADING]
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
[HEADING=3]Subheading[/HEADING]
If you require additional subdivision, you may drop to level 3.
Hiển thị:
Major heading
This text comes under a major heading, used to separate the primary sections of an article.
Minor heading
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
Subheading
If you require additional subdivision, you may drop to level 3.
[PLAIN] - Plain Text
Vô hiệu hóa BB code dịch trên văn bản bọc.
Ví dụ:
[PLAIN]This is not [B]bold[/B] text.[/PLAIN]
Hiển thị:
This is not [B]bold[/B] text.
[ATTACH] - Attachment Insertion
Chèn một file đính kèm tại vị trí quy định. Nếu tập tin đính kèm là một hình ảnh, một hình ảnh thu nhỏ hoặc phiên bản kích thước đầy đủ sẽ được chèn vào. Điều này thường sẽ được chèn bằng cách nhấn vào nút thích hợp.
Ví dụ:
Hình thu nhỏ: [ATTACH]123[/ATTACH]
Full Size: [ATTACH=full]123[/ATTACH]
Hiển thị:
The contents of the attachments would appear here.