Template:Infobox settlement: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>AuburnPilot see if this fixes the problem |
meta>Allstarecho Added second postal code option for locations that wish to break them down by physical location and PO Boxes |
||
| Line 475: | Line 475: | ||
<td class="adr"><span class="postal-code">{{{postal_code}}}</span></td> | <td class="adr"><span class="postal-code">{{{postal_code}}}</span></td> | ||
</tr> | </tr> | ||
}}<!-- ***** Area Code(s) ***** --> | {{#if:{{{postal2_code_type|}}}| | ||
<tr class="mergedtoprow"> | |||
<th>{{{postal2_code_type}}}</th> | |||
<td class="adr"><span class="postal-code">{{{postal2_code}}}</span></td> | |||
</tr> | |||
}} }}<!-- ***** Area Code(s) ***** --> | |||
{{#if:{{{area_code|}}}| | {{#if:{{{area_code|}}}| | ||
<tr class="mergedrow"> | <tr class="mergedrow"> | ||