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 214: Line 214:
 
<!--* Ship image block *-->
 
<!--* Ship image block *-->
 
     <div style='border: 1px solid #323931; position: relative;'>{{#if: {{{tech|}}}
 
     <div style='border: 1px solid #323931; position: relative;'>{{#if: {{{tech|}}}
       | <div class="techcorner">[[Image:CornerT{{{tech|2}}}h.png|link=]]</div>
+
       | <div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div>
 
       |
 
       |
 
       }}{{#ifexist: File:{{{shipimg}}}
 
       }}{{#ifexist: File:{{{shipimg}}}
         | [[Image:{{{shipimg|no-image.png}}}|center|link= |256x256px|{{#if: {{{shipname}}}
+
         | [[Image:{{{shipimg}}}|center|link= |256x256px|{{#if: {{{shipname}}}
 
           | {{{shipname|Unknown Ship}}}
 
           | {{{shipname|Unknown Ship}}}
 
           | Unknown Ship
 
           | Unknown Ship
Line 258: Line 258:
 
           | #default= no-image.png
 
           | #default= no-image.png
 
           }}|center|link=|50x50px|{{#if: {{{faction|}}}
 
           }}|center|link=|50x50px|{{#if: {{{faction|}}}
               | {{{faction|Unknown}}}
+
               | {{{faction}}}
 
               | Unknown
 
               | Unknown
 
             }}]]
 
             }}]]
Line 362: Line 362:
 
       | <div class='box-line box-discussion'>
 
       | <div class='box-line box-discussion'>
 
         <div class='discussion-bgr'>FORUM DISCUSSION</div>
 
         <div class='discussion-bgr'>FORUM DISCUSSION</div>
         <div class='linkname'>{{{forumlinks|}}}</div>
+
         <div class='linkname'>{{{forumlinks}}}</div>
 
         </div>
 
         </div>
 
       |
 
       |
Line 402: Line 402:
 
       | <div class='box-line box-bonuses'>
 
       | <div class='box-line box-bonuses'>
 
           <div class='label'>SHIP BONUSES</div>
 
           <div class='label'>SHIP BONUSES</div>
<!--    -->{{{bonuses|}}} <!-- Comment in front is to suppress <pre> parsing -->
+
<!--    -->{{{bonuses}}} <!-- Comment in front is to suppress <pre> parsing -->
 
         </div>
 
         </div>
 
       | <!-- do nothing -->
 
       | <!-- do nothing -->
Line 559: Line 559:
 
<!--*** Calibration ***-->
 
<!--*** Calibration ***-->
 
               <div class='item att-label' style='color: #9E8F75; margin-left: 5px;'>Calibration </div><div class='item att-img'>[[Image:icon_calibration.png|16px|middle|calibration]]</div><div class='item att-value'>{{#if: {{{rigs_calibration|}}}
 
               <div class='item att-label' style='color: #9E8F75; margin-left: 5px;'>Calibration </div><div class='item att-img'>[[Image:icon_calibration.png|16px|middle|calibration]]</div><div class='item att-value'>{{#if: {{{rigs_calibration|}}}
                 | {{{rigs_calibration|}}}
+
                 | {{{rigs_calibration}}}
 
                 | {{#switch: {{{class}}}
 
                 | {{#switch: {{{class}}}
 
                   | Corvette
 
                   | Corvette

Revision as of 16:23, 21 December 2022


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?)