PDA

View Full Version : BB Code Enhancements - [BB Code] NFO


Coroner
03-02-2009, 10:00 PM
This is an NFO BB Code.

Insert any NFO as BB Code.

How To:
Go into you AdminCP and add a new BB Code:

Title: NFO
BB Code Tag Name: nfo
Replacement:
<table cellpadding="2" cellspacing="0" border="0" class="tborder"><tr><td class="thead">NFO:</td></tr><tr><td style="background-color:#FFFFFF">
<pre><font color="#000000" style="line-height:3pt" face="Lucida Console ANSI, Terminal">{param}</font></pre>
</td><tr></table>
Example: Here is the NFO-Text
Description: Allows Users to use NFO in posts.
Use {option}: No
Button Image: images/editor/nfo.gif

PalServ
03-04-2009, 10:37 AM
thanks , nice one

fta2k
03-28-2009, 08:29 AM
Works great. Thanks

wolfiejp
03-30-2009, 07:03 AM
nice one mate, any way to make the box a little bit bigger say an extra 20% ?

good work tho spot on thanks

duditas
04-01-2009, 03:07 AM
wolfiejp, change the line-height:

<font color="#000000" style="line-height:5pt"

and you'll see it much better.

Great job, thaks :)

wolfiejp
04-02-2009, 01:59 AM
nice one duditas your a star ;-)

cleverone
04-04-2009, 09:36 AM
Nice thanks... about time for a updated version from the old.. shit looks clean!

TaMpE
04-08-2009, 12:13 AM
I keep getting this when I post something that has images shapes (the black blocks).

The message you have entered is too short. Please lengthen your message to at least 10 characters.

I'm running vB 3.7.4

does it have to do with the vB version I'm running?

edit: Nevermind about the problem above, it works perfectly now.

I was comparing this BBCode and the [CODE] BBCode to see which display a better NFO. The [CODE] BBCode seems to look better except it doesn't have the white background and the annoying scroll bar.

[CODE] BBCode
https://vborg.vbsupport.ru/external/2009/04/131.jpg

[NFO] BBCode
https://vborg.vbsupport.ru/external/2009/04/132.jpg

Could it be as good as the [CODE] BBCode?

TaMpE
04-25-2009, 11:46 PM
Here is a modified version or fix, whatever you call it. The one posted above isn't working properly (ie, the pictures look like the ones above).

This one seems better.
<table cellpadding="2" cellspacing="0" border="0" class="tborder">
<tr>
<td class="thead">NFO:</td>
</tr>
<tr>
<td style="background-color:#FFFFFF">
<pre><font color="#000000" style="font-size:8pt;line-height:3pt;font-family:lucida console;">{param}</font></pre>
</td>
</tr>
</table>

Nadeemjp
04-26-2009, 04:39 AM
sorry but what is an NFO? and how do we add something in it that is fun?

rule0
04-26-2009, 10:18 PM
i dont need this but it's so cool. i love ascii/ansi art. :)

mojo8850
05-05-2009, 08:19 PM
Ok..

I have a quick question.. My BB Code mod is installed.
The NFO Coding is fine, The only thing I want to do is with the New thread title..

For example if I create a new thread fill in the title all in Caps.. Then insert the nfo code.
Click post or preview It all small caps.. I dont want that how can that be resolved.

tlwwolfseye
05-10-2009, 04:22 PM
A Problem this creates that if you have a more narrow width forum template, it just makes the forum wider and goes out of form so to speak. Any way to fix that this isnĀ“t happening ?

KanmaiseR
05-14-2009, 06:07 AM
Here is a modified version or fix, whatever you call it. The one posted above isn't working properly (ie, the pictures look like the ones above).

This one seems better.
<table cellpadding="2" cellspacing="0" border="0" class="tborder">
<tr>
<td class="thead">NFO:</td>
</tr>
<tr>
<td style="background-color:#FFFFFF">
<pre><font color="#000000" style="font-size:8pt;line-height:3pt;font-family:lucida console;">{param}</font></pre>
</td>
</tr>
</table>

Thanks :up:

scratchit
05-31-2009, 06:24 PM
have tried both codes and the original code makes for better nfo bbcode IMO

thanks

jiteshdubey11
06-06-2009, 04:43 AM
thanx this is what i wanted just a small prob
the table keeps on going outside the theme i mean the width of table is so much that it goes out
http://devilsfunhouse.org/forum/showthread.php?p=13893#post13893
check this out what i m trying to say
plz help.......

Navyr
08-07-2009, 06:17 AM
Thanks, nice

DevOne5555
04-23-2011, 04:49 AM
Can anyone confirm this still works under 4.x? Or is there something newer that's come along?

thedvs
07-28-2011, 11:04 AM
works fine in 4.x

DaPike
08-31-2012, 12:37 PM
Why is this bbcode not working with vB 4.2.0?
I have problems to get the NFO correctly shown.

Thx for help.