Template:CityBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table>{{#if:{{{Government|}}}|<tr> | <table> | ||
{{#if:{{{Government|}}}|<tr> | |||
<th>Government</th></tr> | <th>Government</th></tr> | ||
<tr><td>{{{Government}}}</td> | <tr><td>{{{Government}}}</td> | ||
</tr>}} | |||
{{#if:{{{Other Organisations|}}}|<tr> | |||
<th>Organizations</th></tr> | |||
<tr><td>{{{Other Organisations}}}</td> | |||
</tr>}} | </tr>}} | ||
{{#if:{{{Temples|}}}|<tr> | {{#if:{{{Temples|}}}|<tr> | ||
Line 15: | Line 20: | ||
<tr><td>{{{Merchant Houses}}}</td> | <tr><td>{{{Merchant Houses}}}</td> | ||
</tr>}} | </tr>}} | ||
</table> | |||
</div> | </div> |
Revision as of 00:36, 6 May 2023
CityBox