Template:Infobox settlement: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Caniago fix for a positioning error |
meta>Qyd m add microformat classes (will not interfere with infobox rendering) |
||
| Line 95: | Line 95: | ||
<tr class="mergedtoprow"> | <tr class="mergedtoprow"> | ||
<th>{{{subdivision_type}}} | <th>{{{subdivision_type}}} | ||
<th class="adr"><span class="country-name">{{{subdivision_name}}}</span> | |||
</tr> | </tr> | ||
}}{{#if:{{{subdivision_type1|}}}| | }}{{#if:{{{subdivision_type1|}}}| | ||
<tr class="mergedrow"> | <tr class="mergedrow"> | ||
<th>{{{subdivision_type1}}} | <th>{{{subdivision_type1}}} | ||
<th class="adr"><span class="region">{{{subdivision_name1}}}</span> | |||
</tr> | </tr> | ||
}}{{#if:{{{subdivision_type2|}}}| | }}{{#if:{{{subdivision_type2|}}}| | ||
| Line 394: | Line 394: | ||
{{#if:{{{postal_code_type|}}}| | {{#if:{{{postal_code_type|}}}| | ||
<tr class="mergedtoprow"> | <tr class="mergedtoprow"> | ||
<th>{{{postal_code_type}}}</th> | |||
<td class="adr"><span class="postal-code">{{{postal_code}}}</span></td> | |||
</tr> | </tr> | ||
}}<!-- ***** Area Code(s) ***** --> | }}<!-- ***** Area Code(s) ***** --> | ||