Template:CountryBox: Difference between revisions

From FC1
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<div class="infobox-title ib-country">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title ib-country">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
<hr>
<table>{{#if:{{{Government|}}}|<tr>
<table>{{#if:{{{Government|}}}|<tr>
     <th>Government</th></tr>
     <th>Government</th></tr>
Line 28: Line 27:
</tr>}}</table>
</tr>}}</table>
<hr>
<hr>
<table>{{#if:{{{Government|}}}|<tr>
<table>{{#if:{{{Capital|}}}|<tr>
     <th>Government</th></tr>
     <th>Capital</th></tr>
     <tr><td>{{{Government}}}</td>
     <tr><td>{{{Capital}}}</td>
</tr>}}{{#if:{{{Exports|}}}|<tr>
</tr>}}{{#if:{{{Exports|}}}|<tr>
     <th>Exports</th></tr>
     <th>Exports</th></tr>

Revision as of 17:26, 27 January 2020

CountryBox