allworth
 member, 44 posts
Sun 10 Jun 2018
at 15:52
Link to a specific message in a thread?
Is there a way to provide a link to a specific message in a thread?

Thanks in advance.
Rinandien
 member, 54 posts
 Have fun,
 help others.
Sun 10 Jun 2018
at 15:57
Link to a specific message in a thread?
There is, add the #<number of the message> to the end of the URL, and it works well in general.
LonePaladin
 member, 729 posts
 Creator of HeroForge
Sun 10 Jun 2018
at 16:13
Link to a specific message in a thread?
There's a bit more than that. You'll want to add some extra code to the URL to make it show all the posts, or the post numbers won't read properly.

Use This Template:
https://rpol.net/display.cgi?gi=[GI]&ti=[TI]&show=all#[PN]

Where [GI] is the game number, [TI] is the thread number, and [PN] is the post number. If you are looking at the thread you want to link, you can find the GI and TI just by looking at the URL.

Just replace the parts in brackets with the right numbers (removing the brackets, of course).
evileeyore
 member, 506 posts
 GURPS GM and Player
 Joined 20150819
Sat 24 Jul 2021
at 00:44
Link to a specific message in a thread?
I've been using this trick a bit lately and a warning, you can get weird results if you include the "date" function.

Frex this thread today is: r.rpol.net/display.cgi?gi=9590&ti=1901&date=1528647196&show=all#1

If you include the highlighted section in a long thread it sometimes overrides the msg# call and skips to the newest posted messages.