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 121: Line 121:
     | <tr style="height: 2px"> <td> </td> </tr>
     | <tr style="height: 2px"> <td> </td> </tr>
   }}
   }}
<tr> {{#if:{{{group2|}}}
<tr>
      | <td class="navbox-group" style="{{{basestyle|}}};{{#if: {{{groupwidth|}}} | width: {{{groupwidth}}}; }} {{{groupstyle|}}}; {{{group2style|}}}"> {{{group2}}}</td>
{{#if:{{{group2|}}}
        <td style="text-align: left; border-left-width: 2px; border-left-style: solid; |<td colspan=2 style="}}<!--
| <td class="navbox-group" style="{{{basestyle|}}}; {{#if: {{{groupwidth|}}} | width: {{{groupwidth}}}; }} {{{groupstyle|}}}; {{{group2style|}}}"> {{{group2}}}</td>
  -->{{#if:{{{groupwidth|}}}||width:100%;}}padding:0px;{{{liststyle|}}};{{{evenstyle|}}};{{{list2style|}}}" <!--
  <td style="text-align: left; border-left-width: 2px; border-left-style: solid;
| <td colspan=2 style="
}}<!--
  -->{{#if: {{{groupwidth|}}} | | width: 100%;}} padding: 0px; {{{liststyle|}}}; {{{evenstyle|}}}; {{{list2style|}}}" <!--
  -->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
  -->class="navbox-list navbox-{{#ifeq:{{{evenodd|}}}|swap|odd|{{{evenodd|even}}}}}"><!--
  --><div style="padding:{{{listpadding|0em 0.5em}}}">{{{list2}}}</div></td></tr>}}<!--
  --><div style="padding:{{{listpadding|0em 0.5em}}}">{{{list2}}}</div></td></tr>}}<!--