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


-->{{#if:{{{list3|}}}|<!--
-->{{#if:{{{list3|}}}|<!--