How to post BB code so that users can see it.
This is rather simple, but it is amazing how many people don't know how to do it.
Say you post this:
Hello!
But you don't know how to show the "tags" around the image. There is a tag in vBulletin called the "Noparse tag". This makes it so any BB Code inside of these tags, simply shows up as text.
This prevents you from having to post:
[/img]linklink[/img]
You just have to remove the first slash
|
And it makes it easier to explain this to newer users who might not understand.
The noparse tag is as follows:
[noparse][/noparse]
Remember this:
Hello! ?
Here it is inside the noparse tags:
[color="red"][b][i][size="5"]Hello![/size][/b][/i][/color]
Hope everyone likes the guide