Template:CityBox: Difference between revisions

From FC1
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:
<div class="infobox-title ib-city">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title ib-city">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>{{#if:{{{Government|}}}|<tr>
<table><tr>
     <th>Government</th></tr>
     <th>Government</th></tr>
     <tr><td>{{{Government}}}</td>
     <tr><td>{{Government}}</td>
</tr>}}{{#if:{{{Temples|}}}|<tr>
</tr>
<tr>
     <th>Temples</th></tr>
     <th>Temples</th></tr>
     <tr><td>{{{Temples}}}</td>
     <tr><td>{{Temples}}</td>
</tr>}}{{#if:{{{Merchant Houses|}}}|<tr>
</tr>
<tr>
     <th>Merchant Houses</th></tr>
     <th>Merchant Houses</th></tr>
     <tr><td>{{{Merchant Houses}}}</td>
     <tr><td>{{Merchant Houses}}</td>
</tr>}}{{#if:{{{Other Organisations|}}}|<tr>
</tr>
<tr>
     <th>Other Organisations</th></tr>
     <th>Other Organisations</th></tr>
     <tr><td>{{{Other Organisations}}}</td></tr>}}</table>
     <tr><td>{{Other Organisations}}</td></tr>
</table>
</div>
</div>

Revision as of 22:16, 13 July 2022

CityBox
Government
Template:Government
Temples
Template:Temples
Merchant Houses
Template:Merchant Houses
Other Organisations
Template:Other Organisations