August 7, 201510 yr What is the BBCode for creating an anchor link and anchor? Nothing I've tried works including using the "New Anchor" and "New Anchor Link" buttons in the editor. Thank You! :) "He who walks righteously and speaks uprightly, who despises the gain of oppressions, who shakes his hands, lest they hold a bribe, who stops his ears from hearing of bloodshed and shuts his eyes from looking on evil, he will dwell on the heights; his place of defense will be the fortresses of rocks; his bread will be given him; his water will be sure." ~Isaiah 33:15-16 My BlogScape!
August 7, 201510 yr Seeing this is a Forum related issue, I moved it to the appropriate subforum. Our deepest fear is not that we are inadequate. Our deepest fear is that we are powerful beyond measure. It is our light, not our darkness that most frightens us. We ask ourselves, 'Who am I to be brilliant, gorgeous, talented, fabulous?' Actually, who are you not to be?~ Marianne Williamson For account help/issues, please follow this link: Account Help. If you need further assistance, do not hesitate to PM me or post here.
August 7, 201510 yr The syntax created by the tags is unfortunately not quite correct. I think someone noted it earlier this year but I guess it hasn't been changed yet. Here's how you do it: To make the anchor itself, wrap the text in [anchor] tags. I believe spaces in an anchor name are not allowed for code reasons: [anchor]sampleanchor[/anchor] Now to link to this anchor, make a link like this. You can put spaces here if desired: [anchorlink=sampleanchor]Some text here[/anchorlink]. So when you do all that, the end product should look like this: [anchor]sampleanchor[/anchor] Now to link to this anchor, make a link like this. You can put spaces here if desired: [anchorlink=sampleanchor]Some text here[/anchorlink]. When you are using the BBcode to make an anchorlink it puts [anchorlink=""]instead of [anchorlink=] (no quotes)and with the quotes it does not work. I hope that helps :). "Fight for what you believe in, and believe in what you're fighting for." Can games be art? --- My blog here if you want to check out my Times articles and other writings! I always appreciate comments/feedback.
August 7, 201510 yr [anchor]Post Start[/anchor]<*drops in, reads thread, tries something*> And... Now... To... Link... [anchorlink=Post Start]Link to an anchor name that contains a space...[/anchorlink] ~D. V. "Still Editing This Post, Will Probably Change This Hand-Sign Text When Done..." Devnull Okay, Test Complete... And it failed... There's no coverage for names with spaces in them. :( I hope this gets considered for in whatever fix gets implemented? :geek: ~D. V. "Looking forward to a fix..." Devnull (p.s.: Left the top section unedited... Saw no point in tweaking after...) and normally with a cool mind.(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)
August 7, 201510 yr ^Not going to try this myself, but the html code for a space is %20 so you might want to remove the space and put %20 in the place of that space http://sign.tip.it/1/2/79/260/essiw.png Retired item crew I would like to be credited as essiw at the website update & corrections forum. Thanks!
August 7, 201510 yr That is true, but I'm not sure it would get parsed into a space when you post. In principle one might be able to do it, but it would probably be a lot of work. The issue is that (some) HTML attributes just don't support a space in them, so when you try instructing it to put a space, it just breaks the tag completely. [anchor]Some%20anchor[/anchor] Yeah, in fact it breaks it as well, probably due to an unescaped % or something. "Fight for what you believe in, and believe in what you're fighting for." Can games be art? --- My blog here if you want to check out my Times articles and other writings! I always appreciate comments/feedback.
August 9, 201510 yr Author Thank you so much for your help! :) "He who walks righteously and speaks uprightly, who despises the gain of oppressions, who shakes his hands, lest they hold a bribe, who stops his ears from hearing of bloodshed and shuts his eyes from looking on evil, he will dwell on the heights; his place of defense will be the fortresses of rocks; his bread will be given him; his water will be sure." ~Isaiah 33:15-16 My BlogScape!
Create an account or sign in to comment