VietMaiSau Network
Untitled 1
VietMaiSau Network » Hỏi/Ðáp » Danh sách vB code

BB Code
BB code is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing. The ability to use BB code is set on a forum-by-forum basis by the administrator, so you should check the forum rules when you post a new message.

Below is a list of the BB code tags you can use to format your messages.
Danh sách vB code
[b], [i], [u] Đậm / Italic / Underline
[color] Color
[size] Size
[font] Font
[highlight] Highlight
[left], [right], [center] Left / Right / Giữa
[indent] Indent
[email] Email Linking
[url] URL Hyperlinking
[thread] Thread Linking
[post] Post Linking
[list] Danh sách thứ tự / Danh sách nâng cao
[img] Images
[code] Code
[php] PHP Code
[quote] Trích
[noparse] Stop BB Code Parsing
[attach] Ðính Kèm
[Acronym] Acronym
[admin] Admin
[Box] Box
[down] Download Box
[fieldset] fieldset
[flash] flash
[flipH] flipH
[flipV] flipV
[frame] vBcode frame
[frame1] vB Code Name: frame1
[frame2] vB Code Name: frame2
[glow] glow
[Glow1] Glow1
[hide] hide
[HR] vB Code Name: HR
[index] vB Code Name: Index
[index1] vB Code Name: index1
[index10] vB Code Name: index10
[index11] vB Code Name: index11
[index2] vB Code Name: index2
[index3] vB Code Name: index3
[index4] vB Code Name: index4
[index5] vB Code Name: index5
[index6] vB Code Name: index6
[index7] vB Code Name: index7
[index8] vB Code Name: index8
[index9] vB Code Name: index9
[invert] invert
[inwindow] inwindow
[line] vB Code tag: line
[marquee] marquee
[media] Media Player
[mid] vB Code tag: mid
[mod] Mod
[move] vB Code tag Move
[music] music
[NarrowText] NarrowText
[neon] neon
[nhac] Nhac
[pdf] PDF Online
[pong] pong
[RWV] Code For Real Video: RWV
[shadow] shadow
[sign] Sign
[swf] BB Code post flash
[updwn] vB Code tag updwn
[wma] Code Cho Media Music: WMA
[WMV] Code cho Windows Media Video: WMV
[x-ray] x-ray
[youtube] YouTube
[youtubehd] YouTube HD
[youtubehq] YouTube HQ
Incorrect BB Code Usage:
  • [url] www.example.com [/url] - don't put spaces between the bracketed code and the text you are applying the code to.
  • [email]myname@domain.com[email] - the end brackets must include a forward slash ([/email])

Đậm / Italic / Underline
Thẻ [b], [i] và [u] tương ứng cho phép bạn tạo chữ đậm, nghiêng và gạch chân.
Usage [b]value[/b]
[i]value[/i]
[u]value[/u]
Example Usage [b]this text is bold[/b]
[i]this text is italic[/i]
[u]this text is underlined[/u]
Example Output this text is bold
this text is italic
this text is underlined

Color
Thẻ [code] được chuyển sang font có chiều cố định (đơn cách).
Usage [color=Tùy chọn]value[/color]
Example Usage [color=blue]this text is blue[/color]
Example Output this text is blue

Size
The [size] tag allows you to change the size of your text.
Usage [size=Tùy chọn]value[/size]
Example Usage [size=+2]this text is two sizes larger than normal[/size]
Example Output this text is two sizes larger than normal

Font
The [font] tag allows you to change the font of your text.
Usage [font=Tùy chọn]value[/font]
Example Usage [font=courier]this text is in the courier font[/font]
Example Output this text is in the courier font

Highlight
The [highlight] tag allows you to emphasize your text.
Usage [highlight]value[/highlight]
Example Usage [highlight]this text is highlighted[/highlight]
Example Output this text is highlighted

Left / Right / Giữa
The [left], [right] and [center] tags allow you to change the alignment of your text.
Usage [left]value[/left]
[center]value[/center]
[right]value[/right]
Example Usage [left]this text is left-aligned[/left]
[center]this text is center-aligned[/center]
[right]this text is right-aligned[/right]
Example Output
this text is left-aligned
this text is center-aligned
this text is right-aligned

Indent
The [indent] tag allows you to indent your text.
Usage [indent]value[/indent]
Example Usage [indent]this text is indented[/indent]
Example Output
this text is indented

Email Linking
The [email] tag allows you to link to an email address. You can include an optional parameter to 'name' your link.
Usage [email]value[/email]
[email=Tùy chọn]value[/email]
Example Usage [email]j.doe@example.com[/email]
[email=j.doe@example.com]Click Here to Email Me[/email]
Example Output j.doe@example.com
Click Here to Email Me

