Template:CountryBox: Difference between revisions

From FC1
Jump to navigation Jump to search
No edit summary
No edit summary
Line 31: Line 31:
     <th>Government</th></tr>
     <th>Government</th></tr>
     <tr><td>{{{Government}}}</td>
     <tr><td>{{{Government}}}</td>
</tr>}}{{#if:{{{Capital|}}}|<tr>
</tr>}}{{#if:{{{Exports|}}}|<tr>
     <th>Capital</th></tr>
     <th>Exports</th></tr>
     <tr><td>{{{Capital}}}</td>
     <tr><td>{{{Exports}}}</td>
</tr>}}{{#if:{{{Villages|}}}|<tr>
</tr>}}{{#if:{{{Imports|}}}|<tr>
     <th>Villages</th></tr>
     <th>Imports</th></tr>
     <tr><td>{{{Villages}}}</td>
     <tr><td>{{{Imports}}}</td>
</tr>}}</table>
<hr>
<table>{{#if:{{{Government|}}}|<tr>
    <th>Government</th></tr>
    <tr><td>{{{Government}}}</td>
</tr>}}{{#if:{{{Capital|}}}|<tr>
    <th>Capital</th></tr>
    <tr><td>{{{Capital}}}</td>
</tr>}}{{#if:{{{Villages|}}}|<tr>
    <th>Villages</th></tr>
    <tr><td>{{{Villages}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 17:21, 27 January 2020

CountryBox