Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
Line 414: Line 414:
 
                       <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: {{#if:{{{shieldem|}}}|{{{shieldem}}}|0}}/2 round 0}}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: {{#if: {{{shieldtherm|}}}|{{{shieldtherm}}}|0}}/2 round 0}}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: {{#if:{{{shieldkin|}}}|{{{shieldkin}}}|0}}/2 round 0}}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: {{#if:{{{shieldexp|}}}|{{{shieldexp}}}|0}}/2 round 0}}px;'> <div class='value-text'>{{#if: {{{shieldexp|}}} |{{{shieldexp}}} |0}}</div></div></div>
 
                       </div>
 
                       </div>
 
                     </div>
 
                     </div>

Revision as of 17:04, 18 January 2023

Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)