wordstats.tpl 452 B

1234567891011121314
  1. <?-- "Registered users spoke 1185 different words" --?><?slang id="870"/?><br>
  2. <?-- "These are the most used ones:" --?><?slang id="875"/?><br>
  3. <table border="0">
  4. <?init_colorfade steps="20"/?>
  5. <?chan_topwords?>
  6. <tr>
  7. <td><?wordplace/?></td>
  8. <td bgcolor="<?fcolor/?>"><?word/?></td>
  9. <?fade_color/?>
  10. <td bgcolor="<?fcolor/?>"><font size="-1">(<?wordnr/?>)</font></td>
  11. <?fade_color/?>
  12. </tr>
  13. <?/chan_topwords?>
  14. </table>