Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Is there a way to link to a certain part of a post on this board  (Read 918 times)

Robot Parade Leader

  • Bay Watcher
  • Well, go on ... parade!
    • View Profile

I am considering running a forum game.

I would like to have an embedded hyperlink to individual spoilers in a reference post for important item descriptions, or character sheets.

The only thing I know how to do right now is to create a link to the individual post. I would like to be more specific than that, so clicking a link would take them to a specific part of a post. Is this possible?

Click Link 1 = sent to reference post spoiler 1
Click Link 2 = sent to reference post spoiler 2
Click Link 3 = sent to reference post spoiler 3
etc etc

Any help would be appreciated. Thank you.
« Last Edit: May 03, 2014, 09:02:51 pm by Robot Parade Leader »
Logged

LordBucket

  • Bay Watcher
    • View Profile
Re: Is there a way to link to a certain part of a post on this board
« Reply #1 on: May 03, 2014, 09:29:21 pm »

I don't know of any way to link to a specific part of a post from a different post, since it would probably require either html to understand bbcode, or bbcode to allow you to place html name tags. But this will allow you to link to a specific place within a post:

Code: [Select]
[anchor=top][iurl=#bottom]Go to the bottom[/iurl][/anchor]

Go to the bottom

































Code: [Select]
[anchor=bottom][iurl=#top]Go to the top[/iurl][/anchor]
Go to the top

Robot Parade Leader

  • Bay Watcher
  • Well, go on ... parade!
    • View Profile
Re: Is there a way to link to a certain part of a post on this board
« Reply #2 on: May 05, 2014, 01:15:35 am »

I appreciate the effort. Thank you
Logged