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

Custom BBCode Development and Requests • Re: Open Link in New Tab with image support

$
0
0
I know this is old. Another user just pointed this out to me to look at for them.

Open Link in New Tab BBCode with image support

BBCode: [nturl={URL}]{TEXT}[/nturl]

HTML replacement: <a href="{URL}" target="_blank" style="text-decoration: underline;font-weight: bold">{SIMPLETEXT}</a>
(The style="" part is optional for underline and bold.)

Helpline: open URL in new tab. Usage: [nturl=https://www.google.com]Google[/nturl]

Text link... Usage: [nturl=https://www.phpbb.com/community]phpBB Community[/nturl]

Image link... Usage: [nturl=https://www.phpbb.com/community][img]url to phpBB logo image[/img][/nturl]

Statistics: Posted by Sniper_E — Thu Mar 21, 2024 4:09 am



Viewing all articles
Browse latest Browse all 2256

Trending Articles