]> ruin.nu Git - ndwebbie.git/blobdiff - templates/resources.tmpl
Converted rankings
[ndwebbie.git] / templates / resources.tmpl
index 0ea63dc6c2f135a137b7a3a7b6a1d1772440b831..69132f3b563cdcf4b03b13fc26bcaa1eb9a9cdf8 100644 (file)
@@ -2,16 +2,16 @@
 <table>
        <tr>
                <th>Name</th><th>Relationship</th><th>Members (in res calc)</th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=score">Score</a></th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=size">Size</a></th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=resources">Resources</a></th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=respplanet">Resources / Planet</a></th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=nscore">Res score (gain)</a>[1]</th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=nscore2">Avg res score (gain)</a>[2]</th>
-               <th><a href="<TMPL_VAR NAME=PAGE>?order=nscore3">Estimated score</a>[3]</th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=score">Score</a></th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=size">Size</a></th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=resources">Resources</a></th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=respplanet">Resources / Planet</a></th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=nscore">Res score (gain)</a>[1]</th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=nscore2">Avg res score (gain)</a>[2]</th>
+               <th><a href="/<TMPL_VAR NAME=PAGE>?order=nscore3">Estimated score</a>[3]</th>
        </tr>
 <TMPL_LOOP Alliances>
-       <tr class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">
+       <tr class="<TMPL_IF __odd__>odd<TMPL_ELSE>even</TMPL_IF>">
                <td><a href="alliances?alliance=<TMPL_VAR NAME=Id>"><TMPL_VAR NAME=Name></a></td>
                <td class="<TMPL_VAR NAME=relationship>"><TMPL_VAR NAME=relationship></td>
                <td><TMPL_VAR NAME=members> (<TMPL_VAR NAME=planets>)</td>