URL Hyperlinking
The [url] tag allows you to link to other websites and files. You can include an optional parameter to 'name' your link.
Usage [url]value[/url]
[url=Tùy chọn]value[/url]
Example Usage [url]http://www.vietmaisau.org/forum[/url]
[url=http://www.vietmaisau.org/forum]VietMaiSau Network[/url]
Example Output http://www.vietmaisau.org/forum
VietMaiSau Network

Thread Linking
The [thread] tag allows you to link to threads by specifying the thread id. You can include an optional parameter to 'name' your link.
Usage [thread]threadid[/thread]
[thread=threadid]value[/thread]
Example Usage [thread]42918[/thread]
[thread=42918]Click Me![/thread]
(Note: The threadid/postid is just an example and may not link to a valid thread/post.)
Example Output http://www.vietmaisau.org/forum/showthread.php?t=42918
Click Me!

Post Linking
The [post] tag allows you to link to posts by specifying the post id. You can include an optional parameter to 'name' your link.
Usage [post]postid[/post]
[post=postid]value[/post]
Example Usage [post]269302[/post]
[post=269302]Click Me![/post]
(Note: The threadid/postid is just an example and may not link to a valid thread/post.)
Example Output http://www.vietmaisau.org/forum/showthread.php?p=269302#post269302
Click Me!

Danh sách thứ tự
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.
Usage [list]value[/list]
Example Usage [list]
[*]list item 1
[*]list item 2
[/list]
Example Output
  • list item 1
  • list item 2

Danh sách nâng cao
The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).
Usage [list=Tùy chọn]value[/list]
Example Usage [list=1]
[*]list item 1
[*]list item 2
[/list]

[list=a]
[*]list item 1
[*]list item 2
[/list]
Example Output
  1. list item 1
  2. list item 2
  1. list item 1
  2. list item 2

Images
The [img] tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links.
Usage [img]value[/img]
Example Usage [img]http://www.vietmaisau.org/forum/images/creativecreature/statusicon/forum_new.gif[/img] (Not linked)

