Basic bulletin board codes From Online Manual

Jump to: navigation, search
tag button example result
B Bold.gif] [b]text or more BB Code[/b] text or more BB Code
Center Center.gif] [center]blocks, text or more BB Code[/center] blocks, text or more BB Code
Code Code.gif]

[code]

if (node.attributes[i].nodeValue != null)
str += ' ' + node.attributes[i].nodeName + '="' + node.attributes[i].nodeValue + '"';


[/code]

if (node.attributes[i].nodeValue != null)
str += ' ' + node.attributes[i].nodeName + '="' + node.attributes[i].nodeValue + '"';
Email Email.gif [email][email protected][/email] mailto:[email protected]
Flash Flash.gif [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.gif [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.gif [glow=orange,2]text or more BB Code[/glow] text or more BB Code
Hr Hr.gif [hr]
I Italicize.gif [i]text or more BB Code[/i] text or more BB Code
Img Img.gif [img width=30px]http://wiki.simplemachines.org/skins/common/images/button_media.png http://wiki.simplemachines.org/skins/common/images/button_media.png[/img] Button media.png
Iurl [iurl]http://simplemachines.org[/iurl] http://simplemachines.org
Left Left.gif [left]blocks, text or more BB Code[/left]

blocks, text or more BB Code

List List.gif [list type=lower-greek] [li]list item (see li)[/li] [li]another list item[/li] [/list]
  1. list item (see li)
  2. another list item
Move Move.gif [move]text or BBc[/move] <marquee>text or BBc</marquee>
Nobbc [nobbc][b]BB Code[/b][/nobbc] [b]BB Code[/b]
Pre Pre.gif [pre]example text[/pre]
example text
Quote Quote.gif [quote]blocks, text or more BB Code[/quote]

Quote

Quote.png

blocks, text or more BB Code

Right Right.gif [right]blocks, text or more BB Code[/right]

blocks, text or more BB Code

S Strike.gif [s]text or more BB Code[/s] text or more BB Code
Size Size.gif [size=x-large]text or more BB Code[/size] text or more BB Code
Sub Sub.gif normal[sub]subscript[/sub] normalsubscript
Sup Sup.gif normal[sup]superscript[/sup] normalsuperscript
Table Table.gif [table]

 [tr][td]text[/td][td]or more[/td][/tr]
 [tr][td]BB[/td][td]Code[/td][/tr]
[/table]

text or more
BB Code
Td Td.gif [table]

 [tr][td]text[/td][/tr]
[/table]

text
Tr Tr.gif [table]

 [tr][td]text[/td][td]or more[/td][/tr]
[/table]

text or more
Tt Tele.gif [tt]text or more BB Code[/tt] text text or more BB Code
U Underline.gif [u]text or more BB Code[/u] text or more BB Code
Url Url.gif [url=https://simplemachines.org]text or more BB Code[/url] text or more BB Code


Advertisement: