Kenshiro70
I solve problems.
- Joined
- Apr 1, 2025
- Messages
- 95
Just wanted to create a thread where people can share tips and tricks for formatting messages with BBcode (help page link).
You can use that to create navigation within a long post..That's good, but it has a couple of drawbacks:
To do that, go to Preview mode, hover over the Header, then right-click and copy the URL.
Go to Preview mode and copy the URL. Then take the text to the right of the hashtag, including the leading dash. Now stick it in your post in an ANCHOR tag, like so:
[ANCHOR=-tip-1-in-page-navigation]This is an in-page link[/ANCHOR]
Result:
This is an in-page link
(Note that you do need the leading dash character)
Advantages:
Tip 1: In-page navigation
First, if you've used Headers in your message, you may have noticed that if you hover over the header text in Preview mode, you'll see a link icon pop up. After you have posted the thread, you can right-click on that, copy link, and that will give a deep link URL to that header (i.e., the page will appear scrolled to that header being on top).https://forums.civfanatics.com/threads/civ-vii-post-mortem-crafting-a-redemption-arc.699434/#-recent-changes
You can use that to create navigation within a long post..That's good, but it has a couple of drawbacks:
- You have to save the post first to get the URL.
- Even if you embed with the URLSAME tag, clicking on the link reloads the page.
To do that, go to Preview mode, hover over the Header, then right-click and copy the URL.
https://forums.civfanatics.com/forums/site-feedback.19/post-thread#-tip-1-in-page-navigation
Go to Preview mode and copy the URL. Then take the text to the right of the hashtag, including the leading dash. Now stick it in your post in an ANCHOR tag, like so:
[ANCHOR=-tip-1-in-page-navigation]This is an in-page link[/ANCHOR]
Result:
This is an in-page link
(Note that you do need the leading dash character)
Advantages:
- You can test it out in the Preview pane even before you save the post and it won't leave the page.
- It works across replies in the same page, so if you're doing a long post that you had to split into replies, you can still put in navigation across the replies.