BBCode Quick Reference

You may mark up your comment submissions as described below and that will be converted to the appropriate HTML tags for display. Don't try to include HTML tags directly in your comments. They will be displayed as tags rather than the effect of the tag as you might otherwise expect.

Feature BBCode Example Effect
Boldface Here is [b]bold[/b] text. Here is bold text.
Italics Here is [i]italic[/i] text. Here is italic text.
Underlined See [u]underlined[/u] text. Here is underlined text.
Strike-
Through
See [s]struck-out[/s] text. Here is struck-out text.
Em-Dash Hither -- yon. Hither — yon.
Link Visit [url]http://www.YumaDev.com[/url]. Visit http://www.YumaDev.com.
Named Link Visit [url=http://www.YumaDev.com]Yuma[/url]. Visit Yuma.
Table [table][**]Fruit[|]Color
[*]Apple[|]red
[*]Orange[|]orange
[*]Banana[|]yellow
[/table]
FruitColor
Applered
Orangeorange
Bananayellow