Difference between revisions of "Template:Infobox country"
From OtanWiki
| Line 29: | Line 29: | ||
<th>Population</th> | <th>Population</th> | ||
<td>{{{population}}}</td> | <td>{{{population}}}</td> | ||
| + | </tr>}} {{#if:{{{racial_mix|}}}|<tr> | ||
| + | <th>Racial Mix</th> | ||
| + | <td>{{{racial_mix}}}</td> | ||
</tr>}} {{#if:{{{controlled_by|}}}|<tr> | </tr>}} {{#if:{{{controlled_by|}}}|<tr> | ||
<th>Controlled by</th> | <th>Controlled by</th> | ||
| Line 58: | Line 61: | ||
| size = | | size = | ||
| population = | | population = | ||
| + | | racial_mix = | ||
| controlled_by = | | controlled_by = | ||
| founded_date = | | founded_date = | ||
Revision as of 11:46, 15 February 2021
Infobox country
Example usage:
{{Infobox country
| title =
| image =
| caption =
| native_name =
| partof =
| capitol =
| leader =
| government =
| location =
| size =
| population =
| racial_mix =
| controlled_by =
| founded_date =
| founded_by =
| landmarks =
}}