External Link BBCode (with Smiley)

A selection of BBCodes for use on your phpBB3 Forums.
Post Reply
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

External Link BBCode (with Smiley)

Post by LDM »

This BBCode will give a link to an external website with use of a smiley.

BBCode:

Code: Select all

[link]{URL}[/link]
HTML:

Code: Select all

<a href="{URL}" target="_blank"><img src="./images/link.gif" title="{URL}"></a>
Helpline:

Code: Select all

Link: [link]URL[/link]

Save the below Smiley image to your /images folder


Example:

Code: Select all

[link]http://www.modphpbb3.com/index.php?option=com_docman&Itemid=58[/link]
Will be:
User avatar
cisco007
Staff
Staff
Posts: 501
Joined: Tue Oct 07, 2008 3:44 am

Re: External Link BBCode (with Smiley)

Post by cisco007 »

so if the link is you want is in your own site it won't work?
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: External Link BBCode (with Smiley)

Post by LDM »

Every url should work in between those link tags

User avatar
cisco007
Staff
Staff
Posts: 501
Joined: Tue Oct 07, 2008 3:44 am

Re: External Link BBCode (with Smiley)

Post by cisco007 »


I got it working here, but for some reason it won't work on my site!
I refreshed everything and the cache too! But will see what happens!
User avatar
cisco007
Staff
Staff
Posts: 501
Joined: Tue Oct 07, 2008 3:44 am

Re: External Link BBCode (with Smiley)

Post by cisco007 »

nevermind i got it working i uploaded the smiley to the wrong images folder! :banghead:
QuickFix
Forum Member
Forum Member
Posts: 25
Joined: Sun Oct 26, 2008 12:59 am

Re: External Link BBCode (with Smiley)

Post by QuickFix »

I like this feature. I will add this once I've worked how to add the codes more.
User avatar
WaywardHome
Forum Member
Forum Member
Posts: 8
Joined: Sun Nov 16, 2008 10:50 pm

Re: External Link BBCode (with Smiley)

Post by WaywardHome »

Going to try this one. :thumbsup:
seolpo
Forum Member
Forum Member
Posts: 6
Joined: Thu Dec 11, 2008 3:14 pm

Re: External Link BBCode (with Smiley)

Post by seolpo »

thakns very much :D


:good:
Warezinout
Forum Member
Forum Member
Posts: 21
Joined: Sun Sep 14, 2008 3:53 pm

Re: External Link BBCode (with Smiley)

Post by Warezinout »

:good:

I am going to try this one tomorrow.
Candyman
Forum Member
Forum Member
Posts: 12
Joined: Sun May 30, 2010 4:04 pm

Re: External Link BBCode (with Smiley)

Post by Candyman »

very nice, will be using thism ty :)
Post Reply