Suggestion Anchor BBCode

Discussion in 'Forum Feedback' started by Mrs. bwfctower, Nov 11, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Mrs. bwfctower

    In HTML you can create an anchor, and have a goto to link to it.
    HTML anchor and goto (open)
    Anchor:
    Code:
    <a name="anchor"></a>
    Goto:
    Code:
    <a href="#anchor"></a>


    I think it would be nice to have a similar feature using BBCode on Xenforo, perhaps using something along the lines of
    Code:
    [anchor="anchor"]Anchor![/anchor]
    
    [goto="anchor"]Goto anchor![/goto]
    It'd be useful when making large posts in the resource section to be able to link to somewhere below, to go into more detail about it.
     
  2. Offline

    teej107

    @Mrs. bwfctower I like the idea however I think the Spoilers will spoil it :p
     
    Mrs. bwfctower likes this.
  3. Offline

    Mrs. bwfctower

    Spoilers still work, but I feel like anchors and gotos would work better in many cases.
     
Thread Status:
Not open for further replies.

Share This Page