[url=http://www.example.com] [img]http://www.vietmaisau.org/forum/images/creativecreature/statusicon/forum_new.gif[/img] [/url] (Linked)
Example Output (Not linked)

(Linked)

Code
The [code] tag switches to a fixed-width (monospace) font and preserves all spacing.
Usage [code]value[/code]
Example Usage [code]
<script type="text/javascript">
<!--
    alert("Hello world!");
//-->
</script>
[/code]
Example Output
<script type="text/javascript">
<!--
	alert("Hello world!");
//-->
</script>

PHP Code
The [php] tag performs the same function as the [code] tag, but also adds syntax highlighting for PHP code. Although it is designed for PHP, it may correctly highlight some other C-like languages.
Usage [php]value[/php]
Example Usage [php]
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
    echo $myvar . "\n";
}
[/php]
Example Output
$myvar 'Hello World!';
for (
$i 0$i 10$i++)
{
    echo 
$myvar "\n";


Trích
The [quote] tag allows you to attribute text to someone else.
Usage [quote]Trích[/quote]
[quote=Tên tài khoản]value[/quote]
Example Usage [quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;571106]Lorem ipsum dolor sit amet[/quote]
Example Output
Lorem ipsum dolor sit amet

{Nguyên văn bởi}: John Doe


Lorem ipsum dolor sit amet

{Nguyên văn bởi}: John Doe Xem bài viết


Lorem ipsum dolor sit amet


Stop BB Code Parsing
The [noparse] tag allows you to stop the parsing of BB code.
Usage [noparse][b]value[/b][/noparse]
Example Usage [noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
Example Output [b]Lorem ipsum dolor sit amet[/b]

Ðính Kèm
The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.
Usage [attach]attachmentid[/attach]
Example Usage [attach]12345[/attach]
Example Output

Acronym
Acronym - descibibing with question cursor help. (#006699) là color code, bạn có thể b? color name cũng được. Nếu có câu h?i gì xin vui lòng liên lạc với admin BC or AG. Thanks
Usage [Acronym=Tùy chọn]value[/Acronym]
Example Usage [Acronym=#006699]This BB code changes the cursor and title.[/Acronym]
Example Output [Acronym=#006699]This BB code changes the cursor and title.[/Acronym]

Admin
administrator's warning!
Usage [admin]value[/admin]
Example Usage [admin]your warning here![/admin]
Example Output
Administrator's Warning:
your warning here!

Box
(#FFFFFF) là color code, bạn có thể đổi bằng color name.
Usage [Box=Tùy chọn]value[/Box]
Example Usage [box=#ffef3e]Text[/box]
Example Output [box=#ffef3e]Text[/box]

Download Box
Put your link(s) in a custom box
Usage [down]value[/down]
Example Usage [down]http://www.your-link.com[/down]
Example Output
     
 

http://www.your-link.com

 

fieldset
Usage [fieldset=Tùy chọn]value[/fieldset]
Example Usage [fieldset=Welcome]Welcome to VMS[/fieldset]
Example Output
WelcomeWelcome to VMS

flash
Flash
Usage [flash]value[/flash]
Example Usage [flash]link flash[/flash]
Example Output
Hệ Thống Nghe Nhạc Trực Tuyến Fashion Forum
>
Bạn cần download chương tr쮨 flash player mới c󠴨ể xem được file flash n๮


flipH
Usage [flipH]value[/flipH]
Example Usage [fliph]this text is flipped[/fliph]
Example Output [fliph]this text is flipped[/fliph]

flipV
Usage [flipV]value[/flipV]
Example Usage [flipv]flips the text verticaly[/flipv]
Example Output [flipv]flips the text verticaly[/flipv]

vBcode frame
Usage [frame]value[/frame]
Example Usage [frame]Welcome to VMS[/frame]
Example Output
Welcome to VMS

vB Code Name: frame1
Usage [frame1]value[/frame1]
Example Usage [frame1]Welcome to Việt Mai Sau[/frame1]
Example Output

Welcome to Việt Mai Sau

vB Code Name: frame2
Usage [frame2]value[/frame2]
Example Usage [frame2]Welcome to Việt Mai Sau[/frame2]
Example Output
Welcome to Việt Mai Sau

glow
Usage [glow=Tùy chọn]value[/glow]
Example Usage [glow=4]this text is glowing[/glow]
Example Output this text is glowing

Glow1
Glow 1px in IE4+ only
Usage [Glow1=Tùy chọn]value[/Glow1]
Example Usage [glow1=1]This BB code makes a 1px glow.[/glow1]
Example Output [glow1=1]This BB code makes a 1px glow.[/glow1]

hide
With this tag you can hide some text and force members to answer or click the thank you button to see what you've posted.
Usage [hide]value[/hide]
Example Usage [hide]some text[/hide]
Example Output [hide]some text[/hide]

vB Code Name: HR
Usage [HR]value[/HR]
Example Usage [ hr=#FFFFFF][ /hr]
Example Output [ hr=#FFFFFF][ /hr]

vB Code Name: Index
Usage [index]value[/index]
Example Usage [index]Welcome to Việt Mai Sau[/index]
Example Output
Welcome to Việt Mai Sau

vB Code Name: index1
Usage [index1]value[/index1]
Example Usage [index1]Welcome to Việt Mai Sau[/index1]
Example Output
Welcome to Việt Mai Sau

vB Code Name: index10
Usage [index10]value[/index10]
Example Usage [index10]Welcome to Việt Mai Sau !!![/index10]
Example Output
Welcome to Việt Mai Sau !!!

vB Code Name: index11
Usage [index11]value[/index11]
Example Usage [index11]Welcome to Việt Mai Sau [/index11]
Example Output
Welcome to Việt Mai Sau

vB Code Name: index2
Usage [index2]value[/index2]
Example Usage [index2]Welcome to Việt Mai Sau[/index2]
Example Output
Welcome to Việt Mai Sau

vB Code Name: index3
Usage [index3]value[/index3]
Example Usage [index3]Welcome to Việt Mai Sau[/index3]
Example Output
Welcome to Việt Mai Sau

vB Code Name: index4
Usage [index4]value[/index4]
Example Usage [index4]Welcome to Việt Mai Sau![/index4]
Example Output
Welcome to Việt Mai Sau!

vB Code Name: index5
Usage [index5]value[/index5]
Example Usage [index5]Welcome to Việt Mai Sau![/index5]
Example Output
Welcome to Việt Mai Sau!

vB Code Name: index6
Usage [index6]value[/index6]
Example Usage [index6]Welcome to Việt Mai Sau !!![/index6]
Example Output
Welcome to Việt Mai Sau !!!

vB Code Name: index7
Usage [index7]value[/index7]
Example Usage [index7]Welcome to Việt Mai Sau !!![/index7]
Example Output
Welcome to Việt Mai Sau !!!

vB Code Name: index8
Usage [index8]value[/index8]
Example Usage [index8]Welcome to Việt Mai Sau !!![/index8]
Example Output
Welcome to Việt Mai Sau !!!

vB Code Name: index9
Usage [index9]value[/index9]
Example Usage [index9]Welcome to Việt Mai Sau !!![/index9]
Example Output
Welcome to Việt Mai Sau !!!

invert
Usage [invert]value[/invert]
Example Usage [invert]inverts the text[/invert]
Example Output inverts the text

inwindow
Usage [inwindow=Tùy chọn]value[/inwindow]
Example Usage [inwindow=100]sample[ /inwindow]
Example Output [inwindow=100]sample[ /inwindow]

vB Code tag: line
Usage [line]value[/line]
Example Usage [line]300[/line]
Example Output

marquee
Usage [marquee]value[/marquee]
Example Usage [marquee]Welcome to VietMaiSau[/marquee]
Example Output Welcome to VietMaiSau

Media Player
Media Embed
Usage [media]value[/media]
Example Usage [media]http://www.your.com/media link[/media]
Example Output

vB Code tag: mid
This BB Code allows you to include a midi file in you post.
Usage [mid]value[/mid]
Example Usage [mid ]http://www3.mistral.co.uk/colinp/sultans.mid[/mid]
Example Output [mid ]http://www3.mistral.co.uk/colinp/sultans.mid[/mid]

Mod
moderator's warning!
Usage [mod]value[/mod]
Example Usage [mod]your warning here![/mod]
Example Output
Moderator's Warning:
your warning here!

vB Code tag Move
Usage [move]value[/move]
Example Usage [move]This Moves Across The Screen[/move]
Example Output
This Moves Across The Screen

music
nghe nhạc
Usage [music]value[/music]
Example Usage [music]your_url_file[/music]
Example Output
Hệ Thống Nghe Nhạc Trực Tuyến RC Entertainment


NarrowText
Uses Arial Narrow.
Usage [NarrowText=Tùy chọn]value[/NarrowText]
Example Usage [NarrowText=#FC7013]This BB code writes a upper-case narrow text.[/NarrowText]
Example Output [NarrowText=#FC7013]This BB code writes a upper-case narrow text.[/NarrowText]

neon
Usage [neon]value[/neon]
Example Usage [neon]Welcome to VietMaiSau[/neon]
Example Output


Nhac
Media Embed
Usage [nhac]value[/nhac]
Example Usage [nhac]http://www.vietmaisau.com/music/kkk.mp3[/nhac]
Example Output

PDF Online
View file PDF Online
Usage [pdf]value[/pdf]
Example Usage [pdf]http://www.planetpdf.com/planetpdf/pdfs/free_ebooks/Dracula_NT.pdf[/pdf]
Example Output

pong
Usage [pong]value[/pong]
Example Usage [pong]This text bounces left and right.[/pong]
Example Output
This text bounces left and right.

Code For Real Video: RWV
Usage [RWV]value[/RWV]
Example Usage [rwv] your url source link [/rwv ]
Example Output [rwv] your url source link [/rwv ]

shadow
Usage [shadow=Tùy chọn]value[/shadow]
Example Usage [shadow=#006699]this text drops shadow[/shadow]
Example Output this text drops shadow

Sign
Sign Hack
Usage [sign]value[/sign]
Example Usage [sign]sign test[/sign]
Example Output
sign test

BB Code post flash
Usage [swf]value[/swf]
Example Usage Cách post nhạc : [swf] your url source link [/swf ]
Example Output Cách post nhạc : [swf] your url source link [/swf ]

vB Code tag updwn
Usage [updwn]value[/updwn]
Example Usage [updwn]This Text Goes Up From Down[/updwn]
Example Output


This Text Goes Up From Down

Code Cho Media Music: WMA
Usage [wma]value[/wma]
Example Usage [wma] your url source link [/wma ]
Example Output [wma] your url source link [/wma ]

Code cho Windows Media Video: WMV
Usage [WMV]value[/WMV]
Example Usage [wmv ] your url source link [/wmv ]
Example Output [wmv ] your url source link [/wmv ]

x-ray
Usage [x-ray]value[/x-ray]
Example Usage [x-ray]give the text a X-ray effect[/x-ray]
Example Output give the text a X-ray effect

YouTube
Embed a YouTube video. You only put the video ID in between the BBCode tags (NOT the full URL!). Embedding must be enabled for the video!
Usage [youtube]value[/youtube]
Example Usage [youtube]bỏ link vao đây zlfKdbWwruY[/youtube]
Example Output VietMaiSau Network

YouTube HD
Embed a HD YouTube video. You only put the video ID in between the BBCode tags (NOT the full URL!). Embedding must be enabled for the video! If you use this tag, make sure that the video offers the HD option!
Usage [youtubehd]value[/youtubehd]
Example Usage [youtubehd]zlfKdbWwruY[/youtubehd]
Example Output BORKED

YouTube HQ
Embed a HQ YouTube video. You only put the video ID in between the BBCode tags (NOT the full URL!). Embedding must be enabled for the video! If you use this tag, make sure that the video offers the HQ option!
Usage [youtubehq]value[/youtubehq]
Example Usage [youtubehq]link zlfKdbWwruY[/youtubehq]
Example Output VietMaiSau Network


Múi giờ GMT. Hiện tại là 05:05 PM
Powered by: vBulletin v3.8.2 Copyright ©2000-2010, Jelsoft Enterprises Ltd.

Page Loading Time: