SA-MP Forums Archive
URL idk if wrong post or no if wrong sry - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: URL idk if wrong post or no if wrong sry (/showthread.php?tid=540564)



URL idk if wrong post or no if wrong sry - YanLanger - 05.10.2014

Hai

How can i change url name?

EXAMPLE: www.forum bla bla bla and i will change it to "Click me" or something


Re: URL idk if wrong post or no if wrong sry - Dignity - 05.10.2014

[url=link]name[ /url]


Re: URL idk if wrong post or no if wrong sry - YanLanger - 05.10.2014

TEST

[http://www.******.com]Blaa[ /url]

edit: didn't work lmao


Re: URL idk if wrong post or no if wrong sry - Kaperstone - 05.10.2014

for image links :
[Image: image.com]

by the way, you need that the url will start with either http:// or https://


Re: URL idk if wrong post or no if wrong sry - YanLanger - 05.10.2014

And how i can make

www.******.com to Click me ?


Re: URL idk if wrong post or no if wrong sry - Kaperstone - 05.10.2014

what do you mean ?


Re: URL idk if wrong post or no if wrong sry - YanLanger - 05.10.2014

Hmm

Www.******.com i want to change it to "Click me" who clicks "Click me" will take him to ******.


Re: URL idk if wrong post or no if wrong sry - DaRealShazz - 05.10.2014

Code:
[ url=http://******.com/]Click me[/url]
^ without the space will result in:

Click me


Re: URL idk if wrong post or no if wrong sry - Kaperstone - 05.10.2014

Quote:
Originally Posted by YanLanger
View Post
Hmm

Www.******.com i want to change it to "Click me" who clicks "Click me" will take him to ******.
change the text between the tags
Click me
Click me


Re: URL idk if wrong post or no if wrong sry - Jstylezzz - 05.10.2014

Quote:
Originally Posted by Mionee
View Post
[url=link]name[ /url]
Quote:
Originally Posted by YanLanger
View Post
TEST

[http://www.******.com]Blaa[ /url]

edit: didn't work lmao
What Mionee said is perfectly fine. Remove the space in the last url tag.

Blaa
^ that is what comes out if you follow Mionee's advice.

[url=http://www.******.com]Blaa[ /url] <-- just remove the space from this part