Advanced BBCode Box 3 by mssti

Advanced BBCode Box 3 :: Help Page

Font type
Font size
Highlight text
Font colour
 Bullet list
 Ordered list
 Tabs
 Horizontal line
 Text in bold
 Text in italics
 Text underlined
 Text strikethrough
 Sets the text as superscripts
 Sets the text as subscripts
 Glow text
 Shadow text
 Dropshadow text
 Blur text (Only for Internet Explorer)
 Wave text (Only for Internet Explorer)
 Text fadein / fadeout
 Text gradient
 Text justified
 Text left aligned
 Text aligned to the center
 Text right aligned
 Text preformatted
 Creates a normal indent
 Text direction for reading left-to-right
 Text direction for reading right-to-left
 Code
 Quote
 Spoiler text
 Hide content from unregistered guests
 Insert Off topic text
 NFO text (Only for Internet Explorer)
 Insert a table
 Anchor
 Web address
 Email
 Link eD2K
 Insert image
 Insert thumbnail
 Insert image from imageshack
 Insert search word
 Insert web video
 

回頂端

Description : Font type

» BBcode usage format :
[font=Comic Sans MS]text[/font]
Note: You can define additional font-families


» Example :
[font=Comic Sans MS]This is a text sample[/font]



» BBcode example displays as :
This is a text sample

回頂端

Description : Font size

» BBcode usage format :
[size=150]text large[/size]
Note: The value will be interpreted as a percentage


» Example :
[size=150]This is a text sample[/size]



» BBcode example displays as :
This is a text sample

回頂端

Description : Highlight text

