Template:CountryBox: Difference between revisions

From FC1
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
     <th>Government</th></tr>
     <th>Government</th></tr>
     <tr><td>{{{Government}}}</td>
     <tr><td>{{{Government}}}</td>
</tr>}}{{#if:{{{Major Worship|}}}|<tr>
    <th>Major Worship</th></tr>
    <tr><td>{{{Major Worship}}}</td>
</tr>}}{{#if:{{{Capital|}}}|<tr>
</tr>}}{{#if:{{{Capital|}}}|<tr>
     <th>Capital</th></tr>
     <th>Capital</th></tr>
Line 11: Line 14:
     <th>Cities</th></tr>
     <th>Cities</th></tr>
     <tr><td>{{{Cities}}}</td>
     <tr><td>{{{Cities}}}</td>
</tr>}}{{#if:{{{Villages|}}}|<tr>
    <th>Villages</th></tr>
    <tr><td>{{{Villages}}}</td>
</tr>}}</table>
</tr>}}</table>
<hr>
<hr>

Revision as of 07:17, 28 January 2020

CountryBox