kicks.tpl 381 B

1234567891011121314
  1. <table border="0" width="75%">
  2. <caption><?-- "X random kicks" --?><?slang id="860"/?></caption>
  3. <?init_colorfade steps="kicks"/?>
  4. <?random_kicks?>
  5. <tr bgcolor="<?fcolor/?>">
  6. <td>
  7. <cite><font size=-2>
  8. <?kick_contexts?> <?kick_context/?><br><?/kick_contexts?>
  9. </font>
  10. <b><?kick/?></b><br></cite>
  11. </td>
  12. </tr>
  13. <?/random_kicks?>
  14. </table>