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 16: Line 16:
-->{{#if: {{{outertitle|}}}
-->{{#if: {{{outertitle|}}}
     | <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption><!--
     | <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption><!--
-->}}
-->}}<!--
}}<!--


-->{{#ifeq:{{{child|}}} |yes
-->{{#if: {{{topimage|}}}
    |
    | <tr>
    | {{#if: {{{topimage|}}}
      <td class="sidebar-topimage {{{topimageclass|}}}" style="{{{topimagestyle|}}}">{{{topimage}}}<!--
      | <tr>
        -->{{#if: {{{topcaption|}}}
        <td class="sidebar-topimage {{{topimageclass|}}}" style="{{{topimagestyle|}}}">{{{topimage}}}<!--
            |<div class="sidebar-topcaption" style="{{{topcaptionstyle|}}}">{{{topcaption}}}</div>
          -->{{#if: {{{topcaption|}}}
            }}
              |<div class="sidebar-topcaption" style="{{{topcaptionstyle|}}}">{{{topcaption}}}</div>
      </td>
              }}
    </tr>
        </td>
      </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|}}}