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.

toc.twig 2.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <h3 id="jump">Rule Sections</h3>
  2. <div class="box pad rule_table" style="padding: 10px 10px 10px 20px;">
  3. <table class="m_table" width="100%">
  4. <tr class="colhead">
  5. <td class="m_th_left" style="width: 150px;">Category</td>
  6. <td style="width: 400px;">Additional Information</td>
  7. </tr>
  8. <tr class="rowb">
  9. <td class="nobr">
  10. <a href="rules.php">Golden Rules</a>
  11. </td>
  12. <td class="nobr">
  13. These are the most important rules. Breaking these rules will result in the most serious consequences.
  14. </td>
  15. </tr>
  16. <tr class="rowa">
  17. <td class="nobr">
  18. <a href="rules.php?p=ratio">Ratio</a>
  19. </td>
  20. <td class="nobr">
  21. These are the rules for seeding/leeching activity on this site.
  22. </td>
  23. </tr>
  24. <tr class="rowb">
  25. <td class="nobr">
  26. <a href="rules.php?p=requests">Requests</a>
  27. </td>
  28. <td class="nobr">
  29. These are the rules that govern requests.
  30. </td>
  31. </tr>
  32. <tr class="rowa">
  33. <td class="nobr">
  34. <a href="rules.php?p=collages">Collages</a>
  35. </td>
  36. <td class="nobr">
  37. These are the rules that govern collages.
  38. </td>
  39. </tr>
  40. <tr class="rowb">
  41. <td class="nobr">
  42. <a href="rules.php?p=clients">Clients</a>
  43. </td>
  44. <td class="nobr">
  45. These are the clients we allow to connect to our tracker and rules specific to them.
  46. </td>
  47. </tr>
  48. <tr class="rowa">
  49. <td class="nobr">
  50. <a href="rules.php?p=upload">Upload</a>
  51. </td>
  52. <td class="nobr">
  53. This is the section of the rules regarding any and all content which is allowed on this site.
  54. </td>
  55. </tr>
  56. <tr class="rowb">
  57. <td class="nobr">
  58. <a href="rules.php?p=chat">Chat</a>
  59. </td>
  60. <td class="nobr">
  61. Read this before posting in our forums or talking on our IRC network.
  62. </td>
  63. </tr>
  64. <tr class="rowa">
  65. <td class="nobr">
  66. <a href="rules.php?p=tag">Tagging</a>
  67. </td>
  68. <td class="nobr">
  69. These rules govern what tags can and cannot be added.
  70. </td>
  71. </tr>
  72. </table>
  73. </div>