tag | button | example | result | ||||
---|---|---|---|---|---|---|---|
Abbr | [abbr="a.k.a. [Unknown]"]Unknown W. Brackets[/abbr] | Unknown W. Brackets; | |||||
Acronym | [acronym=Simple Machines Forum]SMF[/acronym] | SMF | |||||
Anchor | [anchor=id]text or more BB Code[/anchor]; | text or more BB Code | |||||
B | [b]text or more BB Code[/b] | text or more BB Code | |||||
Bdo | Here is some text in the default direction and [bdo=rtl]Here is some right-to-left text[/bdo] | Here is some text in the default direction and Here is some right-to-left text | |||||
Black | [black]text or more BB Code[/black] | text or more BB Code | |||||
Blue | [blue]text or more BB Code[/blue] | text or more BB Code | |||||
Br | text[br]text | text text | |||||
Center | [center]blocks, text or more BB Code[/center] | blocks, text or more BB Code | |||||
Code |
[code] if (node.attributes[i].nodeValue != null)
|
if (node.attributes[i].nodeValue != null) str += ' ' + node.attributes[i].nodeName + '="' + node.attributes[i].nodeValue + '"'; | |||||
Color | [color=fuchsia]text or more BB Code[/color] | text or more BB Code | |||||
[email][email protected][/email] | mailto:[email protected] | ||||||
Flash | [flash=200, 200]http://somefile.swf[/flash] | ||||||
Font | [font=Times, Times New Roman, serif]text or more BB Code[/font] | text or more BB Code | |||||
Ftp | [ftp=ftp://somedomain.com]text or more BB Code[/ftp], [ftp]ftp://somedomain.com[/ftp] | text or more BB Code, ftp://somedomain.com | |||||
Glow | [glow=orange,2]text or more BB Code[/glow] | text or more BB Code | |||||
Green | [green]text or more BB Code[/green] | text or more BB Code | |||||
HTML | [html]Direct |
Direct | |||||
Hr | [hr] |
| |||||
I | [i]text or more BB Code[/i] | text or more BB Code | |||||
Img | [img width=30px]http://wiki.simplemachines.org/skins/common/images/button_media.png[/img] | ||||||
Iurl | [iurl]http://simplemachines.org[/iurl] | http://simplemachines.org | |||||
Left | [left]blocks, text or more BB Code[/left] |
blocks, text or more BB Code | |||||
Li | [li]text or bbc code of a list item[/li] |
| |||||
List | [list type=lower-greek] [li]list item (see li)[/li] [li]another list item[/li] [/list] |
| |||||
Ltr | [ltr]text or more BB Code[/ltr] |
blocks, text or more BB Code | |||||
Me | [me=username]does an action[/me] |
| |||||
Move | [move]text or BBc[/move] | <marquee>text or BBc</marquee> | |||||
Nobbc | [nobbc][b]BB Code[/b][/nobbc] | [b]BB Code[/b] | |||||
Php | [php]<?php echo "Hello world!"; ?>[/php] | <?php echo "Hello world!"; ?> | |||||
Pre | [pre]example text[/pre] |
example text | |||||
Quote | [quote]blocks, text or more BB Code[/quote] |
Quote
| |||||
Red | [red]text or more BB Code[/red] | text or more BB Code | |||||
Right | [right]blocks, text or more BB Code[/right] |
blocks, text or more BB Code | |||||
Rtl | [rtl]blocks, text or more BB Code![/rtl] |
blocks, text or more BB Code! | |||||
S | [s]text or more BB Code[/s] | ||||||
Shadow | [shadow=red,left]Hello[/shadow] | Hello | |||||
Size | [size=x-large]text or more BB Code[/size] | text or more BB Code | |||||
Sub | normal[sub]subscript[/sub] | normalsubscript | |||||
Sup | normal[sup]superscript[/sup] | normalsuperscript | |||||
Table | [table][tr][td]text[/td][td]or more[/td][/tr] [/table] |
| |||||
Td | [table][tr][td]text[/td][/tr] [/table] |
| |||||
Time | [time]1132812640[/time] | 24 November 2005, 07:10:40 | |||||
Tr | [table][tr][td]text[/td][td]or more[/td][/tr] [/table] |
| |||||
Tt | [tt]text or more BB Code[/tt] | text text or more BB Code | |||||
U | [u]text or more BB Code[/u] | text or more BB Code | |||||
URL | [url=http://simplemachines.org]text or more BB Code[/url] | text or more BB Code | |||||
White | [white][shadow=black,right]text or more BB Code[/shadow][/white] | text or more BB Code |