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 303: Line 303:
}}<!-- Content -->
}}<!-- Content -->
<div style='float: left; clear: both; width: 100%'>
<div style='float: left; clear: both; width: 100%'>
   <div class='ship-info'>
   <div class='ship-info'>
     <div class='title'><span style='font-size: 16px'>&equiv;</span> {{#if: {{{class|}}} |{{{class}}} |SHIP}}: INFORMATION<div style='display: {{#if: {{{roles|}}} |block |none}}; float: right; font-weight: bold; font-family: trebuchet MS; text-transform: uppercase; font-size: 80%; line-height: 20px; color: #F1EFCA;'>{{#ifeq: {{{roles}}} |unspecified | | {{{roles}}} }}</div></div>
 
     <div class='title'><span style='font-size: 16px;'>&equiv;</span> {{#if: {{{class|}}} |{{{class}}} |SHIP}}: INFORMATION
      <div style='display: {{#if: {{{roles|}}} |block |none}}; float: right; font-weight: bold; font-family: trebuchet MS; text-transform: uppercase; font-size: 80%; line-height: 20px; color: #F1EFCA;'>{{#ifeq: {{{roles}}} |unspecified | | {{{roles}}} }}
      </div>
    </div>
 
     <table style='width:100%;'>
     <table style='width:100%;'>
       <tr>
       <tr>
         <td style='padding: 5px; width: 256px;' valign='top'>
         <td style='padding: 5px; width: 256px;' valign='top'>
Line 347: Line 354:
                   | Unknown Faction
                   | Unknown Faction
                 }}]]</div>
                 }}]]</div>
           <div style='display: {{#ifexist: File:{{{shipimg}}} |none |block}}; text-align: center;' class='forum-link'>
           <div style='display: {{#ifexist: File:{{{shipimg}}} |none |block}}; text-align: center;' class='forum-link'>
             <div class='linkentry'>
             <div class='linkentry'>
Line 355: Line 363:
             </div>
             </div>
           </div>
           </div>
           <div class='forum-link'>
           <div class='forum-link'>
             <div class='linkentry'>
             <div class='linkentry'>
Line 363: Line 372:
           </div>
           </div>
         </td>
         </td>
         <td style='padding: 5px 5px 5px 0; border-left: 1px solid #333333' valign='top'>
         <td style='padding: 5px 5px 5px 0; border-left: 1px solid #333333' valign='top'>
           <div class='titlename' style='position: absolute; display:{{#if: {{{shipname|}}} |block |block}};'>[[{{{shipname|}}}]]</div>      
 
           <div class='titlename' style='position: absolute; display:{{#if: {{{shipname|}}} |block |block}};'>[[{{{shipname|}}}]]</div>
 
           <table class='collapsible attributes' style='width: 100%; margin-bottom: 5px;'>
           <table class='collapsible attributes' style='width: 100%; margin-bottom: 5px;'>
             <tr>
             <tr>
               <th><div style='float: left; width: 100px; font-family: trebuchet MS; margin-left: -3px;'>SHOW ATTRIBUTES</div></th>
               <th><div style='float: left; width: 100px; font-family: trebuchet MS; margin-left: -3px;'>SHOW ATTRIBUTES</div></th>
             </tr>
             </tr>
             <tr>
             <tr>
               <td style='padding: 0; margin: 0;'><div style='height: 15px; line-height: 15px;'>&nbsp;</div></td>
               <td style='padding: 0; margin: 0;'><div style='height: 15px; line-height: 15px;'>&nbsp;</div></td>
             </tr>
             </tr>
             <tr>
             <tr>
               <td>
               <td>
Line 477: Line 492:
                 </div>
                 </div>
               </td>
               </td>
             </tr>
             </tr>
           </table>
           </table>
           <div class='ship-border-box' style='display: {{#if: {{{bonuses|}}}|block|none}}; margin: 10px 5px 5px'>
           <div class='ship-border-box' style='display: {{#if: {{{bonuses|}}}|block|none}}; margin: 10px 5px 5px'>
             <div class='label'><div class='inner'>S H I P&nbsp;&nbsp;&nbsp;B O N U S E S</div></div>  
             <div class='label'><div class='inner'>S H I P&nbsp;&nbsp;&nbsp;B O N U S E S</div></div>  
Line 487: Line 505:
           <div class='box-footer'>[[{{{shipname|}}}]] =></div>
           <div class='box-footer'>[[{{{shipname|}}}]] =></div>
         </td>
         </td>
       </tr>
       </tr>
     </table>
     </table>
   </div>
   </div>
</div><!--</includeonly>-->
</div><!--</includeonly>-->
<noinclude>{{documentation}}</noinclude>
<noinclude>{{documentation}}</noinclude>