Function
|
Syntax
|
Result
|
Quote someone
|
[quote]text[/quote]
|
text
|
Quote someone (easier)
|
[q]text[/q]
|
text
|
Link
|
http://domain.com
Or:
www.domain.com
|
http://domain.com
Or:
www.domain.com
|
Image
|
[img]http://www.saltcube.com/img/logo.gif[/img]
|
|
Youtube
|
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/QqlhkPkpNMM"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/QqlhkPkpNMM" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
|
|
Italics
|
[i]text[/i]
|
text
|
Bold
|
[b]text[/b]
|
text
|
Underline
|
[u]text[/u]
|
text
|
Fixed-width font
|
[code]text[/code]
|
text
|
Preformatted text
|
[pre]Two spaces between.
Indented line.[/pre]
|
Two spaces between.
Indented line.
|
Small text
|
[small]text[/small]
|
text
|
Big text
|
[big]text[/big]
|
text
|
Email
|
[email]person@domain.com[/email]
|
person@domain.com
|
List
|
[list]
[*] Item
[*] Item
[/list]
|
|
Numbered list
|
[list=1]
[*] Item
[*] Item
[/list=1]
|
- Item
- Item
|
Lowercase lettered list
|
[list=a]
[*] Item
[*] Item
[/list=a]
|
- Item
- Item
|
Uppercase lettered list
|
[list=A]
[*] Item
[*] Item
[/list=A]
|
- Item
- Item
|
Horizontal line
|
[hr]
|
|