Template:CityInfobox: Difference between revisions

Template page
(Created page with "<div class="infobox"> <div class="infobox-title">{{{name|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table> {{#if:{{{nation|}}}|<tr> <th>Nation</th> <td>{{{nation}}}</td> </tr>}} {{#if:{{{ruler|}}}|<tr> <th>Ruler</th> <td>{{{ruler}}}</td> </tr>}} {{#if:{{{government|}}}|<tr> <th>Government</th> <td>{{{government}}}</td> </tr>}} {{#if:{{{demonym|}}}|<tr> <th>Demonym</th> <t...")
 
No edit summary
Line 39: Line 39:


{{#if:{{{demographics|}}}|<tr>
{{#if:{{{demographics|}}}|<tr>
     <th>demographics</th>
     <th>Demographics</th>
     <td>{{{demographics}}}</td>
     <td>{{{demographics}}}</td>
</tr>}}
</tr>}}

Revision as of 04:16, 25 December 2021

CityInfobox