Lompat ke isi

Templat:Infobox website: Perbedaan antara revisi

Dari Mippedia bahasa Indonesia, ensiklopedia umum
Tidak ada ringkasan suntingan
Tanda: Dikembalikan Suntingan perangkat seluler Suntingan peramban seluler
Tidak ada ringkasan suntingan
Tanda: Suntingan perangkat seluler Suntingan peramban seluler
 
(30 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1: Baris 1:
<table class="infobox">
<table class="infobox" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; border: 1px solid #a2a9b1; background-color: #f8f9fa; padding: 5px;">
   
 
{{#if: {{{nama|}}}
{{#if: {{{nama|}}}
| <caption class="infobox-title" style="font-size: 65%;">{{{nama}}}</caption>
| <caption class="infobox-title" style="font-size: 125%; font-weight: bold; text-align: center; padding: 5px; background-color: #b0c4de; color: black;">{{{nama}}}</caption>
}}
 
{{#if: {{{Subjudul|}}}
| <tr><td colspan="2" style="text-align: center; font-style: italic; font-size: 97%; padding: 0px 0 6px 0;">{{{Subjudul}}}</td></tr>
}}
}}


{{#if: {{{logo|}}}
{{#if: {{{image1|}}}{{{image2|}}}{{{image3|}}}{{{image4|}}}{{{image5|}}}{{{image6|}}}{{{image7|}}}{{{image8|}}}
| <tr>
| <tr>
     <td colspan="2" style="text-align: center; padding: 10px;">  
     <td colspan="2" style="text-align: center; padding: 10px; border-bottom: 1px solid #eaecf0;">
       [[File:{{{logo}}}|250px|center|alt={{{logo_caption|}}}]]
       <div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-end; margin: -3px;">
      {{#if: {{{logo_caption|}}}
       
      | <div style="font-size: 85%; line-height: 1.5em; padding-top: 5px; margin-bottom: 10px;">{{{logo_caption}}}</div>
        {{#if: {{{image1|}}}
      }}
        | <div style="flex: 0 0 auto; width: {{#if:{{{image2|}}}|120px|250px}}; text-align: center; margin: 3px;">
            [[File:{{{image1}}}|{{#if:{{{image2|}}}|120px|250px}}|center|alt={{{image_caption1|}}}]]
            {{#if: {{{image_caption1|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption1}}}</div>
            }}
          </div>
        }}
 
        {{#if: {{{image2|}}}
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
            [[File:{{{image2}}}|120px|center|alt={{{image_caption2|}}}]]
            {{#if: {{{image_caption2|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption2}}}</div>
            }}
          </div>
        }}
 
        {{#if: {{{image3|}}}
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
            [[File:{{{image3}}}|120px|center|alt={{{image_caption3|}}}]]
            {{#if: {{{image_caption3|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption3}}}</div>
            }}
          </div>
        }}
 
        {{#if: {{{image4|}}}
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
            [[File:{{{image4}}}|120px|center|alt={{{image_caption4|}}}]]
            {{#if: {{{image_caption4|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption4}}}</div>
            }}
          </div>
        }}
 
        {{#if: {{{image5|}}}
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
            [[File:{{{image5}}}|120px|center|alt={{{image_caption5|}}}]]
            {{#if: {{{image_caption5|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption5}}}</div>
            }}
          </div>
        }}
 
        {{#if: {{{image6|}}}
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
            [[File:{{{image6}}}|120px|center|alt={{{image_caption6|}}}]]
            {{#if: {{{image_caption6|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption6}}}</div>
            }}
          </div>
        }}
 
        {{#if: {{{image7|}}}
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
            [[File:{{{image7}}}|120px|center|alt={{{image_caption7|}}}]]
            {{#if: {{{image_caption7|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption7}}}</div>
            }}
          </div>
        }}


      {{#if: {{{screenshot|}}} |  
        {{#if: {{{image8|}}}
      <div class="mw-collapsible mw-collapsed" style="width: 100%; margin-top: 10px; border-top: 1px dashed #ccc;">
        | <div style="flex: 0 0 auto; width: 120px; text-align: center; margin: 3px;">
        <div style="height: 15px; cursor: pointer;"></div>
            [[File:{{{image8}}}|120px|center|alt={{{image_caption8|}}}]]
            {{#if: {{{image_caption8|}}}
            | <div style="font-size: 85%; line-height: 1.2em; padding-top: 5px;">{{{image_caption8}}}</div>
            }}
          </div>
        }}
          
          
        <div class="mw-collapsible-content" style="padding-top: 10px;">
          [[File:{{{screenshot}}}|250px|center]]
          {{#if: {{{keterangan_screenshot|}}} |
            <div style="font-size: 80%; color: #666; margin-top: 5px; font-style: italic;">{{{keterangan_screenshot}}}</div>
          }}
        </div>
       </div>
       </div>
    </td>
  </tr>
}}
{{#if: {{{Tangakapn_layar|}}}
| <tr>
    <th colspan="2" class="infobox-header" style="text-align: center; background-color: #d4e1f9; font-weight: bold; padding: 3px;">Tangkapan Layar</th>
</tr>
}}
{{#if: {{{Tangkapan_layar|}}}
| <tr>
    <td colspan="2" style="text-align: center; padding: 10px;">
      [[File:{{{Tangkapan_layar}}}|250px|center|alt={{{Tangkapan_layar_caption|}}}]]
      {{#if: {{{Tangkapan_layar_caption|}}}
      | <div style="font-size: 85%; line-height: 1.5em; padding-top: 5px;">{{{Tangkapan_layar_caption}}}</div>
       }}
       }}
     </td>
     </td>
Baris 362: Baris 441:
     <th class="infobox-label">Klien asli</th>
     <th class="infobox-label">Klien asli</th>
     <td class="infobox-data">{{{Klien asli}}}</td>
     <td class="infobox-data">{{{Klien asli}}}</td>
</tr>
}}
{{#if: {{{Perangkat lunak|}}}
| <tr>
    <th class="infobox-label">Perangkat lunak</th>
    <td class="infobox-data">{{{Perangkat lunak}}}</td>
</tr>
</tr>
}}
}}
Baris 371: Baris 457:
</tr>
</tr>
}}
}}
</table><noinclude>
</table><noinclude>
<noinclude>
{{Documentation}}
[[Kategori:Templat Infobox]]
</noinclude>

Revisi terkini sejak 10 September 2026 18.42