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 27: Line 27:
       </tr>
       </tr>
   }}
   }}
}}<!--


-->{{#ifeq: {{{child|}}} |yes
  {{#if:{{{pretitle|}}}
    |
    | <tr>
    | {{#if:{{{pretitle|}}}
      <td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle -->
      | <tr>
                  | -with-topimage
          <td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle -->
                  }} {{{pretitleclass|}}}" style="{{{basestyle|}}}; {{{pretitlestyle|}}}"> {{{pretitle}}}
                      | -with-topimage
      </td>
                    }} {{{pretitleclass|}}}" style="{{{basestyle|}}}; {{{pretitlestyle|}}}"> {{{pretitle}}}
    </tr>
        </td>
  }}
        </tr>
}}
    }}
  }}<!--


-->{{#if: {{{title|}}}
{{#if: {{{title|}}}
    | {{#ifeq:{{{child|}}} |yes
| {{#ifeq:{{{child|}}} |yes
      | {{{title}}}
    | {{{title}}}
      | <tr>
    | <tr>
          <th class="sidebar-title{{#if: {{{pretitle|}}}
      <th class="sidebar-title{{#if: {{{pretitle|}}} <!-- NO space between sidebar-title and {{#if because -with-pretitle need to be connected to sidebar-title -->
                                  | -with-pretitle
                                | -with-pretitle
                                  }} {{{titleclass|}}}" style="{{{basestyle|}}}; {{{titlestyle|}}}">
                              }} {{{titleclass|}}}" style="{{{basestyle|}}}; {{{titlestyle|}}}">
          {{{title}}}</th>
      {{{title}}}</th>
          </tr>
      </tr>
      }}
  }}
  }}<!--
}}


-->{{#if:{{{image|}}}
{{#if:{{{image|}}}
    | <tr>
| <tr>
      <td class="sidebar-image {{{imageclass|}}}" style="{{{imagestyle|}}}">{{{image}}}<!--
    <td class="sidebar-image {{{imageclass|}}}" style="{{{imagestyle|}}}">{{{image}}}<!--
      -->{{#if:{{{caption|}}}
    -->{{#if:{{{caption|}}}
          | <div class="sidebar-caption" style="{{{captionstyle|}}}">{{{caption}}}</div>
        | <div class="sidebar-caption" style="{{{captionstyle|}}}">{{{caption}}}</div>
          }}
      }}
      </td>
    </td>
      </tr>
  </tr>
  }}<!--
}}<!--


-->{{#if:{{{above|}}}
-->{{#if:{{{above|}}}