GL Forum BBCode Cheat Sheet | |
BBCode | Effect |
[b]bolded text[/b] | bolded text |
[i]italicized text[/i] | italicized text |
[u]underlined text[/u] | underlined text |
[s]strikethrough text[/s] | strikethrough text |
[img]http://www.geeklog.net/images/forum.gif[/img] OR [img h=65 w=50]http://www.geeklog.net/images/forum.gif[/img] |
|
[url=http://www.geeklog.net]Geeklog.net[/url] | Geeklog.net |
[url]http://www.geeklog.net[/url] | www.geeklog.net |
[quote]quoted text[/quote] |
To quote:
quoted text |
[code]monospaced text[/code] | monospaced text |
[size=15]Your Text[/size] ("12" is usually standard on message boards. Usually measured in pixels (px)) |
Your Text |
[color=red]Red Text[/color] or
[color=#FF0000]Red Text[/color] (Can use many different color names or hex codes.) |
Red Text |
[list] [*]List item 1 [*]List item 2 [/list] OR [list=1] [*]List item 1 [*]List item 2 [/list] |
|
To enter a backslash (\) in your post, use \\\\ | \ |