Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 42: Line 42:
   <td colspan=2 class="hdr"> History </td>
   <td colspan=2 class="hdr"> History </td>
  <tr>
  <tr>
   <td> Alliances </td><td> {{{prevalliances|-}}} </td>
   <td> Alliances </td><td> {{#if: {{{prevalliances|}}}|{{{prevalliances|}}}|-}} </td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> Former CEOs </td><td> {{{prevceos|-}}} </td>
   <td> Former CEOs </td><td> {{#if: {{{prevceos|}}}}|{{{prevceos|}}}|-}} </td>
  </tr>
  </tr>
}}
}}