Posts in the "News" Category
Latest Posts:
Latest Comments:
Categories:
Formatting Help
Tag | Example Input | Example Output |
---|---|---|
[b] [/b] | [b]bold[/b] | bold |
[i] [/i] | <[i]italics[/i]/td> | italics |
[u] [/u] | [u]underline[/u] | underline |
[s] [/s] | [s]strikethrough[/s] | |
[size=n] [/size] | [size=6]6 font[/size] [size=3]3 font[/size] |
6 font 3 font |
[color=#0f0f0f] [/color] | [color=#ff0000]red[/color] [color=#00f]blue[/color] [color=#878879]gray[/color] |
red blue gray |
[center] [/center] | [center]content[/center] | content |
[left] [/left] | [left]content[/left] | content |
[right] [/right] | [right]content[/right] | content |
[quote] [/quote] | [quote]saying[/quote] [quote=Aristotle]saying[/quote] |
saying Aristotlesaying |
[url][/url] | [url]http://example.com[/url] [url=http://example.com]example[/url] |
http://example.com example |
[img] [/img] | [img]http://www.marlboroughct.net/images/Icons/Blue/Checkmark-1.png[/img] | |
[code] [/code] | [code]echo 'Hello World';[/code] | echo 'Hello World'; |
[sub] [/sub] | normal [sub]subscript[sub] | normal subscript |
[sup][/sup] | normal [sup]superscript[sup] | normal superscript |
[small][/small] | normal [small]small[small] | normal small |
Unorderd Lists | Numbered Lists | Lettered Lists |
---|---|---|
Example Input: [list] [*] item 1 [*] anther item [/list] Example Output:
|
Example Input: [list=1] [*] item 1 [*] anther item [/list] Example Output:
|
Example Input: [list=a] [*] item 1 [*] anther item [/list] Example Output:
|
YouTube
Tag: [youtube] [/youtube]Example Input: [youtube]4bpySfGRyKM[/youtube]
Note: the id (4bpySfGRyKM) is found in the YouTube url at "v=4bpySfGRyKM"
Example Output:
Comment Preview
Preview goes here