BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jump.php 2.2KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <!-- Other Sections -->
  2. <h3 id="jump">Other Sections</h3>
  3. <div class="box pad rule_table" style="padding: 0px 0px 0px 0px;">
  4. <table width="100%">
  5. <tr class="colhead">
  6. <td style="width: 150px;">Category</td>
  7. <td style="width: 400px;">Additional Information</td>
  8. </tr>
  9. <tr class="row">
  10. <td class="nobr">
  11. <strong><a href="rules.php?p=upload">Upload</a></strong>
  12. </td>
  13. <td class="nobr">
  14. <strong>If you only read one rules page, this is the one to read</strong>
  15. </td>
  16. </tr>
  17. <!--
  18. <tr class="row">
  19. <td class="nobr">
  20. <a href="rules.php">Golden Rules</a>
  21. </td>
  22. <td class="nobr">
  23. These are the most important rules. Breaking these rules will result in the most serious consequences.
  24. </td>
  25. </tr>
  26. -->
  27. <tr class="row">
  28. <td class="nobr">
  29. <strong><a href="rules.php?p=ratio">Ratio</a></strong>
  30. </td>
  31. <td class="nobr">
  32. <strong>There's really two pages: required ratio table and calculation</strong>
  33. </td>
  34. </tr>
  35. <tr class="row">
  36. <td class="nobr">
  37. <a href="rules.php?p=requests">Requests</a>
  38. </td>
  39. <td class="nobr">
  40. These are the rules that govern requests
  41. </td>
  42. </tr>
  43. <tr class="row">
  44. <td class="nobr">
  45. <a href="rules.php?p=collages">Collections</a>
  46. </td>
  47. <td class="nobr">
  48. These are the rules that govern collections
  49. </td>
  50. </tr>
  51. <tr class="row">
  52. <td class="nobr">
  53. <a href="rules.php?p=clients">Clients</a>
  54. </td>
  55. <td class="nobr">
  56. These are the clients we allow to connect to our tracker and rules specific to them
  57. </td>
  58. </tr>
  59. <tr class="row">
  60. <td class="nobr">
  61. <a href="rules.php?p=chat">Chat</a>
  62. </td>
  63. <td class="nobr">
  64. Read this before posting in our forums or talking on our IRC network
  65. </td>
  66. </tr>
  67. <tr class="row">
  68. <td class="nobr">
  69. <a href="rules.php?p=tag">Tagging</a>
  70. </td>
  71. <td class="nobr">
  72. These rules govern what tags can and cannot be added
  73. </td>
  74. </tr>
  75. </table>
  76. </div>
  77. <!-- END Other Sections -->