Loving 
Joined: 28 Nov 2009 Posts: 5593
|
Posted: Wed Dec 15, 2010 3:01 am Post subject: Commonly Used BBCode and Questions |
|
|
First ensure you have the "disable bbcode in this post" unticked.
For Images
| Code: |
[img]http://www.hotbounce.com/images/logo-imvu.gif[/img]
|
Result:
Note: For images to be displayed properly it must have an image extension : .jpg , .gif, .png
Simply adding a link into the [img] tag will return a broken code; [img]www.imvu.com[/img]
Linked images
| Code: |
[url=www.imvu.com][img]http://www.hotbounce.com/images/logo-imvu.gif[/img][/url]
|
Result:
Note: Now this image can be clicked. And it will lead it to www.imvu.com
Quoting sentences
| Code: |
[quote]
Welcome to IMVU
[/quote]
|
Result:
Quoting specific person
| Code: |
[quote="Loving"]
Welcome to IMVU
[/quote]
|
Result:
| Loving wrote: |
Welcome to IMVU
|
Linking
| Code: |
[url]www.imvu.com[/url]
|
Result:
www.imvu.com
Linking a sentence
| Code: |
[url=www.imvu.com]Welcome to IMVU[/url]
|
Result:
Welcome to IMVU
Frequently Asked Questions
Q: Why cant I use my bbcode image banner in my signature?
A: To effectively apply a forum signature, please upload it through the Forum Profile site. For a clearer view on applying a signature read the Avatar & Signature tutorial
Q: Why when previewing a post, [quote="Insert name here"] does not seem to work?
A: The quoting function to quote a specific user does not show during preview. It will display like normal when after clicking "Submit"
Q: Why cant I quote a specific user in signature?
A: The quote function in a signature is broken. |
|