Post
Topic
Board Beginners & Help
Merits 10 from 6 users
Re: Link Quote to External URL?
by
o_e_l_e_o
on 28/12/2019, 20:26:30 UTC
⭐ Merited by LoyceV (4) ,Foxpup (2) ,LoyceMobile (1) ,hosseinimr93 (1) ,tbct_mt2 (1) ,nc50lc (1)
Just drop the "link=" and the URL will become clickable.

Alternatively, you can drop most of the code and just use the following:
Code:
[quote=www.example.com]Text[/quote]

You can also make the website name itself clickable using the following code:
Code:
[quote="[url=www.example.com]Website name[/url]"]Text[/quote]

Which gives this result:
Quote from: Website name
Text