Template:CityBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Manual revert |
||
(4 intermediate revisions by the same user not shown) | |||
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> |
Latest revision as of 14:22, 9 May 2023
CityBox