In addition, an index for long topics!
Example:Index of the Argonath forums:General InformationSan Andreas MultiplayerVice City MultiplayerArgonath Movies & PicturesGeneral InformationIn this part of the forum, you can check the general information of all servers. The server rules, as well as the server IPs, can be found here.
blabla
somemoreblabla
evenmoreblabla
San Andreas MultiplayerThe Argonath server on SA:MP is well known for it's ...
blabla
Vice City MultiplayerThe Argonath server on VC:MP is less developed than the server on SA:MP, but that does not take away you can have fun here.
blabla
Argonath Movies & Picturesblabla
Using this codes is not hard, as long as you know how to do whatever you are doing. Let me help you with this!
At first, make up your "index"; make sure you know what you want to put in, as well as the lay-out, as this will not only help you to create the topic faster but will also saves you from editing it each day to remove or add a few bits here and there.
I created the index with various boards on the Argonath forum, such as SA:MP and VC:MP.
To have the window automatically scroll down to the correct header (in this case "San Andreas Multiplayer" and "Vice City Multiplayer"), you will have to use anchors. But first; internal url's!
Add the following code for and behind the title in the index (in this case "San Andreas Multiplayer"):
[iurl=#samp]San Andreas Multiplayer[/iurl]
It is vital that you don't forget the
# and to add a short "tag" behind it. (You can put anything, but it's easier to remember if you name the "tag" close to what the actual title is).
Now, to have it scroll down, you need to put some anchors in your topic. It is advised to anchor only the small header (lower in the topic), to avoid problems.
Add the following code for and behind the header, which is down in the topic (in this case "San Andreas Multiplayer"):
[anchor=samp]San Andreas Multiplayer[/anchor]
Note that, when using the anchor, you must not put the
#!! Also, in case you do not use the same "tag" after 'anchor=' as you put after 'iurl=#', it will not work.
I hope you understand.
Many thanks to Janar for explaining me!