Can someone please explain me like I'm two how you use anchors ?
I'm on my character sheet. When i click the word Backstory, I want to be sent all the way down to the Backstory section of my character sheet.
If think I get the beginning (I've put ( instead of [ on purpose so it shows up) :
(anchor=backstory)Backstory section(/anchor) <--- I want to click on this.
Backstory : John was born the day of his birthday, after his mother gave birth to him and blablabla <--- So I can get to this section
Is it : (anchor=#anchor-backstory)blablablablabla(/anchor) ?
Please help. I'm in the gutters. I didn't understand the forum explanation, other forums explain like I'm a smart adult and even ChatGPT couldn't help my sorry a**.
Thanks : )
I'm on my character sheet. When i click the word Backstory, I want to be sent all the way down to the Backstory section of my character sheet.
If think I get the beginning (I've put ( instead of [ on purpose so it shows up) :
(anchor=backstory)Backstory section(/anchor) <--- I want to click on this.
Backstory : John was born the day of his birthday, after his mother gave birth to him and blablabla <--- So I can get to this section
Is it : (anchor=#anchor-backstory)blablablablabla(/anchor) ?
Please help. I'm in the gutters. I didn't understand the forum explanation, other forums explain like I'm a smart adult and even ChatGPT couldn't help my sorry a**.
Thanks : )
Being lazy and using the code bbcode to show the brackets, but!
Code:
You’ll put [anchor=title][/anchor] at the front of where you want it to go, then it’ll be the page link it’s on in a url code, like [url=pageurl#anchor-title]link[/url]
If it’s on the same page, I just forgo the pageurl bit and link like [url=#anchor-title], but let me know if you need further breakdown / help!
It worked. .o.
Thank you so much for your help !
(If an admin sees this, I suggest you update the anchor section in the BBcode guide with konnie's explanation. Unless I'm missing something. I saw another user having trouble as well in the comment section. Thanks ♪ )
Thank you so much for your help !
(If an admin sees this, I suggest you update the anchor section in the BBcode guide with konnie's explanation. Unless I'm missing something. I saw another user having trouble as well in the comment section. Thanks ♪ )