Game Development Community

How do i post a link URL=?

by Charles B · in Torque Game Engine · 12/29/2005 (9:39 am) · 3 replies

The


[url] test site [/url]
[URL]test site[/URL]
[URL] testsite [/URL]

test
[URL] test [/URL]

test
BRACKET URL BRACKET test BRACKET /URL BRACKET

[URL]one space[/URL]



works if the page is from garagegames.com but how do I link to something not at gg.com:


Like this?

[url=http://nickdris.fileburst.com/GarageGames/Basic Player Template.zip] basic player template [/url]

[url] http://nickdris.fileburst.com/GarageGames/Basic Player Template.zip [url]

#1
12/29/2005 (9:43 am)
Yes, except IIRC you can't have spaces in the filename.

{url=http://nickdris.fileburst.com/GarageGames/BasicPlayerTemplate.zip} basic player template {/url}

(change the curly braces to square brackets)
Test:

basic player template .

That works--I just removed the spaces in "Basic Player Template.zip".
#2
12/29/2005 (9:45 am)
It seems any space results in no linkage
#3
12/29/2005 (9:22 pm)
Testing

basic player template

Edit: well that seemed to work fine. I just replaced a space with a %20