Difference between revisions of "Template:Infobox Settlement"
From Chezwiki
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox" style="width: 23em;" | <includeonly>{| class="infobox" style="width: 23em;" | ||
| − | ! style="background-color: #EA2001" colspan="2" | {{{name}}}{{#if:{{{native_name|}}}|<br /><small>{{{native_name}}}</small>}} | + | ! style="background-color: #EA2001; color:white;" colspan="2" | {{{name}}}{{#if:{{{native_name|}}}|<br /><small>{{{native_name}}}</small>}} |
|- | |- | ||
{{#if:{{{photo|}}} | {{#if:{{{photo|}}} | ||
| Line 16: | Line 16: | ||
|- | |- | ||
{{#if:{{{native_official_name|}}} | {{#if:{{{native_official_name|}}} | ||
| − | |{{!}} '''Official Name''' {{!}}{{!}} {{{ | + | |{{!}} '''Official Name (native)''' {{!}}{{!}} {{{native_official_name}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{parent_city|}}} |
| − | |{{!}} ''' | + | |{{!}} '''City''' {{!}}{{!}} {{{parent_city}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{parent_county|}}} |
| − | |{{!}} ''' | + | |{{!}} '''County''' {{!}}{{!}} {{{parent_county}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{parent_region|}}} |
| − | |{{!}} ''' | + | |{{!}} '''Region''' {{!}}{{!}} {{{parent_region}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{parent_tate|}}} |
| − | |{{!}} ''' | + | |{{!}} '''State''' {{!}}{{!}} {{{parent_state}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{gov_type|}}} |
| − | |{{!}} ''' | + | |{{!}} '''Type of Government''' {{!}}{{!}} {{{gov_type}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{seat|}}} |
| − | |{{!}} ''' | + | |{{!}} '''Seat'' {{!}}{{!}} {{{seat}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{gov_leader_name|}}} |
| − | |{{!}} ''' | + | |{{!}} '''gov_leader_type''' {{!}}{{!}} {{{gov_leader_name}}} {{#if:{{{gov_leader_party|}}} | {{{gov_leader_party}}} }} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{gov_leader_name_2|}}} |
| − | |{{!}} ''' | + | |{{!}} '''gov_leader_type_2''' {{!}}{{!}} {{{gov_leader_name_2}}} {{#if:{{{gov_leader_party_2|}}} | {{{gov_leader_party_2}}} }} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{est_date|}}} |
| − | |{{!}} ''' | + | |{{!}} '''{{{est_title}}}''' {{!}}{{!}} {{{est_date}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{est_by_name|}}} |
| − | |{{!}} ''' | + | |{{!}} '''{{{est_by_title}}}'' {{!}}{{!}} {{{est_by_name}}} |
}} | }} | ||
|- | |- | ||
| − | {{#if:{{{ | + | {{#if:{{{pop|}}} |
| − | |{{!}} ''' | + | |{{!}} '''Population''' {{!}}{{!}} {{{pop}}} |
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{area|}}} | ||
| + | |{{!}} '''Territory''' {{!}}{{!}} {{{area}}} | ||
}} | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||