I want to display a capital U inside square brackets.
But if I put a capital U inside square brackets, it gets displayed as lower case, like this: .
I believe this is because it is interpreted as the underline formatting command, without a matching /U command.
Is there an “escape” character in vBulletin which can be used to tell vBulletin to treat the as a literal? * *
I don’t know of a specific “escape” for VBCcode, but you already know the trick for fooling vBulletin into doing formatting the way you want. Quote this response to see how I used that trick to put a bracketed uppercase ] into it.
-snip-
Heh, apparently [noparse][noparse][/noparse][/noparse] tags don’t work. Either way, they’re still really useful!