Templat:Infobox country: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Mengembalikan ke revisi 4512282 bertanggal 2011-07-01 08:18:25 oleh -iNu- menggunakan popups
Romanda~idwiki (bicara | kontrib)
Kode ISO
Baris 730:
</tr><!--
-->}}<!--
 
==========================================================================================
Kode ISO 3166
==========================================================================================
-->{{#switch:{{{iso3166code|}}}
|omit = <!--(do nothing)-->
| = <!--if iso3166code is not supplied:
-->{{#if:{{{common_name|}}}
| {{#ifexist:Template:ISO 3166 code {{{common_name|}}}
| <tr class="mergedtoprow">
<th colspan="2" style="white-space:nowrap;">[[ISO 3166|ISO 3166 code]]</th>
<td>[[ISO 3166-2:{{Kode ISO 3166 {{{common_name}}}}}|{{Kode ISO 3166 {{{common_name}}}}}]]</td>
</tr>
}}
}}
|#default = <tr>
<th colspan="2" style="white-space:nowrap;">[[ISO 3166|ISO 3166 code]]</th>
<td>[[ISO 3166-2:{{uc:{{{iso3166code}}}}}|{{uc:{{{iso3166code}}}}}]]</td>
</tr>
}}<!--
 
================================================================