]> ruin.nu Git - ndwebbie.git/blobdiff - templates/memberIntel.tmpl
Fetch and present def missions too
[ndwebbie.git] / templates / memberIntel.tmpl
index 95a7d56007c72de7dbb0dfa27c1ba8f1b68c0cde..13e69674ffab0c53e8b2ffb2cba290468c9498a8 100644 (file)
                </TMPL_LOOP>
        </TMPL_LOOP>
 </table>
+<table>
+       <tr>
+               <th>Defense</th><th>Pt</th><th></th>
+       </tr>
+       <TMPL_LOOP Defenses>
+               <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>