२२०
सम्पादन
(Don't display lang info and postcode fields if not defined.) |
|||
<tr class="mergedtoprow">
<th>{{{postal_code_type}}}</th>
<td class="adr"><span class="postal-code">{{{postal_code|}}}</span></td>
</tr>
{{#if:{{{postal2_code_type|}}}|
<tr class="mergedbottomrow">
<th>{{{postal2_code_type}}}</th>
<td class="adr"><span class="postal-code">{{{postal2_code|}}}</span></td>
</tr>
}} }}<!-- ***Area Code(s)*** -->
<tr class="mergedrow">
<th>{{#if:{{{area_code_type|}}}|{{{area_code_type}}}|[[Telephone numbering plan|Area code(s)]]}}</th>
<td>{{{area_code|}}}</td>
</tr>
}}<!-- Geocode-->
|
सम्पादन