Difference between revisions of "Template:Infobox country"
From OtanWiki
| Line 5: | Line 5: | ||
<th> </th> | <th> </th> | ||
<td>{{{caption}}}</td> | <td>{{{caption}}}</td> | ||
| − | </tr>}}}{{#if:{{{native_name|}}}|<tr> | + | </tr>}}}{{{#if:{{{native_name|}}}|<tr> |
<th>Native Name</th> | <th>Native Name</th> | ||
<td>{{{native_name}}}</td> | <td>{{{native_name}}}</td> | ||
| − | </tr>}}{{#if:{{{partof|}}}|<tr> | + | </tr>}}}{{{#if:{{{partof|}}}|<tr> |
<th>Part of</th> | <th>Part of</th> | ||
<td>{{{partof}}}</td> | <td>{{{partof}}}</td> | ||
| − | </tr>}}{{#if:{{{capitol|}}}|<tr> | + | </tr>}}}{{{#if:{{{capitol|}}}|<tr> |
<th>Capitol</th> | <th>Capitol</th> | ||
<td>{{{capitol}}}</td> | <td>{{{capitol}}}</td> | ||
| − | </tr>}}{{#if:{{{leader|}}}|<tr> | + | </tr>}}}{{{#if:{{{leader|}}}|<tr> |
<th>Head of State</th> | <th>Head of State</th> | ||
<td>{{{leader}}}</td> | <td>{{{leader}}}</td> | ||
| − | </tr>}}{{#if:{{{government|}}}|<tr> | + | </tr>}}}{{{#if:{{{government|}}}|<tr> |
<th>Government Type</th> | <th>Government Type</th> | ||
<td>{{{government}}}</td> | <td>{{{government}}}</td> | ||
| − | </tr>}}{{#if:{{{size|}}}|<tr> | + | </tr>}}}{{{#if:{{{size|}}}|<tr> |
<th>Geographic size</th> | <th>Geographic size</th> | ||
<td>{{{size}}}</td> | <td>{{{size}}}</td> | ||
| − | </tr>}}</table> | + | </tr>}}}</table> |
</div> | </div> | ||
Revision as of 00:39, 15 February 2021
Infobox country
[[File:{{{image}}}|300px]]
| {{{caption}}} | |
| Native Name | {{{native_name}}} |
| Part of | {{{partof}}} |
| Capitol | {{{capitol}}} |
| Head of State | {{{leader}}} |
| Government Type | {{{government}}} |
| Geographic size | {{{size}}} |