News:

Check out the recently added slayer skill, and make sure to vote in the Future Updates section for new content!

Main Menu

[GUIDE] Making an Index

Started by Sad Panda, November 11, 2010, 09:50:49 PM

Previous topic - Next topic

Sad Panda

Hey, I made this for a site that actually uses these. I think that people occasionally use these on here too though.




Making-an-Index
Number-Indexing

                                                       

Making-an-Index

[iurl=#INDEX NAME][b]INDEX NAME[/b][/iurl]

[anchor=INDEX NAME][b]INDEX NAME[/b][/anchor]

-NORMAL TEXT HERE-


Ok, this one is hard to understand... Where it says "INDEX NAME" in each of the four spots it must be the same exact text every time or it will not work. When making an index keep all of the [iurl=#INDEX NAME][b]INDEX NAME[/b][/iurl] 's together or it is completely pointless... You cannot have a space in any of the "INDEX NAME" fields or it won't work. Please use dashes instead of spaces. I don't reccollect underscores working. You can have unlimited ropes, but only one anchor. On other words, you can have an infinite amount of senders, but only one receiver with the same name.

                                                       

Number-Indexing

[b][html]<a href='#IndexName'>Index Name</a>
<br>[/html][/b]

[b][html]<a name='Index Name'>Index Name</a>[/html][/b]

-NORMAL TEXT HERE-


Ok, so you can only do number indexing with this type of code. By that I mean you can do it with letters and numbers. The other one can only handle letters. All four spots where it says "Index Name" must be the same or it won't work. All other things from the other version apply to this.

                                                       

If you have any questions please ask me.


Special thanks to Simply Sibyl, Javaâ,,¢, and The Fate.

Voltimolt

hehe i knew this :D i used to code php/html/mysql big time, i just too much languages.

This finds an anchor when a link is redirected followed by #.

--anchor: test--

<a href="#test">jump to test</a>

Sad Panda


Kryptonite

Hmmm... Let me test this quick.

Test


Test



Works thanks :)

Quote from: Recoil on April 18, 2012, 06:21:22 PM
Quote from: X on April 18, 2012, 06:20:22 PM
Quote from: Recoil on April 18, 2012, 05:59:45 PM
Da fuq are you doing in a graffiti painted hobo dungeon for?

weed
Just lost all the respect I once had for you.



Sad Panda