Author Topic: [GUIDE] How to Make an Index or Table of Contents  (Read 356 times)

Nick

  • Global Moderator
  • *
  • Posts: 23
  • Reputation: -1
    • View Profile
[GUIDE] How to Make an Index or Table of Contents
« on: August 02, 2010, 01:18:35 pm »
Making-an-Index
Number-Indexing

                                                       

Making-an-Index

Code: [Select]
[iurl=#INDEX NAME][b]INDEX NAME[/b][/iurl]
Code: [Select]
[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 test every time or it will not work. When making an index keep all of the
Code: [Select]
[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..

                                                       

Number-Indexing

Code: [Select]
[b][html]<a href='#IndexName'>Index Name</a>
<br>[/html][/b]
Code: [Select]
[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.
 
                                                       

If you have any questions please ask me.


Special thanks to Simply Sibyl, Java™, and The Fate.

Share on Facebook Share on Twitter