PDA

View Full Version : BB Code for NBSP


manning
01-08-2009, 01:54 PM
I'm trying to create a BB code to add in a NBSP and can not seem to get it to work.

Heres the latest I tried thinking it would work - I figured the param would be replaced by nbsp and that   would be returned but of course it didnt work.

nbsp

&{param};

Any help greatly appreciated.

Powlo
01-08-2009, 05:10 PM
Why would you want bbcode to create a space? Wouldnt it be easier just to hit the space bar?

Dismounted
01-09-2009, 05:23 AM
A white space is different from a "Non-Breaking Space". You should look it up. :)

Why don't you just use this as the HTML replacement?
 
*anything* will then just return a space.

manning
01-09-2009, 04:50 PM
A white space is different from a "Non-Breaking Space". You should look it up. :)

Why don't you just use this as the HTML replacement?
 
*anything* will then just return a space.

Thanks for the lesson there - I know the difference and glad YOU knew what I was referring to.

I tried that as the HTML replacement and it didnt work... let me try again - I think I was trying to fit {param} in there some where ... Nope couldnt get that to work.

And I dont want to use "replacement variables" when you go in and edit something with replacements it replaces all those replacements with ******* ********* then you have to redit those and reenter replacement info - way too much work.

Dismounted
01-11-2009, 05:12 AM
Thanks for the lesson there - I know the difference and glad YOU knew what I was referring to.'
The "lesson" wasn't really meant for you, it was intended for post #2. I'm sure you knew.
I tried that as the HTML replacement and it didnt work... let me try again - I think I was trying to fit {param} in there some where ... Nope couldnt get that to work.
Something weird is going on there... Next suggestion: try disabling any modifications you might have installed.