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]
[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]
About the author
#2
12/29/2005 (9:45 am)
It seems any space results in no linkage
#3
basic player template
Edit: well that seemed to work fine. I just replaced a space with a %20
12/29/2005 (9:22 pm)
Testingbasic player template
Edit: well that seemed to work fine. I just replaced a space with a %20
Torque 3D Owner Stephen Zepp
{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".