Templat:Infobox community: Perbedaan antara revisi
Tidak ada ringkasan suntingan Tanda: Suntingan perangkat seluler Suntingan peramban seluler |
Tidak ada ringkasan suntingan Tanda: Suntingan perangkat seluler Suntingan peramban seluler |
||
| Baris 2: | Baris 2: | ||
{{#if: {{{Nama|}}} | {{#if: {{{Nama|}}} | ||
| <caption class="infobox-title" style="font-size: 125%; font-weight: bold; text-align: center; padding: 5px; background-color: # | | <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|}}} | {{#if: {{{Subjudul|}}} | ||
| <tr><td colspan="2" style="text-align: center; font-style: italic; font-size: | | <tr><td colspan="2" style="text-align: center; font-style: italic; font-size: 75%; padding: 4px 0 6px 0;">{{{Subjudul}}}</td></tr> | ||
}} | }} | ||
| Baris 15: | Baris 15: | ||
{{#if: {{{image_caption|}}} | {{#if: {{{image_caption|}}} | ||
| <div style="font-size: 85%; line-height: 1.5em; padding-top: 5px;">{{{image_caption}}}</div> | | <div style="font-size: 85%; line-height: 1.5em; padding-top: 5px;">{{{image_caption}}}</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|}}}]] | |||
{{#if: {{{Tangkapan_layar|}}} | |||
| <div style="font-size: 85%; line-height: 1.5em; padding-top: 5px;">{{{Tangkapan_layar}}}</div> | |||
}} | }} | ||
</td> | </td> | ||