-
Basic text formatting for the wrapped text.
- 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.
-
Advanced text formatting options for wrapped text.
- 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.
-
Chèn liên kết tại Ký tự được bao quanh.
-
Chèn liên kết cho trang web hoặc địa chỉ email cho vùng chọn.
- Ví dụ:
- [URL=http://www.example.com]Go to example.com[/URL]
[[email protected]]Email me[/EMAIL]
- Hiển thị:
-
Liên kết đến một hồ sơ . Điều này thường được chèn tự động khi gắn thẻ thành viên.
- Ví dụ:
- [USER=1]Tên thành viên[/USER]
- Hiển thị:
-
Hiển thị hình ảnh sử dụng vùng chọn như là 1 liên kết
- Ví dụ:
- [IMG]https://i.imgur.com/Lfi0k1W.png[/IMG]
- Hiển thị:
-
Chèn video, flash đa phương tiện từ trang web được phép vào nội dung bài viết. Bạn nên dùng nút MEDIA ở thanh công cụ soạn thảo của diễn đàn.
Trang web được chấp thuận:
Apple Music,
Dailymotion,
DowsFile,
Facebook,
Flickr,
Giphy,
Imgur,
Instagram,
Liveleak,
Metacafe,
Ok,
Pinterest,
Reddit,
SoundCloud,
Spotify,
Tumblr,
Twitch,
Twitter,
Vimeo,
YouTube
- Ví dụ:
- [MEDIA=youtube]oHg5SJYRHA0[/MEDIA]
- Hiển thị:
- An embedded YouTube player would appear here.
-
Hiển thị kiểu danh sách dấu chấm hoặc số.
- Ví dụ:
- [LIST]
[*]Bullet 1
[*]Bullet 2
[/LIST]
[LIST=1]
[*]Entry 1
[*]Entry 2
[/LIST]
- Hiển thị:
-
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. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.[/JUSTIFY]
- Hiển thị:
Left-aligned
Center-aligned
Right-aligned
[JUSTIFY]This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block. This is a justified text block.[/JUSTIFY]
-
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]
- Hiển thị:
-
Ẩ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ị:
-
Hiển hị ký tự dưới dạng một số ngôn ngữ lập trình.
- Ví dụ:
- [CODE]General
code[/CODE]
[PHP]echo $hello . 'world';[/PHP]
- Hiển thị:
-
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.
-
Special markup to display tables in your content.
- Ví dụ:
- [TABLE]
[TR]
[TH]Header 1[/TH]
[TH]Header 2[/TH]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[/TABLE]
- Hiển thị:
Header 1 | Header 2 |
---|
Content 1 | Content 2 |
-
Advanced table styling.
- Ví dụ:
- Option adds additional styling.
[TABLE=noborder]
[TR]
[TH]Header 1[/TH]
[TH]Header 2[/TH]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[/TABLE]
Multiple styles can be combined.
[TABLE=collapse,right,nobackground]
[TR]
[TH]Header 1[/TH]
[TH]Header 2[/TH]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[/TABLE]
[TABLE=collapse,center,alternate]
[TR]
[TH]Header 1[/TH]
[TH]Header 2[/TH]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[TR]
[TD]Content 1[/TD]
[TD]Content 2[/TD]
[/TR]
[/TABLE]
- Hiển thị:
Option adds additional styling.
Header 1 | Header 2 |
---|
Content 1 | Content 2 |
Multiple styles can be combined.
Header 1 | Header 2 |
---|
Content 1 | Content 2 |
Header 1 | Header 2 |
---|
Content 1 | Content 2 |
Content 1 | Content 2 |
-
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
-
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.
-
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.
-
Thông tin bên trong mã chỉ được hiển thị cho các thành viên của diễn đàn.
- Ví dụ:
- [CLUB][/CLUB] - Hidden text for club members
- Hiển thị:
- Hidden text for club members
-
Số ngày kể từ ngày đăng ký trên diễn đàn mà người dùng cần để có thể xem
- Ví dụ:
- [days=5]Hello World!![/days] - Only registered users who are registered not earlier than 5 days ago are displayed.
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - Only registered users who are registered not earlier than 5 days ago are displayed.
-
BBcode Demo
- Ví dụ:
- [demo]linkdemo[/demo]
- Hiển thị:
- hienthibbcodedemo
-
BBcode Down
- Ví dụ:
- [down]linkdown[/down]
- Hiển thị:
- hienthilinkdown
-
BBcode Download
- Ví dụ:
- [download]linkdownload[/download]
- Hiển thị:
- hienthilinkdownload
-
Thẻ ẩn nội dung khỏi những người không phải là thành viên của nhóm người dùng X, Y, Z.
- Ví dụ:
- [groups=2]Hello World![/groups] - Displayed only for group members with ID 2.
- Hiển thị:
Content of this hidden block can only be seen by members of: Registered
- Displayed only for group members with ID 2.
-
Văn bản ẩn: Chỉ dành cho người dùng.
- Ví dụ:
- [HIDE]Hello World![/HIDE] - only users see the hidden text
- Hiển thị:
Xem nội dung ẩn có sẵn cho người dùng đã đăng ký!
- only users see the hidden text
-
Số lượt thích trên diễn đàn mà người dùng cần để có thể xem
- Ví dụ:
- [likes=5]Hello World![/likes] - Displayed only registered users whose number of likes on the forum is greater than or equal to 5.
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - Displayed only registered users whose number of likes on the forum is greater than or equal to 5.
-
BBcode Link
- Ví dụ:
- [link]linktuychinh[/link]
- Hiển thị:
- hienthilink
-
Số lượng bài đăng trên diễn đàn mà người dùng cần để có thể xem
- Ví dụ:
- [posts=5]Привет, мир![/posts] - Displays users who have 5 or more posts on the forum.
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - Displays users who have 5 or more posts on the forum.
-
Văn bản ẩn cho đến khi người dùng trả lời chủ đề.
- Ví dụ:
- [reply]Hello World![/reply] - Displayed to users when they reply to the thread.
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - Displayed to users when they reply to the thread.
-
Văn bản ẩn cho đến khi người dùng "Trả Lời" chủ đề và nhấp "Like" trên bài đăng này.
- Ví dụ:
- [replyandthanks]Hello World![/replyandthanks] - It is displayed to users when they reply to the topic and click "I like".
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - It is displayed to users when they reply to the topic and click "I like".
-
Văn bản ẩn cho đến khi người dùng trả lời chủ đề hoặc nhấp Like trên tin nhắn này.
- Ví dụ:
- [replythanks]Hello World![/replythanks] - It is displayed to users when they reply to the topic or click "I like".
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - It is displayed to users when they reply to the topic or click "I like".
-
Văn bản ẩn theo số lượng tài nguyên
- Ví dụ:
- [RESOURCE=5]Hello World![/RESOURCE] - 5 resources are required to view hidden content by resource.
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - 5 resources are required to view hidden content by resource.
-
Thẻ này ẩn văn bản cho đến khi người dùng nhấp vào nút Like trong bài đăng.
- Ví dụ:
- [thanks]Hello World![/thanks] - This tag hides the text until the user clicks the Like button in the message.
- Hiển thị:
Để xem nội dung, bạn cần phải
Đăng nhập hoặc
Đăng ký. - This tag hides the text until the user clicks the <b>Like button</b> in the message.
-
Ẩn văn bản từ người dùng theo id, ngoại trừ các tham số được liệt kê trong danh sách mã BB.
- Ví dụ:
- [userids=1,2,3]Hello World![/userids] - Appears only for users with ids 1, 2, 3.
- Hiển thị:
[userids=1,2,3]Hello World![/userids] - Appears only for users with ids 1, 2, 3.