Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2220

Custom BBCode Development and Requests • BBCode to greet New User

$
0
0
Hi all...

I am trying to create a BBCode that when typing

Code:

[newu]Name User[/newu]
That user will be recognised as a registered user and will get a welcome message, for example:

Hello user-name, welcome to the Forum.
We are waiting for you in the Presentation area to get to know you a little better.
Best regards!

With my limited knowledge I have only managed to do the following:

BBCODE:

Code:

[newu]{TEXT}[/newu]
HTML:

Code:

Hello <span style=‘text’; colour: #105289;><strong>{TEXT}</strong></strong></span> and welcome to the Forum.<br />We are waiting for you in the&nbsp;<span style=‘colour: #ff0000;’><a style=‘colour: #ff0000;’ href=‘https://www.-----.com’><strong>Presentation</strong></a></strong></span>&nbsp;><strong>to get to know you a little better.<br />Greetings!
But I can't get it to recognise the user and I can't get it to show in colour what I have marked. Can you help me?

Best regards.

NOTE: Sorry if I shouldn't put this help here.

Statistics: Posted by Hellendor — Wed Jan 01, 2025 10:41 pm



Viewing all articles
Browse latest Browse all 2220

Trending Articles