Template:Infobox Story: Difference between revisions

Jump to navigation Jump to search
Add documentation and SEO
No edit summary
(Add documentation and SEO)
Line 1: Line 1:
<table class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; float: right;">
{{Infobox_Meta
|title={{{title|{{PAGENAME}}}}}
|image={{{image|}}}
}}
<table class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; float: right; border-collapse: collapse;">
   <tr>
   <tr>
     <th colspan="2" style="text-align: center; background-color: #ccccff;">{{{title|{{PAGENAME}}}}}</th>
     <th colspan="2" style="text-align: center; background-color: #ccccff; padding: 4px; border-bottom: 1px solid #aaa;">{{{title|{{PAGENAME}}}}}</th>
   </tr>
   </tr>
   {{#if:{{{image|}}}|
   {{#if:{{{image|}}}|
     <tr>
     <tr>
       <td colspan="2" style="text-align: center;">[[File:{{{image}}}|250px]]</td>
       <td colspan="2" style="text-align: center; padding: 8px; border-bottom: 1px solid #eee;">[[File:{{{image}}}|250px]]</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{caption|}}}|
   {{#if:{{{caption|}}}|
     <tr>
     <tr>
       <td colspan="2" style="text-align: center; font-size: 85%; font-style: italic;">{{{caption}}}</td>
       <td colspan="2" style="text-align: center; font-size: 85%; font-style: italic; padding: 4px 8px; border-bottom: 1px solid #eee;">{{{caption}}}</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{year|}}}|
   {{#if:{{{year|}}}|
     <tr>
     <tr>
       <th>Tahun</th>
       <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Tahun</th>
       <td>{{{year}}}</td>
       <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">{{{year}}}</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{setting|}}}|
   {{#if:{{{setting|}}}|
     <tr>
     <tr>
       <th>Latar</th>
       <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Latar</th>
       <td>{{{setting}}}</td>
       <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">{{{setting}}}</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{theme|}}}|
   {{#if:{{{theme|}}}|
     <tr>
     <tr>
       <th>Tema</th>
       <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Tema</th>
       <td>{{{theme}}}</td>
       <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">{{{theme}}}</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{mainship|}}}|
   {{#if:{{{mainship|}}}|
     <tr>
     <tr>
       <th>Kapal</th>
       <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Kapal</th>
       <td>{{{mainship}}}</td>
       <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">{{{mainship}}}</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{population|}}}|
   {{#if:{{{population|}}}|
     <tr>
     <tr>
       <th>Populasi</th>
       <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Populasi</th>
       <td>{{{population}}}</td>
       <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">{{{population}}}</td>
     </tr>
     </tr>
   }}
   }}
   {{#if:{{{status|}}}|
   {{#if:{{{status|}}}|
     <tr>
     <tr>
       <th>Status</th>
       <th style="width: 80px; padding: 4px 8px; vertical-align: top;">Status</th>
       <td>{{{status}}}</td>
       <td style="padding: 4px 8px;">{{{status}}}</td>
     </tr>
     </tr>
   }}
   }}
</table>
</table>
<noinclude>
<noinclude>
[[Category:Infobox]]
{{Infobox_Story/doc}}
 
<table class="infobox" style="width: 250px; font-size: 90%; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9; border-collapse: collapse; margin: 20px 0;">
  <tr>
    <th colspan="2" style="text-align: center; background-color: #ccccff; padding: 4px; border-bottom: 1px solid #aaa;">Project Spacewalk</th>
  </tr>
  <tr>
    <td colspan="2" style="text-align: center; padding: 8px; border-bottom: 1px solid #eee;">[[File:Space_Walk.jpg|250px]]</td>
  </tr>
  <tr>
    <td colspan="2" style="text-align: center; font-size: 85%; font-style: italic; padding: 4px 8px; border-bottom: 1px solid #eee;">Neuron meninggalkan Bumi</td>
  </tr>
  <tr>
    <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Tahun</th>
    <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">3277</td>
  </tr>
  <tr>
    <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Latar</th>
    <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">Orbit Bumi → Ruang antar bintang</td>
  </tr>
  <tr>
    <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Tema</th>
    <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">Sci-fi, survival, kolonisasi</td>
  </tr>
  <tr>
    <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Kapal Utama</th>
    <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">Neuron</td>
  </tr>
  <tr>
    <th style="width: 80px; padding: 4px 8px; border-bottom: 1px solid #eee; vertical-align: top;">Populasi</th>
    <td style="padding: 4px 8px; border-bottom: 1px solid #eee;">~100 juta</td>
  </tr>
  <tr>
    <th style="width: 80px; padding: 4px 8px; vertical-align: top;">Status</th>
    <td style="padding: 4px 8px;">Sedang berlangsung</td>
  </tr>
</table>
<noinclude>
<noinclude>

Navigation menu