Template:CountryBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
<th>Villages</th> | <th>Villages</th> | ||
<td>{{{Villages}}}</td> | <td>{{{Villages}}}</td> | ||
</tr>}}</table> | |||
<hr> | |||
<table>{{#if:{{{Climate|}}}|<tr> | |||
<th>Climate</th> | |||
<td>{{{Climate}}}</td> | |||
</tr>}}{{#if:{{{Exports|}}}|<tr> | |||
<th>Exports</th> | |||
<tr><td>{{{Exports}}}</td> | |||
</tr>}}{{#if:{{{Imports|}}}|<tr> | |||
<th>Imports</th> | |||
<td>{{{Imports}}}</td> | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 13:27, 27 January 2020
CountryBox