DARK SHADOWS FORUMS

General Discussions => Testing. 1, 2, 3... => Topic started by: retzev on May 03, 2008, 04:30:33 AM

Title: Pointing others to threads?
Post by: retzev on May 03, 2008, 04:30:33 AM
No matter which page I'm viewing, my address bar reads http://www.dsboards.com/indexse05.html. How do I point a cousin to another thread when they all look the same?
Title: Re: Pointing others to threads?
Post by: Mysterious Benefactor on May 03, 2008, 05:04:22 AM
The way to point people to other topics/posts is to first quote the post you want to point to, next copy the opening quote tag with all its code (which will look something like this:

Code: [Select]
[quote author=retzev link=topic=13872.msg123480#msg123480 date=1209785433]
post that into the post you'd like to make, and be sure to add a closing quote tag at the end of the opening quote tag and all its code, like this:

Code: [Select]
[quote author=retzev link=topic=13872.msg123480#msg123480 date=1209785433][/quote]
If you'd like, you can also add the title of the topic between the quote tags, like this:

Code: [Select]
[quote author=retzev link=topic=13872.msg123480#msg123480 date=1209785433]Pointing others to threads?[/quote]
Or you could quote some small portion of the original post, like this:

Code: [Select]
[quote author=retzev link=topic=13872.msg123480#msg123480 date=1209785433]No matter which page I'm viewing...[/quote]
But what's absolutely essential is including the opening quote tag with all its code and the closing quote tag in your new post.

I hope that helps.  [ghost_smiley]
Title: Re: Pointing others to threads?
Post by: MagnusTrask on May 03, 2008, 05:13:59 AM
If it's a link that one can click on, it doesn't matter how convoluted or confusing the address is.
Title: Re: Pointing others to threads?
Post by: Mysterious Benefactor on May 03, 2008, 05:29:14 AM
That's true of links to anything outside the forum, Magnus. But using the code within posts' opening quote tags is the only way to link to posts within the forum itself.  [ghost_smiley]