Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ShipBoxLarge: Difference between revisions

Template page
m Remove forum links and associated CSS. Add wiki and external links and associated CSS. Change image. Remove CSS for collapse option (previously removed).
m Remove footer and associated CSS.
Line 173: Line 173:
   padding: 5px 5px 0;
   padding: 5px 5px 0;
   text-align: justify;
   text-align: justify;
}
.ship-info .box-footer
{
  border-top: 1px solid #333333;
  font-family: trebuchet MS;
  font-size: 95%;
  margin: 15px 5px 0;
  text-align: right;
}
#content .ship-info .box-footer a
{
  background-image: none;
  color: #CCCCCC;
  padding: 5px;
}
#content .ship-info .box-footer a:hover,
#content .ship-info .box-footer a.hover
{
  color: orange;
  text-decoration: none;
  }
  }


Line 450: Line 427:
           <p class='ship-desc'>{{#if: {{{info|}}} |{{{info}}} |&nbsp;}}</p>
           <p class='ship-desc'>{{#if: {{{info|}}} |{{{info}}} |&nbsp;}}</p>
<!--          <div class='ship-variants'>Variations : {{#if: {{{variations|}}} |{{{variations}}} |<i>none</i>}}</div>-->
<!--          <div class='ship-variants'>Variations : {{#if: {{{variations|}}} |{{{variations}}} |<i>none</i>}}</div>-->
          <div class='box-footer'>[[{{{shipname|}}}]] =></div>
         </td>
         </td>