PDA

View Full Version : Quick links? Forgot the proper name for them.



Hunter
July 21st, 2009, 07:04 PM
I think this could help people in big posts or galleries to navigat,e and find things they want quicker. If the poster sets it up correctly.

Link to content BBCode


Magnum

HTML Replacment


<a href="#{TEXT}">{TEXT2}</a>
=======================================
Linked content BBCode


Content goes here, including images ect...

HTML Replacment


<a name="{TEXT}">{TEXT2}</a>
=======================================
BBCode and HTML should work, I am no expert coder... Could you add this? I was thinking up some other BBCode as well which would add borders to text, maybe it could be used to make sections for galleries so you can see what belongs to what.

I was thinking of having the corners rouded though which would probably involve images, so I don't know. I will open up notepad in a bit and see what I can come up with.

klange
July 21st, 2009, 07:09 PM
I believe you want <a href="#{TEXT}"> for that first bit of HTML.

Hunter
July 21st, 2009, 07:12 PM
Shit yeah, forgot about the #. Cheers :)