» BBcode usage format :
[highlight=yellow]text[/highlight]
Note: You can use html colors (color=#FF0000 or color=red)


» Example :
[highlight=yellow]This is a text sample[/highlight]



» BBcode example displays as :
This is a text sample

回頂端

Description : Font colour

» BBcode usage format :
[color=red]text[/color]
Note: You can use html colors (color=#FF0000 or color=red)


» Example :
[color=red]This is a text sample[/color]



» BBcode example displays as :
This is a text sample

回頂端

Description : Bullet list 

» BBcode usage format :
[list]text[/list]
Note: Use [*] to create bullets


» Example :
[list][*]Item 1[*]Item 2[*]Item 3[/list] or [list][*]Item 1[list][*]sub-item 1[list][*]sub-sub-item1[/list][/list][/list]



» BBcode example displays as :
  • Item 1
  • Item 2
  • Item 3
or
  • Item 1
    • sub-item 1
      • sub-sub-item1

回頂端

Description : Ordered list 

» BBcode usage format :
[list=1|a|A|i|I]text[/list]
Note: Use [*] to create bullets


» Example :
[list=1][*]Item 1[*]Item2[*]Item3[/list] or [list=a][*]Item a[*]Item b[*]Item c[/list] or [list=A][*]Item A[*]Item B[*]Item C[/list] or [list=i][*]Item i[*]Item ii[*]Item iii[/list] or [list=I][*]Item I[*]Item II[*]Item III[/list]



» BBcode example displays as :
  1. Item 1
  2. Item2
  3. Item3
or
  1. Item a
  2. Item b
  3. Item c
or
  1. Item A
  2. Item B
  3. Item C
or
  1. Item i
  2. Item ii
  3. Item iii
or
  1. Item I
  2. Item II
  3. Item III

回頂端

Description : Tabs 

» BBcode usage format :
[tabs] [tabs:Title]this tab text[tabs:Another]this tab text[/tabs]



» Example :
[tabs] [tabs:Tab Title] All the content below this tag will be displayed inside this tab, until another tab is declared with: [tabs:XXX].[tabs:Another Tab] And so on...until the end of the page or optionally you can use [/tabs] to end the last tab and display normal text outside the tabs.[/tabs]



» BBcode example displays as :
Tab Title :  All the content below this tag will be displayed inside this tab, until another tab is declared with: [tabs:XXX].
Another Tab :  And so on...until the end of the page or optionally you can use [/tabs] to end the last tab and display normal text outside the tabs.

回頂端

Description : Horizontal line 

» BBcode usage format :
[hr]
Note: Creates a horizontal line to seperate text


» Example :
This is a text sample[hr]This is a text sample



» BBcode example displays as :
This is a text sample
This is a text sample

回頂端

Description : Text in bold 

» BBcode usage format :
[b]text[/b]



» Example :
[b]This is a text sample[/b]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text in italics 

» BBcode usage format :
[i]text[/i]



» Example :
[i]This is a text sample[/i]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text underlined 

» BBcode usage format :
[u]text[/u]



» Example :
[u]This is a text sample[/u]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text strikethrough 

» BBcode usage format :
[s]text[/s]



» Example :
[s]This is a text sample[/s]



» BBcode example displays as :
This is a text sample

回頂端

Description : Sets the text as superscripts 

» BBcode usage format :
[sup]text[/sup]



» Example :
This is normal text [sup]This is a text sample[/sup] this is normal text



» BBcode example displays as :
This is normal text This is a text sample this is normal text

回頂端

Description : Sets the text as subscripts 

» BBcode usage format :
[sub]text[/sub]



» Example :
This is normal text [sub]This is a text sample[/sub] this is normal text



» BBcode example displays as :
This is normal text This is a text sample this is normal text

回頂端

Description : Glow text 

» BBcode usage format :
[glow=(color)]text[/glow]



» Example :
[glow=red]This is a text sample[/glow]



» BBcode example displays as :
This is a text sample

回頂端

Description : Shadow text 

» BBcode usage format :
[shadow=(color)]text[/shadow]



» Example :
[shadow=blue]This is a text sample[/shadow]



» BBcode example displays as :
This is a text sample

回頂端

Description : Dropshadow text 

» BBcode usage format :
[dropshadow=(color)]text[/dropshadow]



» Example :
[dropshadow=blue]This is a text sample[/dropshadow]



» BBcode example displays as :
This is a text sample

回頂端

Description : Blur text (Only for Internet Explorer) 

» BBcode usage format :
[blur=(color)]text[/blur]



» Example :
[blur=blue]This is a text sample[/blur]



» BBcode example displays as :
This is a text sample

回頂端

Description : Wave text (Only for Internet Explorer) 

» BBcode usage format :
[wave=(color)]text[/wave]



» Example :
[wave=blue]This is a text sample[/wave]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text fadein / fadeout 

» BBcode usage format :
[fade]text[/fade]



» Example :
[fade]This is a text sample[/fade]



» BBcode example displays as :

回頂端

Description : Text gradient 

» BBcode usage format :
Select some text first



» Example :
[color=#FF0000]T[/color][color=#F2000D]h[/color][color=#E6001A]i[/color][color=#D90026]s[/color] [color=#BF0040]i[/color][color=#B3004D]s[/color] [color=#990066]a[/color] [color=#800080]s[/color][color=#73008C]a[/color][color=#660099]m[/color][color=#5900A6]p[/color][color=#4D00B3]l[/color][color=#4000BF]e[/color] [color=#2600D9]t[/color][color=#1A00E6]e[/color][color=#0D00F2]x[/color][color=#0000FF]t[/color]



» BBcode example displays as :
This is a sample text

回頂端

Description : Text justified 

» BBcode usage format :
[align=justify]text[/align]



» Example :
[align=justify]This is
a sample text
This is a text sample[/align]



» BBcode example displays as :
This is
a sample text
This is a text sample

回頂端

Description : Text left aligned 

» BBcode usage format :
[align=left]text[/align]



» Example :
[align=left]This is a text sample[/align]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text aligned to the center 

» BBcode usage format :
[align=center]text[/align]



» Example :
[align=center]This is a text sample[/align]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text right aligned 

» BBcode usage format :
[align=right]text[/align]



» Example :
[align=right]This is a text sample[/align]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text preformatted 

» BBcode usage format :
[pre]text[/pre]



» Example :
[pre]This is a text sample
This is a text sample[/pre]



» BBcode example displays as :
This is a text sample
This is a text sample

回頂端

Description : Creates a normal indent 

» BBcode usage format :
[tab=nn]
Enter a number that will be the margin measured in pixels.


» Example :
[tab=30]This is a text sample



» BBcode example displays as :
This is a text sample

回頂端

Description : Text direction for reading left-to-right 

» BBcode usage format :
[dir=ltr]text[/dir]



» Example :
[dir=ltr]This is a text sample[/dir]



» BBcode example displays as :
This is a text sample

回頂端

Description : Text direction for reading right-to-left 

» BBcode usage format :
[dir=rtl]text[/dir]



» Example :
[dir=rtl]This is a text sample[/dir]



» BBcode example displays as :
This is a text sample

回頂端

Description : Code 

» BBcode usage format :
[code]code[/code]



» Example :
[code]This is a text sample[/code]



» BBcode example displays as :
代碼: 選擇全部
This is a text sample

回頂端

Description : Quote 

» BBcode usage format :
[quote]text[/quote] or [quote=“member”]text[/quote]



» Example :
[quote]This is a text sample[/quote] or [quote="member"]This is a text sample[/quote]



» BBcode example displays as :
This is a text sample
or
member 寫:This is a text sample

回頂端

Description : Spoiler text 

» BBcode usage format :
[spoil]text[/spoil]



» Example :
[spoil]This is a text sample[/spoil]



» BBcode example displays as :
This is a text sample

回頂端

Description : Hide content from unregistered guests 

» BBcode usage format :
[hidden]text[/hidden]



» Example :
[hidden]This is a text sample[/hidden]



» BBcode example displays as :
This board requires you to be registered and logged-in before you can view hidden messages

回頂端

Description : Insert Off topic text 

» BBcode usage format :
[offtopic]text[/offtopic]



» Example :
[offtopic]This is a text sample[/offtopic]



» BBcode example displays as :
Offtopic :
This is a text sample

回頂端

Description : NFO text (Only for Internet Explorer) 

» BBcode usage format :
[nfo]NFO text[/nfo]



» Example :
[nfo] Ü²Ü Û Û²² ÛÛÛÛ Û ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ ÛÛÛÛ Û Û ÛÛÛÛÛ ²² ±[/nfo]



» BBcode example displays as :
NFO text :
ܲܠ Û Û²²     ÛÛÛÛ  Û ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ     ÛÛÛÛ Û  Û ÛÛÛÛÛ ²² ±

回頂端

Description : Insert a table 

» BBcode usage format :
[table=(ccs style)][tr=(ccs style)][td=(ccs style)]text[/td][/tr][/table]



» Example :
[table=width:50%;border:1px solid #cccccc][tr=text-align:center][td=border:1px solid #cccccc]This is a text sample[/td][/tr][/table]



» BBcode example displays as :
This is a text sample

回頂端

Description : Anchor 

» BBcode usage format :
[anchor=(this anchor name) goto=(the name of another anchor)]text[/anchor]



» Example :
[anchor=help_0 goto=help_1]Go to link 1[/anchor]
or [anchor=help_1]this is the link 1[/anchor]



» BBcode example displays as :
 Go to link 1 
or  this is the link 1 

回頂端

Description : Web address 

» BBcode usage format :
[url]http://...[/url] or [url=http://...]Name of site[/url]



» Example :
[url=http://www.mssti.com].:: MSSTI ::.[/url]



» BBcode example displays as :
.:: MSSTI ::.

回頂端

Description : Email 

» BBcode usage format :
[email]user@server.ext[/email] or [email=user@server.ext]My email[/email]



» Example :
[email=user@server.ext]user@server.ext[/email]



» BBcode example displays as :
user@server.ext

回頂端

Description : Link eD2K 

» BBcode usage format :
[url]link ed2k[/url] or [url=link ed2k]Name ed2k[/url]



» Example :
[url=ed2k://|file|The_Two_Towers-The_Purist_Edit-Trailer.avi|14997504|965c013e991ee246d63d45ea71954c4d|/]The_Two_Towers-The_Purist_Edit-Trailer.avi[/url]



» BBcode example displays as :
 The_Two_Towers-The_Purist_Edit-Trailer.avi [14.30 Mb] 

回頂端

Description : Insert image 

» BBcode usage format :
[img=(left|center|right|float-left|float-right)]http://...[/img]



» Example :
[img=center]http://www.google.com/intl/en_com/images/logo_plain.png[/img]



» BBcode example displays as :
圖檔

回頂端

Description : Insert thumbnail 

» BBcode usage format :
[thumbnail(=(left|center|right|float-left|float-right))]http://...[/thumbnail]



» Example :
[thumbnail]http://www.google.com/intl/en_com/images/logo_plain.png[/thumbnail]



» BBcode example displays as :
圖檔

回頂端

Description : Insert image from imageshack 

» BBcode usage format :
[url=http://imageshack.us][img]http://...[/img][/url]



» Example :
[url=http://img22.imageshack.us/my.php?image=abbc3v1012newscreen.gif][img]http://img22.imageshack.us/img22/6241/abbc3v1012newscreen.th.gif[/img][/url]



» BBcode example displays as :
圖檔

回頂端

Description : Insert search word 

» BBcode usage format :
[search(=(bing|yahoo|google|altavista|lycos|wikipedia))]text[/search]



» Example :
[search]Advanced BBcode Box 3[/search]
or [search=bing]Advanced BBcode Box 3[/search]
or [search=yahoo]Advanced BBcode Box 3[/search]
or [search=google]Advanced BBcode Box 3[/search]
or [search=altavista]Advanced BBcode Box 3[/search]
or [search=lycos]Advanced BBcode Box 3[/search]
or [search=wikipedia]Advanced BBcode Box 3[/search]



» BBcode example displays as :
www.ipera.com 搜尋... : Advanced BBcode Box 3
or bing 搜尋... : Advanced BBcode Box 3
or yahoo 搜尋... : Advanced BBcode Box 3
or google 搜尋... : Advanced BBcode Box 3
or altavista 搜尋... : Advanced BBcode Box 3
or lycos 搜尋... : Advanced BBcode Box 3
or wikipedia 搜尋... : Advanced BBcode Box 3

回頂端

Description : Insert web video 

» BBcode usage format :
[BBvideo]Video URL[/BBvideo]



» Example :
[BBvideo 425,350]http://www.youtube.com/watch?v=PDGxfsf-xwQ[/BBvideo]



» BBcode example displays as :
www.youtube.com Video from : www.youtube.com
Advanced BBCode Box 3 by mssti

cron