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

Template:Infobox corporation: Difference between revisions

Template page
m Rewrite, wiki mark-up to html for the table. All the {{!}} escapes where cluttering up the code, making it hard to read and error prone.. Move inline css to #css:.
m Add "No-image" as default image.
Line 3: Line 3:
  <caption> {{{corpname|corpname is missing}}} </caption>
  <caption> {{{corpname|corpname is missing}}} </caption>
  <tr>
  <tr>
   <td colspan="2" class="logo"> {{#if: {{{corplogo|}}}|[[Image:{{{corplogo}}}{{!}}center{{!}}280px{{!}}{{{caption}}}]]}} </td>
   <td colspan="2" class="logo"> {{#if: {{{corplogo|}}}|[[Image:{{{corplogo}}}{{!}}center{{!}}280px{{!}}{{{caption}}}]]|[[Image:No-image.png{{!}}center{{!}}280px]]}} </td>
  </tr>
  </tr>
  <tr>
  <tr>