|
September 04, 2010
|
|
|
|
SitecodeInput: [b]BOLD[/b] Output: BOLD Input: [i]ITALIC[/i] Output: ITALIC Input: [u]UNDERLINE[/u] Output: UNDERLINE Input: [s]STRIKE[/s] Output: STRIKE Input: [o]OVERLINE[/o] Output: OVERLINE Input: [color=red]TEXT[/color] Output: TEXT Input: [size=10]TEXT[/size] Output: TEXT Input: [list] Sentence 1 Sentence 2 Sentence 3 [/list] Output:
Input: [list=1] Sentence 1 Sentence 2 Sentence 3 [/list] Output:
Input: [list=i] Sentence 1 Sentence 2 Sentence 3 [/list] Output:
Input: [list=I] Sentence 1 Sentence 2 Sentence 3 [/list] Output:
Input: [list=a] Sentence 1 Sentence 2 Sentence 3 [/list] Output:
Input: [list=A] Sentence 1 Sentence 2 Sentence 3 [/list] Output:
Input: [url=http://www.ilovepocahontas.com/]I Love Pocahontas[/url] Output: I Love Pocahontas Input: [mail=user@ilovepocahontas.com]Email User[/mail] Output: Email User Enter key will create a new line or paragraph. Example: Input: My website is [url=http://www.ilovepocahontas.com/]I Love Pocahontas[/url] You can email me by clicking [mail=user@ilovepocahontas.com]here[/mail]. This is a test for [b]bold[/b], [i]italic[/i], [u]underline[/u], [s]strike[/s] and [o]overline[/o]. I can also change the [size=10]size[/size] and [color=red]color[/color]. Output: My website is here. This is a test for bold, italic, underline, strike and overline. I can also change the size and color. |
|
|
||||