Current User: Guest · Login

Still have questions? Need help? Please post them in the support forum
Social Wave Help Files
Help » Using Social Wave » Using BBCode
BBCode is an HTML substitute that you can use to format messages, posts, and content on Social Wave. It is used in a similar format to HTML tags which you may already be familiar with.
It only works when posting in plain text mode. You may find it faster or more convenient to use than the HTML editor. You may use either HTML or BBCode to mark up your posts, but not both. Registered users have the option of using either BBCode or the HTML Editor to add formatting to their posts.
BB Code Reference Guide
| You Type | We Show | ||
| [b]This is sample text[/b] | This is sample text | ||
| [s]This is sample text[/s] | This is sample text | ||
| [i]This is sample text[/i] | This is sample text | ||
| [u]This is sample text[/u] | This is sample text | ||
| [email]user@domain.com[/email] | user@domain.com | ||
| [email=user@domain.com]Click here![/email] | Click here! | ||
| [url]http://www.domain.com[/url] | http://www.domain.com | ||
| [url=http://www.domain.com]Click here![/url] | Click here! | ||
| [size=7]This is sample text[/size] | This is sample text | ||
| [font=times]This is sample text[/font] | This is sample text | ||
| [color=red]This is sample text[/color] | This is sample text | ||
| [img]http://socialwave.net/main/style_images/1/icon11.gif[/img] | | ||
| [list][*]List Item [*]List Item[/list] |
| ||
| [list=1][*]List Item [*]List Item[/list] |
| ||
| [list=a][*]List Item [*]List Item[/list] |
| ||
| [list=i][*]List Item [*]List Item[/list] |
| ||
| [quote]This is sample text[/quote] |
|