This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
This is text with [BGCOLOR=#ffaaaa]red[/BGCOLOR] and [BGCOLOR=#aaaaff]blue[/BGCOLOR] background.
This is [FONT=Courier New]Courier New[/FONT] text.
This is [SIZE=1]small[/SIZE] and [SIZE=8]big[/SIZE] text.
Hiển thị:
This is red and blue text.
This is text with red and blue background.
This is Courier New text.
This is small and big text.
[SUB],
[SUP]
-
Subscript,
Superscript
Offset wrapped text.
Ví dụ:
This text contains [SUB]subscript[/SUB].
This text contains [SUP]superscript[/SUP].
[LEFT], [CENTER], [RIGHT], [JUSTIFY] - Text alignment
Thay đổi kiểu căn lề của vùng chữ được chọn.
Ví dụ:
[LEFT]Left-aligned[/LEFT]
[CENTER]Center-aligned[/CENTER]
[RIGHT]Right-aligned[/RIGHT]
[JUSTIFY]This is a justified text block with a long content to demonstrate the justification.[/JUSTIFY]
Hiển thị:
Left-aligned
Center-aligned
Right-aligned
This is a justified text block with a long content to demonstrate the justification.
[QUOTE] - Quoted Text
Hiển thị ký tự đã được trích từ nguồn khác. Bạn có thể đặt tên của nguồn.
Ví dụ:
[QUOTE]Quoted text[/QUOTE]
[QUOTE=A person]Something they said[/QUOTE]
Allows you to display code inline among normal post content. Syntax will not be highlighted.
Ví dụ:
Inline code blocks [ICODE]are a convenient way[/ICODE] of displaying code inline.
Hiển thị:
Inline code blocks are a convenient way of displaying code inline.
[TABLE], [TR], [TH], [TD] - Tables
Use [TR] tags to start new rows inside a table tag. Use [TD] tags to start new cells inside row tags. Use [TH] to start new table header cells inside table rows.
[TABLE=right-nofullwidth]
[TR][TD]A right aligned table.[/TD][/TR][/TABLE]
[TABLE=noborder]
[TR][TD]A table with no border.[/TD][/TR][/TABLE]
[TABLE=nobackground]
[TR][TD]A table that[/TD][/TR][TR][TD]doesn't color rows differently[/TD][/TR][/TABLE]
[TABLE=collapse]
[TR][TD]A table that[/TD][TD] has non-equal width columns.[/TD][/TR][/TABLE]
Hiển thị:
A table that is not full width
A centered table.
A right aligned table.
A table with no border.
A table that
doesn't color rows differently
A table that
has non-equal width columns.
[INDENT] - Text Indent
Canh lề văn bản. Điều này có thể được lồng vào nhau cho indentings lớn hơn.
Ví dụ:
Regular text
[INDENT]Indented text
[INDENT]More indented[/INDENT]
[/INDENT]
Hiển thị:
Regular text
Indented text
More indented
[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ạivị 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.
[HIDE], [HIDEREPLY], [HIDETHANKS], [HIDEPOSTS], [HIDEREPLYPOSTS] - Hide content from users
Hide content from users depending on various circumstances. [HIDEREPLY] - Hides content until user has replied to the subject. [HIDETHANKS] - Hides content until user has liked the content. [HIDEREPLYTHANKS] - Hides content until user has replied to the subject or liked the content. [HIDEPOSTS] - Hides content until user has a certain number of posts. [HIDE] - Works like [HIDEREPLY].
Ví dụ:
[HIDE]You can view this content.[/HIDE]
[HIDEREPLY]You can view this content.[/HIDEREPLY]
[HIDETHANKS]You can view this content.[/HIDETHANKS]
[HIDEREPLYTHANKS]You can view this content.[/HIDEREPLYTHANKS]
[HIDEPOSTS]You can view this content.[/HIDEPOSTS]
Hiển thị:
You need to reply to this in order to see this content.
You need to reply to this in order to see this content.
You need to like this in order to view this content.
You need to like or reply to this in order to see this content.