Oppaitime'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 3.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  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. <a href="rules.php">Golden Rules</a>
  12. </td>
  13. <td class="nobr">
  14. These are the most important rules. Breaking these rules will result in the most serious consequences.
  15. </td>
  16. </tr>
  17. <tr class="row">
  18. <td class="nobr">
  19. <a href="rules.php?p=ratio">Ratio</a>
  20. </td>
  21. <td class="nobr">
  22. These are the rules for seeding/leeching activity on this site.
  23. </td>
  24. </tr>
  25. <tr class="row">
  26. <td class="nobr">
  27. <a href="rules.php?p=requests">Requests</a>
  28. </td>
  29. <td class="nobr">
  30. These are the rules that govern requests.
  31. </td>
  32. </tr>
  33. <tr class="row">
  34. <td class="nobr">
  35. <a href="rules.php?p=collages">Collections</a>
  36. </td>
  37. <td class="nobr">
  38. These are the rules that govern collections.
  39. </td>
  40. </tr>
  41. <tr class="row">
  42. <td class="nobr">
  43. <a href="rules.php?p=clients">Clients</a>
  44. </td>
  45. <td class="nobr">
  46. These are the clients we allow to connect to our tracker and rules specific to them.
  47. </td>
  48. </tr>
  49. <tr class="row">
  50. <td class="nobr">
  51. <a href="rules.php?p=upload">Upload</a>
  52. </td>
  53. <td class="nobr">
  54. This is the section of the rules regarding any and all content which is allowed on this site.
  55. </td>
  56. </tr>
  57. <tr class="row">
  58. <td class="nobr">
  59. <a href="rules.php?p=chat">Chat</a>
  60. </td>
  61. <td class="nobr">
  62. Read this before posting in our forums or talking on our IRC network.
  63. </td>
  64. </tr>
  65. <tr class="row">
  66. <td class="nobr">
  67. <a href="rules.php?p=tag">Tagging</a>
  68. </td>
  69. <td class="nobr">
  70. These rules govern what tags can and cannot be added.
  71. </td>
  72. </tr>
  73. <tr class="colhead">
  74. <td colspan="2">Other languages (Please note, these are community-maintained and are subject to error.)</td>
  75. </tr>
  76. <tr class="row">
  77. <td class="nobr">
  78. <a href="wiki.php?action=article&name=Spanish+Golden+Rules">Spanish</a>
  79. </td>
  80. <td class="nobr">
  81. Reglas de Oro
  82. </td>
  83. </tr>
  84. <tr class="row">
  85. <td class="nobr">
  86. <a href="wiki.php?action=article&name=Finnish+Golden+Rules">Finnish</a>
  87. </td>
  88. <td class="nobr">
  89. Säännöt suomeksi
  90. </td>
  91. </tr>
  92. <tr class="row">
  93. <td class="nobr">
  94. <a href="wiki.php?action=article&name=German+Golden+Rules">Deutsch</a>
  95. </td>
  96. <td class="nobr">
  97. Die Regeln auf Deutsch
  98. </td>
  99. </tr>
  100. <tr class="row">
  101. <td class="nobr">
  102. <a href="wiki.php?action=article&name=Swedish+Golden+Rules">Svensk</a>
  103. </td>
  104. <td class="nobr">
  105. Svenska Regler
  106. </td>
  107. </tr>
  108. <tr class="row">
  109. <td class="nobr">
  110. <a href="wiki.php?action=article&name=French+Golden+Rules">Français</a>
  111. </td>
  112. <td class="nobr">
  113. Les règles d'or
  114. </td>
  115. </tr>
  116. </table>
  117. </div>
  118. <!-- END Other Sections -->