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 12: Line 12:
     -->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!--
     -->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!--
     -->style="{{#if:{{{width|}}} |width: {{{width}}}; }} {{{bodystyle|{{{style|}}} }}}"
     -->style="{{#if:{{{width|}}} |width: {{{width}}}; }} {{{bodystyle|{{{style|}}} }}}"
   >
   ><!--


  {{#if: {{{outertitle|}}}
-->{{#if: {{{outertitle|}}}
     | <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption>
     | <caption class="sidebar-outertitle {{{outertitleclass|}}}" style="{{{outertitlestyle|}}}">{{{outertitle}}}</caption>
   }}
   }}
Line 26: Line 26:
       </td>
       </td>
       </tr>
       </tr>
   }}
   }}<!--


  {{#if:{{{pretitle|}}}
-->{{#if:{{{pretitle|}}}
     | <tr>
     | <tr>
       <td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle -->
       <td class="sidebar-pretitle{{#if: {{{topimage|}}} <!-- NO space between sidebar-pretitle and {{#if because -with-topimage need to be connected to sidebar-pretitle -->