Advanced Hyperlink Codes
Posted: Tue Jul 19, 2016 9:14 am
I saw these hyperlinks many times. Could somebody tell me on how to do that?
Oh, so it doesn't need [url] tag. Then how about the first hyperlink in the image?Quantix wrote:Kinda easier than it looks actually. All you need to do is paste the URL of any location on this website onto your post. Like so:
http://www.supermariobrosx.org/forums/v ... 56#p229356
Code: Select all
[url][/url]Code: Select all
[url=URL]text[/url]Thanks! It helped and it'll help me!PixelPest wrote:They don't necessarily need:But sometimes it is needed. For example, in the PGE Documentation a lot of the URLs end in a bracket, which BBCode doesn't usually detect.Code: Select all
[url][/url]
If you want the hyperlink to be attached to text (that isn't the same as the URL) do:Code: Select all
[url=URL]text[/url]
One more thing to note: if you're using Imgur, don't copy the web address the site throws you at after uploading an image; otherwise, it won't work, as shown by you. Instead, go to the right side where it has the list of codes, copy the one that says "BBCode" (you will recognize the img brackets), and paste that in your post instead:Afraid of the Heights wrote:
If you're not using Imgur (or if the site doesn't have said code list), right click the image when it appears, then click "copy image location", then paste that in your post and put the img brackets around it.