]> ruin.nu Git - ndwebbie.git/blobdiff - templates/memberIntel.tmpl
List ND attacks and other (not properly identifying retals yet)
[ndwebbie.git] / templates / memberIntel.tmpl
index c4637d264dd8dcf268a4613f74d2f27441935a52..95a7d56007c72de7dbb0dfa27c1ba8f1b68c0cde 100644 (file)
@@ -1,6 +1,21 @@
 <TMPL_VAR NAME=Error>
 <!--<p><a href="/<TMPL_VAR NAME=PAGE>?show=all">Show all ticks</a></p>-->
 <TMPL_IF UID>
+<table>
+       <tr>
+               <th>Attack</th><th>Pt</th><th></th>
+       </tr>
+       <TMPL_LOOP Attacks>
+               <tr><td><TMPL_VAR NAME=NAME></td></tr>
+               <TMPL_LOOP LIST>
+       <tr class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">
+               <td><TMPL_VAR NAME=Target></td>
+               <td><TMPL_VAR NAME=tick></td>
+               <td><TMPL_VAR NAME=Other></td>
+       </tr>
+               </TMPL_LOOP>
+       </TMPL_LOOP>
+</table>
 <TMPL_ELSE>
 <table>
        <tr>