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 398: Line 398:
<!--* TOC and Ship info *-->
<!--* TOC and Ship info *-->
     <div class='box-line'>
     <div class='box-line'>
       __TOC__
       __TOC__ <!-- to suppress <pre> parsing
{{{info|}}} <!-- no indent because starting space is parsed as <pre> -->
  -->{{{info|}}}
     </div>
     </div>


Line 407: Line 407:
         |none
         |none
         }}'>
         }}'>
       <div class='label'>SHIP BONUSES</div>
       <div class='label'>SHIP BONUSES</div> <!-- to suppress <pre> parsing
{{{bonuses|}}} <!-- no indent because starting space is parsed as <pre> -->
  -->{{{bonuses|}}}
     </div>
     </div>


Line 436: Line 436:
           </tr>
           </tr>
         </table>
         </table>
         <div style='color: #7D6843;font-size: 90%;'>&#9642; Variations</div>
         <div style='color: #7D6843;font-size: 90%;'>&#9642; Variations</div> <!-- to suppress <pre> parsing
        <span style='padding-left: 10px; display: block;'>{{{variations|<i>none</i>}}}</span>
      --><span style='padding-left: 10px; display: block;'>{{{variations|<i>none</i>}}}</span>
         </td>
         </td>
       </tr>
       </tr>