Mi spiace ma non puoi linkare quel tipo di sito.
Comunque quel sito utilizza il phpbb, io avevo trovato solo per vbulletin
--EDIT--
Se quel sito lo implementa allora devi fare così:
How to make anchors and link inside posts
This board has anchoring and linking within posts enabled.
- To make anchors within your posts, just specify [anchor]anchorname[/anchor].
- To link to that anchor:
- From within that post, use [goto=anchorname]text[/goto].
- From another post on the same page, use [goto=postnum,anchorname]text[/goto].
- From another post on a different page, use [gotopost=postnum,anchorname]text[/gotopost].
- You can also use goto and gotopost to link to the top of any post:
- [goto=postnum]text[/goto] if the other post is on the same page,
- Otherwise use [gotopost=postnum]text[/gotopost]