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 409: Line 409:
                     </div>
                     </div>
                     <div class='att-item' style='width: 87px; margin-left: 95px; text-align: right;'>
                     <div class='att-item' style='width: 87px; margin-left: 95px; text-align: right;'>
                       <div class='att-value' style='width: auto'>{{#if: {{{shieldhp}}} |{{{shieldhp}}} |0}}</div><div class='att-img'>[[Image:icon_shield.png|20px|middle|shields]]</div>
                       <div class='att-value' style='width: auto'>{{#if: {{{shieldhp|}}} |{{{shieldhp}}} |0}}</div><div class='att-img'>[[Image:icon_shield.png|20px|middle|shields]]</div>
                     </div>
                     </div>
                     <div class='att-item' style='border-right: medium none;'>
                     <div class='att-item' style='border-right: medium none;'>
                       <div class='att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div>
                       <div class='att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div>
                       <div style='display: inline-block;'>
                       <div style='display: inline-block;'>
                         <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width: {{#expr:{{#expr:{{#if:{{{shieldem|}}}|{{{shieldem}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldem}}}|{{{shieldem}}}|0}}</div></div></div>
                         <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width: {{#expr:{{#expr:{{#if:{{{shieldem|}}}|{{{shieldem}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldem|}}}|{{{shieldem}}}|0}}</div></div></div>
                       </div>
                       </div>
                       <div class='att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div>
                       <div class='att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div>
                       <div style='display: inline-block;'>
                       <div style='display: inline-block;'>
                         <div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width: {{#expr:{{#expr:{{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldtherm}}}|{{{shieldtherm}}}|0}}</div></div></div>
                         <div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width: {{#expr:{{#expr:{{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}</div></div></div>
                       </div>
                       </div>
                       <div class='att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div>
                       <div class='att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div>
                       <div style='display: inline-block;'>
                       <div style='display: inline-block;'>
                         <div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width: {{#expr:{{#expr:{{#if:{{{shieldkin|}}}|{{{shieldkin}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldkin}}}|{{{shieldkin}}}|0}}</div></div></div>
                         <div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width: {{#expr:{{#expr:{{#if:{{{shieldkin|}}}|{{{shieldkin}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldkin|}}}|{{{shieldkin}}}|0}}</div></div></div>
                       </div>
                       </div>
                       <div class='att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div>
                       <div class='att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div>
                       <div style='display: inline-block;'>
                       <div style='display: inline-block;'>
                         <div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width: {{#expr:{{#expr:{{#if:{{{shieldexp|}}}|{{{shieldexp}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldexp}}}|{{{shieldexp}}}|0}}</div></div></div>
                         <div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width: {{#expr:{{#expr:{{#if:{{{shieldexp|}}}|{{{shieldexp}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if: {{{shieldexp|}}}|{{{shieldexp}}}|0}}</div></div></div>
                       </div>
                       </div>
                     </div>
                     </div>